document.write('<div align="center">');
document.write('<a href="Index.htm">Home</a> | ');
document.write('<a href="Technology.htm">Technology</a> | '); 
document.write('<a href="Products.htm">Products</a> | ');
document.write('<a href="Order Samples.htm">Order Samples</a> | ');
document.write('<a href="Helpful.htm">Helpful Tips</a> | ');
document.write('<a href="Contact.htm">Contact</a> ');
document.write('</div>');
