<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="top-menu-area">');
document.write('<tr><td align="right" nowrap>');


document.write(' | ');




// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK




document.write('<a href="custservice.asp" class="menu-top">Customer Service</a> | ');

document.write('<a href="reference.asp" class="menu-top">Reference</a> | ');

//document.write('<a onmouseover="return overlib("Text here", WIDTH, 330, HAUTO, VAUTO); " onmouseout="return nd();" href="cfop/cfop.asp" >Link</a> | ');		

//document.write('<a href="cfop/cfop.asp" onmouseover="return overlib(Text here, WIDTH, 330, HAUTO, VAUTO); ">Link</a> | ');		

document.write ('<font color="#0000FF" size="3"><B>Patch Cord Configurators:</B>- ');

document.write('<a href="CFOP/cfop-std.asp"><font color="#0000FF" size="2">Fiber </a>- ');


document.write('<a href="CFOP/r45patch-Std.asp""><font color="#0000FF" size="2">Copper </a>- ');
document.write('<a href="TelcoPartNumber-New.asp"><font color="#0000FF" size="2">Telco </a>- ');
document.write('<a href="CFOP/ultra-New.asp"><font color="#0000FF" size="2">Corning </a>');

//document.write('<a href="contacts.htm" class="menu-top">Contact Us</a> | ');

//document.write('<a href="site_map.htm" class="menu-top">Site Map</a> | ');


// END MENU LINKS


document.write('</td></tr></table>');



//  End -->