var slideshowspeed; var fadeduration=300; //Speed of overlap of two slides: in milliseconds var fadeimages=new Array(); fadeimages[0]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr01.JPG";fadeimages[1]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr02.JPG";fadeimages[2]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr03.JPG";fadeimages[3]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr04.JPG";fadeimages[4]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr05.jpg";fadeimages[5]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr06.jpg";fadeimages[6]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr07.jpg";fadeimages[7]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr08.jpg";fadeimages[8]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr09.jpg";fadeimages[9]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr10.JPG";fadeimages[10]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr11.JPG";fadeimages[11]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr12.JPG";fadeimages[12]="/modules/groups/homepagefiles/cms/750503/Image/slideshow/bnr13.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("