/************************************************ 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_09indy1111_300x247.jpg", "", ""] //plain image syntaxfadeimages2[1]=["http://firefellowship.org/images/promo_09indy9936_300x247.jpg", "", ""] //plain image syntaxfadeimages2[2]=["http://firefellowship.org/images/promo_09indy0127_300x247.jpg", "", ""] //plain image syntaxfadeimages2[3]=["http://firefellowship.org/images/promo_09indy0243_300x247.jpg", "", ""] //image with link syntaxfadeimages2[4]=["http://firefellowship.org/images/promo_09indy0062_300x247.jpg", "", ""] //image with link syntaxfadeimages2[5]=["http://firefellowship.org/images/promo_09indy0643_300x247.jpg", "", ""] //image with link syntax//fadeimages[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax var fadebgcolor="white"