// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/1008'); s.src = "photos/1008"; s.link = ""; s.title = 'Christmas Eve on the Royal Mile'; s.date = 'Dec. 24, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);