// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/169'); s.src = "photos/169"; s.link = ""; s.title = 'Carrie\'s graduation from Pitt'; s.date = 'Apr. 28, 2002'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/170'); s.src = "photos/170"; s.link = ""; s.title = 'Carrie\'s graduation from Pitt'; s.date = 'Apr. 28, 2002'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/171'); s.src = "photos/171"; s.link = ""; s.title = 'Carrie\'s graduation from Pitt'; s.date = 'Apr. 28, 2002'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);