//images: change to your own
var fadeimages=new Array()


//SET IMAGE PATHS. Extend or contract array as needed
fadeimages[0]=["img/event_author_scroll_imgs/kidswriting.jpg", "", ""] //plain image syntax
fadeimages[1]=["img/event_author_scroll_imgs/bono.jpg", "", ""] //image with link syntax
fadeimages[2]=["img/event_author_scroll_imgs/fantas.jpg", "", ""] //image with link and target syntax
fadeimages[3]=["img/event_author_scroll_imgs/openMikeGirl.jpg", "", ""] //image with link and target syntax
fadeimages[4]=["img/event_author_scroll_imgs/sting.jpg", "", ""] //image with link and target syntax
fadeimages[5]=["img/event_author_scroll_imgs/bigPapi.jpg", "", ""] //image with link and target syntax
fadeimages[6]=["img/event_author_scroll_imgs/curiousGeorge.jpg", "", ""] //image with link and target syntax
