var slideshowspeed; var fadeduration=300; //Speed of overlap of two slides: in milliseconds var fadeimages=new Array(); fadeimages[0]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/woodbridgehs_rotator1.jpg";fadeimages[1]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/woodbridgehs_rotator2.jpg";fadeimages[2]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/woodbridgehs_rotator3.jpg";fadeimages[3]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/cube1.jpg";fadeimages[4]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/cube2.jpg";fadeimages[5]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/Drumline copy.jpg";fadeimages[6]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/Fans1 copy.jpg";fadeimages[7]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/FireEngine1 copy.jpg";fadeimages[8]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/NJROTC copy.jpg";fadeimages[9]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/Fball3 copy.jpg";fadeimages[10]="/modules/groups/homepagefiles/cms/100574/Image/slideshow/Fball4 copy.jpg"; var slideshowpicnum = 0; var slideshowcount = fadeimages.length; //preload of images var preLoad = new Array(); for (i = 0; i < slideshowcount; i++) { preLoad[i] = new Image(); preLoad[i].src = fadeimages[i]; } //Called function from cms_ui.php function fadeshow(fadeimages, width, height, var1, speed, var2, var3) { //alert(slideshowcount); if(slideshowcount==0) { document.write("
"); return; } if(slideshowcount==1) { document.write("