// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/1116'); s.src = "photos/1116"; s.link = ""; s.title = 'Anne'; s.date = 'Jan. 10, 2004'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/1117'); s.src = "photos/1117"; s.link = ""; s.title = 'Becca'; s.date = 'Jan. 10, 2004'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/1118'); s.src = "photos/1118"; s.link = ""; s.title = 'Becca'; s.date = 'Jan. 10, 2004'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/1119'); s.src = "photos/1119"; s.link = ""; s.title = 'Liana'; s.date = 'Jan. 10, 2004'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/1120'); s.src = "photos/1120"; s.link = ""; s.title = 'Marina'; s.date = 'Jan. 10, 2004'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/1121'); s.src = "photos/1121"; s.link = ""; s.title = 'Sarah'; s.date = 'Jan. 10, 2004'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/1122'); s.src = "photos/1122"; s.link = ""; s.title = 'toes'; s.date = 'Jan. 10, 2004'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);