/*--------------------------------------------------------------------------- JavaScript Matrix Background for Web Designers Toolkit (C)1999-2003 USINGIT.COM, All Rights Reserved. To get more free and professional scripts, visit: http://www.usingit.com/ http://www.usingit.com/products/webtoolkit/index.html email: support@usingit.com You may use this script for free if you don't alert the copyright info. ---------------------------------------------------------------------------*/ var jsMatrixBackground_DOM=(document.getElementById)?true:false; var jsMatrixBackground_NS4=(document.layers)?true:false; var jsMatrixBackground_IE4=(document.all&&!jsMatrixBackground_DOM)?true:false; var jsMatrixBackground_IE5=(document.all&&jsMatrixBackground_DOM)?true:false; var jsMatrixBackground_NS6=(jsMatrixBackground_DOM&&navigator.appName.indexOf("Netscape")>=0)?true:false; var jsMatrixBackground_arId=new Array(); var jsMatrixBackground_winW=0; var jsMatrixBackground_winH=0; var jsMatrixBackground_colH=0; var jsMatrixBackground_hT=''; var jsMatrixBackground_cnt=0; var jsMatrixBackground_arImgId=new Array(); var jsMatrixBackground_arImg=new Array(); var jsMatrixBackground_imgWH=15; var jsMatrixBackground_arImgD=['devices/m1.jpg','devices/m2.jpg','devices/m3.jpg','devices/m4.jpg','devices/m5.jpg','devices/m6.jpg','devices/m7.jpg','devices/m8.jpg','devices/m9.jpg','devices/m10.jpg']; var jsMatrixBackground_arImgB=['devices/m1b.jpg','devices/m2b.jpg','devices/m3b.jpg','devices/m4b.jpg','devices/m5b.jpg','devices/m6b.jpg','devices/m7b.jpg','devices/m8b.jpg','devices/m9b.jpg','devices/m10b.jpg']; for(i=0;i':'
'; jsMatrixBackground_hT+=''; jsMatrixBackground_hT+=(jsMatrixBackground_NS4)?'':'
'; } document.write(jsMatrixBackground_hT); for(i=0;ijsMatrixBackground_ImageCount)?0:jsMatrixBackground_cnt+1; } setTimeout('jsMatrixBackground_DropAllImgs()', jsMatrixBackground_DropDownSpeed*jsMatrixBackground_colH/2); }