// JavaScript Document
document.write('<a href="index.htm">Home</a>');
document.write('<font color="#FFFFFF"> | </font>');
document.write('<a href="newsletter.php">Newsletter</a>');
document.write('<font color="#FFFFFF"> | </font>');
document.write('<a href="aboutus.php">About us</a>');
document.write('<font color="#FFFFFF"> | </font>');
document.write('<a href="testimonials.htm">Testimonials</a>');
document.write('<font color="#FFFFFF"> | </font>');
document.write('<a href="findus.htm">How to find us</a>');
document.write('&nbsp;&nbsp;');
