document.write('<div id="navbar"><p class="navmain">')
document.write('<a href="about.html">Company</a>&nbsp;&nbsp;|&nbsp;&nbsp;')
document.write('<a href="products.html">Product Line</a>&nbsp;&nbsp;|&nbsp;&nbsp;')
document.write('<a href="index.html#promo">Promotions</a>&nbsp;&nbsp;|&nbsp;&nbsp;')
document.write('<a href="press.html">Press Room</a>&nbsp;&nbsp;|&nbsp;&nbsp;')
document.write('<a href="careers-main.html">Careers</a>&nbsp;&nbsp;|&nbsp;&nbsp;')
document.write('<a href="contact.html">Contact Us</a></p></div>')
