// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/658'); s.src = "photos/658"; s.link = ""; s.title = 'Elijah\'s second birthday'; s.date = 'Sep. 6, 2003'; s.caption = ''; s.width = 397; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/664'); s.src = "photos/664"; s.link = ""; s.title = 'Elijah\'s second birthday'; s.date = 'Sep. 6, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);