var slideshowspeed; var fadeduration=300; //Speed of overlap of two slides: in milliseconds var fadeimages=new Array(); fadeimages[0]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Courthouse.jpg";fadeimages[1]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/100_1958 (2).jpg";fadeimages[2]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Image016 (2)(1).jpg";fadeimages[3]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/P7040491.jpg";fadeimages[4]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/P7040472.jpg";fadeimages[5]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Image014 (2).jpg";fadeimages[6]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Image075 (3).jpg";fadeimages[7]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Image059 (3).jpg";fadeimages[8]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Ben - pitching (3).jpg";fadeimages[9]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Brooke - Ballet (3).jpg";fadeimages[10]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Image047 (4).jpg";fadeimages[11]="http://lovellrealestate.schoolfusion.us/modules/groups/homepagefiles/cms/1028142/Image/slideshow/Image022 (3).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("