
topnav ='<div align="right">\n'
topnav +='<table width="" border="0" cellspacing="0" cellpadding="4">\n'
topnav +='<tr>\n'
topnav +='<td><span class="homepage_text"><a href="about.htm">About Us</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="product.htm">Product Search</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="ask_a_wireguy.htm">Ask A Wire Guy</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="news.htm">News</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="contact.htm">Contact Us</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="principles.htm">Corporate Principles </a>|<img src="images/spacer.gif" width="8" height="8"><a href="distributors.htm">Distributors</a><img src="images/spacer.gif" width="12" height="8"></td>\n'
topnav +='</tr>\n'
topnav +='</table>\n'
topnav +='</div>\n'
document.write(topnav);