/************************************************ Ultimate Fade-In Slideshow (v1.51): © Dynamic Drive (http://www.dynamicdrive.com)* This notice MUST stay intact for legal use* Visit http://www.dynamicdrive.com/ for this script and 100s more.***********************************************/ var fadeimages2=new Array()//SET IMAGE PATHS. Extend or contract array as neededfadeimages2[0]=["http://firefellowship.org/images/promo_10wheaton01_300x225.jpg", "", ""] //plain image syntaxfadeimages2[1]=["http://firefellowship.org/images/promo_10wheaton02_300x225.jpg", "", ""] //plain image syntaxfadeimages2[2]=["http://firefellowship.org/images/promo_10wheaton03_300x225.jpg", "", ""] //plain image syntaxfadeimages2[3]=["http://firefellowship.org/images/promo_10wheaton04_300x225.jpg", "", ""] //image with link syntaxfadeimages2[4]=["http://firefellowship.org/images/promo_10wheaton05_300x225.jpg", "", ""] //image with link syntaxfadeimages2[5]=["http://firefellowship.org/images/promo_10wheaton06_300x225.jpg", "", ""] //image with link syntax//fadeimages[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax var fadebgcolor="white"
