
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<a href="index.html">Home</a> | ');

document.write('<a href="about.htm">About Us</a> | ');

document.write('<a href="manufacturers.htm">Manufacturers</a> | ');

document.write('<a href="MSDS.htm">MSDS</a> | ');

document.write('<a href="catalog.pdf" target="_blank">Catalog (PDF)</a> | ');

document.write('<a href="greenstatement.htm" title="Green Statement">Green Statement</a><br>');

document.write('<a href="sitemap.htm">Sitemap</a> | ');

document.write('<a href="privacy.htm">Privacy Policy</a> | ');

document.write('<a href="contact.htm">Contact Us</a><br />');

//  End -->
