var slideshowspeed; var fadeduration=300; //Speed of overlap of two slides: in milliseconds var fadeimages=new Array(); fadeimages[0]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/IMG_4784.jpg";fadeimages[1]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/IMG_4787.jpg";fadeimages[2]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/IMG_4795.jpg";fadeimages[3]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/IMG_4799.jpg";fadeimages[4]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/IMG_4802.jpg";fadeimages[5]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/bandfront.jpg";fadeimages[6]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/cheer.jpg";fadeimages[7]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/choir.jpg";fadeimages[8]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/dance.jpg";fadeimages[9]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/football.jpg";fadeimages[10]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/graduation.jpg";fadeimages[11]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/rotc.jpg";fadeimages[12]="/modules/groups/homepagefiles/cms/31051/Image/slideshow/track.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("