// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/517'); s.src = "photos/517"; s.link = ""; s.title = 'Arundel'; s.date = 'Jul. 26, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/518'); s.src = "photos/518"; s.link = ""; s.title = 'Arundel'; s.date = 'Jul. 26, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/519'); s.src = "photos/519"; s.link = ""; s.title = 'Arundel'; s.date = 'Jul. 26, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/520'); s.src = "photos/520"; s.link = ""; s.title = 'Arundel'; s.date = 'Jul. 26, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);