/************************************************ 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 fadeimages=new Array()//SET IMAGE PATHS. Extend or contract array as neededfadeimages[0]=["http://sgfellowship.org/images/promo_1peter.jpg", "", ""] //image with link syntaxfadeimages[1]=["http://sgfellowship.org/images/promo_roman_catholicism.jpg", "", ""] //plain image syntaxfadeimages[2]=["http://sgfellowship.org/images/promo_smallgroup.jpg", "", ""] //image with link syntax//fadeimages[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax var fadebgcolor="white"
