<!-- 
document.writeln('<TABLE BORDER="0" CELLPADDING="2" WIDTH="100%">');
document.writeln('  <TR>');
document.writeln('    <TD><P ALIGN=Center>');
document.writeln('      <FONT FACE="Verdana, Helvetica" size="1" color="ffffff">');
document.writeln('      Copyright 2005-<SCRIPT language="JavaScript">');
document.writeln('      ' + '<' + '!' + '-' + '-' + '');
document.writeln('      var today_date= new Date()');
document.writeln('      var year=today_date.getYear()');
document.writeln('      if ((navigator.appName == "Microsoft Internet Explorer") && (year < 2000))');
document.writeln('      year="19" + year;');
document.writeln('      if (navigator.appName == "Netscape")');
document.writeln('      year=1900 + year;');
document.writeln('      //document.write("Today\'s date is: ")');
document.writeln('      document.write(year)');
document.writeln('      //' + '-' + '-' + '>' + ' </SCRIPT> FiberOptic Supply, All Rights Reserved</FONT></TD>');
document.writeln('  </TR>');
document.writeln('</TABLE>');
// -->

