
document.write('<center>');
document.write('  <a title="Home" href="index.htm">Home</a> '); 
document.write('| <a title="Services"  href="services.htm">Services</a> ');
document.write('| <a title="Contact us"href="contact.htm">Contact Us</a> '); 
document.write('</center>');
