<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="privacy.htm">Privacy Policy</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="copyright.htm">Copyright Policy</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');



//  End -->
