In javascript, counting almost always starts with 0. You need to renumber your array entries (red):
Code:
fadeimages[0[=["rattle_memory_box_set_lg.jpg", "http://www.ttcollectiblegifts.com/baby.html"] //image with link syntax
fadeimages[1[=["paisley_14002_lg.jpg", "http://www.ttcollectiblegifts.com/fringe.html"] //image with link syntax
fadeimages[2[=["burlwood_bowls.jpg", "http://www.ttcollectiblegifts.com/shanmu.html"] //image with link and syntax
fadeimages[3[=["3672_bronze2_.jpg", "http://www.ttcollectiblegifts.com/marcchantal.html"] //image with link syntax
fadeimages[4[=["ill_fly_away.jpg", "http://www.ttcollectiblegifts.com/womenoftheway.html"] //image with link syntax
fadeimages[5[=["candy_cane_corner_lg.jpg", "http://www.ttcollectiblegifts.com/northpole.html"] //image with link syntax
Bookmarks