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">Acerca de Nosotros</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="product.htm">Busqueda de Producto</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">Noticias</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="contact.htm">Contactenos</a><img src="images/spacer.gif" width="8" height="8">|<img src="images/spacer.gif" width="8" height="8"><a href="principles.htm">Principios Corporativos </a>|<img src="images/spacer.gif" width="8" height="8"><a href="distributors.htm">Distribuidores</a><img src="images/spacer.gif" width="12" height="8"></td>\n'
topnav +='</tr>\n'
topnav +='</table>\n'
topnav +='</div>\n'
document.write(topnav);