
<!--
var fsize="9pt";
var fcolor="#804000";
var bcolor="";
var tcolor="#ffff80";
var hcolor="#ff8000";

document.writeln('<table width=130 border=0 cellspacing=0 cellpadding=0>');
document.writeln('<tr><td align=center valign=top>');
document.writeln('<table width=110 border=0 cellspacing=2 cellpadding=1 BGCOLOR='+tcolor+'>');

document.writeln('<tr><td valign=middle BGCOLOR='+bcolor+'><HR style="COLOR: '+hcolor+';" width=110 size=16>');
document.writeln('</td></tr>');

document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="/catalog/index.html"><FONT face=Arial color='+fcolor+'><b><LI>Catalog Index</LI></b></A></FONT>');
document.writeln('</td></tr>');
document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="/products/index.shtml"><FONT face=Arial color='+fcolor+'><b><LI>Product Index</LI></b></A></FONT>');
document.writeln('</td></tr>');
document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="http://www.centechwire.com/Merchant2/merchant.mvc?Screen=SRCH&Store_Code=CO"><FONT face=Arial color='+fcolor+'><b><LI>Part Search</LI></b></A></FONT>');
document.writeln('</td></tr>');
document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="http://www.centechwire.com/Merchant2/merchant.mvc?Screen=PLST&Store_Code=CO"><FONT face=Arial color='+fcolor+'><b><LI>Quick Buy</LI></b></A></FONT>');
document.writeln('</td></tr>');

document.writeln('<tr><td valign=middle BGCOLOR='+bcolor+'><HR style="COLOR: '+hcolor+';" width=110 size=8>');
document.writeln('</td></tr>');

document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="/info/newproducts.html"><FONT face=Arial color='+fcolor+'><b><LI>New Products</LI></b></A></FONT>');
document.writeln('</td></tr>');
document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="/marketing/spotlight.html"><FONT face=Arial color='+fcolor+'><b><LI>Spotlight Item</LI></b></A></FONT>');
document.writeln('</td></tr>');

document.writeln('<tr><td valign=middle BGCOLOR='+bcolor+'><HR style="COLOR: '+hcolor+';" width=110 size=8>');
document.writeln('</td></tr>');

document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="/dealers/index.html"><FONT face=Arial color='+fcolor+'><b><LI>Dealers</LI></b></A></FONT>');
document.writeln('</td></tr>');
document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="/info/faqs.html"><FONT face=Arial color='+fcolor+'><b><LI>FAQ</LI></b></A></FONT>');
document.writeln('</td></tr>');
document.writeln('<tr><td width="*" vAlign=top align=left BGCOLOR='+bcolor+'>');
document.writeln('<A style="FONT-SIZE: '+fsize+'; TEXT-DECORATION: none"  href="/community/index.html"><FONT face=Arial color='+fcolor+'><b><LI>Community</LI></b></A></FONT>');
document.writeln('</td></tr>');

document.writeln('<tr><td valign=middle BGCOLOR='+bcolor+'><HR style="COLOR: '+hcolor+';" width=110 size=16>');


document.writeln('</td></tr></table>');

document.writeln('</td></tr></table>');
//-->


