// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/785'); s.src = "photos/785"; s.link = ""; s.title = 'Pittsburgh '; s.date = 'Oct. 25, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/786'); s.src = "photos/786"; s.link = ""; s.title = 'Pittsburgh '; s.date = 'Oct. 25, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/787'); s.src = "photos/787"; s.link = ""; s.title = 'Pittsburgh '; s.date = 'Oct. 25, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/788'); s.src = "photos/788"; s.link = ""; s.title = 'Pittsburgh '; s.date = 'Oct. 25, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);