var txtList = new Array()
<!-- --> 
<!--txtList[txtList.length]="<a href='applications/fttx.php#fttx'><img src='img/rotator/img_rotator1.jpg' width='201' height='257' alt='Fiber to the Home' title='Fiber to the Home' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='applications/fttx.php#fttx'><img src='img/rotator/img_rotator2.jpg' width='201' height='257' alt='Fiber to the Home' title='Fiber to the Home' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='applications/fttx.php#fttx'><img src='img/rotator/img_rotator3.jpg' width='201' height='257' alt='Fiber to the Home' title='Fiber to the Home' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='applications/application.php?txtApplication=6'><img src='img/rotator/img_rotator4.jpg' width='201' height='257' alt='Enterprise Solutions' title='Enterprise Solutions' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='applications/application.php?txtApplication=6'><img src='img/rotator/img_rotator5.jpg' width='201' height='257' alt='Enterprise Solutions' title='Enterprise Solutions' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='press_room/media-pdfs/Broadband-Properties-Mar-2007.pdf' target='_blank'><img src='img/rotator/img_rotator6.jpg' width='201' height='257' alt='OFS Makes Top 30 FTTx List' title='OFS Makes Top 30 FTTx List' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='applications/application.php?txtApplication=12'><img src='img/rotator/img_rotator7.jpg' width='201' height='257' alt='Rethink MDU' title='Rethink MDU' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='applications/ez-bend.php?txtApplication=13'><img src='img/rotator/img_rotator8.jpg' width='201' height='257' alt='Bending the Rules' title='Bending the Rules' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='http://www.buyFITEL.com'><img src='img/rotator/img_rotator10.jpg' width='201' height='257' alt='Featuring FITEL Fusion Splicers' title='Featuring FITEL Fusion Splicers' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='cable/category.php?txtCategoryID=1022260265547'><img src='img/rotator/img_rotator11.jpg' width='201' height='257' alt='Introducing EZ-Bend Optical Cables' title='Featuring FITEL Fusion Splicers' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='cable/category.php?txtCategoryID=1022260265547'><img src='img/rotator/img_rotator12.jpg' width='201' height='257' alt='Introducing EZ-Bend Optical Cables' title='Featuring FITEL Fusion Splicers' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='cable/category.php?txtCategoryID=1022260265514'><img src='img/rotator/img_rotator14.jpg' width='201' height='257' alt='Introducing Mini C2™ DT Cable' title='Introducing Mini C2™ DT Cable' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='cable/category.php?txtCategoryID=21'><img src='img/rotator/img_rotator15.jpg' width='201' height='257' alt='Introducing AccuRibbon® DC Toneable Cable' title='AccuRibbon® DC Toneable Cable' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='connectivity/product.php?txtCategoryID=1022260265552&txtProductID=1115745963983'><img src='img/rotator/img_rotator13.jpg' width='201' height='257' alt='Introducing MiniPack™ Plenum-Rated Interconnect Cordage' title='MiniPack™ Plenum-Rated Interconnect Cordage' border='0' /></a>";-->
<!--txtList[txtList.length]="<a href='cable/category.php?txtCategoryID=20'><img src='img/rotator/img_rotator16.jpg' width='201' height='257' alt='Introducing MiDia® FX PLUS Cable' title='MiDia® FX PLUS Cable' border='0' /></a>";-->
txtList[txtList.length]="<a href='fiber/category.php?txtCategoryID=1022260265444'><img src='img/rotator/img_rotator17.jpg' width='201' height='257' alt='Introducing LaserWave® FLEX Fiber' title='LaserWave® FLEX Fiber' border='0' /></a>";
j=parseInt(Math.random()*txtList.length);
j=(isNaN(j))?0:j;
document.write(unescape(txtList[j]));