// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/143'); s.src = "photos/143"; s.link = ""; s.title = 'Greshville before Thanksgiving'; s.date = 'Nov. 21, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/144'); s.src = "photos/144"; s.link = ""; s.title = 'Greshville before Thanksgiving'; s.date = 'Nov. 21, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/145'); s.src = "photos/145"; s.link = ""; s.title = 'Greshville before Thanksgiving'; s.date = 'Nov. 21, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/146'); s.src = "photos/146"; s.link = ""; s.title = 'Greshville before Thanksgiving'; s.date = 'Nov. 21, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);