// JavaScript Document
document.write('<div id="nav_rep">')				  
document.write('<div id="nav">')
document.write('<table width="779" border="0" cellspacing="0" cellpadding="0">')
document.write('<tr>')
document.write('<td width="10"><img src="images/nav_left.gif"></td>')
document.write('<td width="123" background="images/nav_home.gif"><a href="index.htm">Home</a></td>')
document.write('<td width="101" background="images/nav_product.gif"><a href="products.htm">Products</a></td>')
document.write('<td width="104" background="images/nav_services.gif"><a href="services.htm">Services</a></td>')
document.write('<td width="100" background="images/nav_support.gif"><a href="support.htm">Support</a></td>')
document.write('<td width="83" background="images/nav_about.gif"><a href="about.htm">About</a></td>')
document.write('<td width="100" background="images/nav_carrer.gif"><a href="careers.htm">Careers</a></td>')
document.write('<td width="145" background="images/nav_contact.gif"><a href="contact.asp">Contact Us</a></td>')
document.write('<td width="13"><img src="images/nav_right.gif"></td>')
document.write('</tr>')
document.write('</table>')
document.write('</div>')
document.write('</div>')
document.write('<div id="nav_effect"></div>')