// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/39'); s.src = "photos/39"; s.link = ""; s.title = 'Chicago'; s.date = 'Jul. 4, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/40'); s.src = "photos/40"; s.link = ""; s.title = 'Fireworks on Navy Pier'; s.date = 'Jul. 4, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/41'); s.src = "photos/41"; s.link = ""; s.title = 'Carrie at the fireworks'; s.date = 'Jul. 4, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/42'); s.src = "photos/42"; s.link = ""; s.title = 'fireworks on Navy Pier'; s.date = 'Jul. 4, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/43'); s.src = "photos/43"; s.link = ""; s.title = 'Carrie at the fireworks'; s.date = 'Jul. 4, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/44'); s.src = "photos/44"; s.link = ""; s.title = 'Naomi and Leslie'; s.date = 'Jul. 6, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/45'); s.src = "photos/45"; s.link = ""; s.title = 'Shelby'; s.date = 'Jul. 6, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/46'); s.src = "photos/46"; s.link = ""; s.title = 'Leslie in a wig'; s.date = 'Jul. 6, 2001'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/47'); s.src = "photos/47"; s.link = ""; s.title = 'Carrie and Jeremiah'; s.date = 'Jul. 6, 2001'; s.caption = 'We\'re going out to eat at Reza\'s (I think) - just a little way down the street.'; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/48'); s.src = "photos/48"; s.link = ""; s.title = 'Leslie and Naomi'; s.date = 'Jul. 6, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);