// JavaScript Document
document.write('<div align="right">');
document.write('<a href="products.htm">Products</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="dist.htm">Distributor</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="liabinfo.htm">Liability Info</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="train.htm">Training</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="test.htm">Testimonials</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="faq.htm">FAQ</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="mis.htm">Our Mission</a>&nbsp;');
document.write('&nbsp;</div>');
