// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/233'); s.src = "photos/233"; s.link = ""; s.title = 'driving to West Virginia'; s.date = 'Aug. 15, 2002'; s.caption = 'My hitch bent so far that the bike rack was almost on the ground. It took me over an hour to take the bikes apart so they\'d fit in my trunk!'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/234'); s.src = "photos/234"; s.link = ""; s.title = 'West Virginia logging train'; s.date = 'Aug. 17, 2002'; s.caption = 'Jeremiah on the train'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/235'); s.src = "photos/235"; s.link = ""; s.title = 'West Virginia logging train'; s.date = 'Aug. 17, 2002'; s.caption = 'Rail-Road crossing sign'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/236'); s.src = "photos/236"; s.link = ""; s.title = 'West Virginia logging train'; s.date = 'Aug. 17, 2002'; s.caption = 'beat-up shack seen from train'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/237'); s.src = "photos/237"; s.link = ""; s.title = 'West Virginia logging train'; s.date = 'Aug. 17, 2002'; s.caption = 'performers at the restaurant where the train trip begins & ends'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/238'); s.src = "photos/238"; s.link = ""; s.title = 'West Virginia logging train'; s.date = 'Aug. 17, 2002'; s.caption = 'performers at the restaurant where the train trip begins & ends'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/239'); s.src = "photos/239"; s.link = ""; s.title = 'West Virginia trip'; s.date = 'Aug. 17, 2002'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/240'); s.src = "photos/240"; s.link = ""; s.title = 'West Virginia trip'; s.date = 'Aug. 18, 2002'; s.caption = 'This is the sign for the cabin we stayed in.'; s.width = 500; s.height = 375; SLIDES.add_slide(s);