var slideshowspeed; var fadeduration=300; //Speed of overlap of two slides: in milliseconds var fadeimages=new Array(); fadeimages[0]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/Spring-Lunch-2010-01-13-165.jpg";fadeimages[1]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/Once-on-This-Island-Musical-2010-05-20.jpg";fadeimages[2]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/20080627-District-5-v2.jpg";fadeimages[3]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/Gurrie-LMS-20100111.jpg";fadeimages[4]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/Gurrie-Back-of-Bus-165H-x-5.jpg";fadeimages[5]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/Ideal-Read-165H-w-533W.jpg";fadeimages[6]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/Gurrie-Lunchroom-20100111-4.jpg";fadeimages[7]="http://d105.net/modules/groups/homepagefiles/cms/498451/Image/slideshow/Manny-Jim-20100111.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("