// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/100'); s.src = "photos/100"; s.link = ""; s.title = 'Jeremiah\'s ripped pants'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/101'); s.src = "photos/101"; s.link = ""; s.title = 'Broughton room'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/92'); s.src = "photos/92"; s.link = ""; s.title = 'Carrie working at her desk'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/93'); s.src = "photos/93"; s.link = ""; s.title = 'Carrie won\'t look at the camera'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/94'); s.src = "photos/94"; s.link = ""; s.title = 'Marley in Carrie\'s bed'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/95'); s.src = "photos/95"; s.link = ""; s.title = 'Carrie working at her desk'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/96'); s.src = "photos/96"; s.link = ""; s.title = 'dinner Jeremiah made for Carrie'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/97'); s.src = "photos/97"; s.link = ""; s.title = 'dinner Jeremiah made for Carrie'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/98'); s.src = "photos/98"; s.link = ""; s.title = 'Jeremiah\'s ripped pants'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/99'); s.src = "photos/99"; s.link = ""; s.title = 'Carrie in Broughton room'; s.date = 'Sep. 2, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);