<!-- Begin

document.write('<a href="index.html">Home </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.html">About </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.html">Links </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact Us</a>');


//  End -->
