// JavaScript Document

<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<a href="index.html"><I>Home</I></a> | ');

document.write('<a href="about.htm"><I>About Us</I></a> | ');

document.write('<a href="products.htm"><I>Products & Services</I></a> | ');

document.write('<a href="resources.htm"><I>Resources</I></a> | '); 

document.write('<a href="contact.htm"><I>Contact us</I></a>');


//  End -->


