// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/607'); s.src = "photos/607"; s.link = ""; s.title = 'Pevensey'; s.date = 'Jul. 25, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/608'); s.src = "photos/608"; s.link = ""; s.title = 'Pevensey'; s.date = 'Jul. 25, 2003'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s);