// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/281'); s.src = "photos/281"; s.link = ""; s.title = 'Elijah lounging with a teddy bear'; s.date = 'Jan. 13, 2003'; s.caption = ''; s.width = 498; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/282'); s.src = "photos/282"; s.link = ""; s.title = 'Karas\' Chrismas tree'; s.date = 'Jan. 13, 2003'; s.caption = ''; s.width = 283; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/283'); s.src = "photos/283"; s.link = ""; s.title = 'Elijah hanging out'; s.date = 'Jan. 13, 2003'; s.caption = ''; s.width = 498; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/280'); s.src = "photos/280"; s.link = ""; s.title = 'Butch, Jillian, and Julie-Anne'; s.date = 'Jan. 17, 2003'; s.caption = ''; s.width = 498; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/284'); s.src = "photos/284"; s.link = ""; s.title = 'Elijah eating'; s.date = 'Jan. 28, 2003'; s.caption = ''; s.width = 498; s.height = 375; SLIDES.add_slide(s);