// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/241'); s.src = "photos/241"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = 'Elijah before eating cake'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/242'); s.src = "photos/242"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/243'); s.src = "photos/243"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = 'Elijah messy from cake'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/244'); s.src = "photos/244"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = 'birthday cake'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/245'); s.src = "photos/245"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = 'birthday cake'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/246'); s.src = "photos/246"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = 'Elijah with his football'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/247'); s.src = "photos/247"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = 'Elijah riding his fire truck'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/248'); s.src = "photos/248"; s.link = ""; s.title = 'Elijah\'s first birthday party'; s.date = 'Sep. 6, 2002'; s.caption = 'Elijah riding his fire truck'; s.width = 500; s.height = 375; SLIDES.add_slide(s);