// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/631'); s.src = "photos/631"; s.link = ""; s.title = 'Stow-on-the-Wold'; s.date = 'Jul. 27, 2003'; s.caption = 'Jeremiah in stocks'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/632'); s.src = "photos/632"; s.link = ""; s.title = 'Stow-on-the-Wold'; s.date = 'Jul. 27, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/633'); s.src = "photos/633"; s.link = ""; s.title = 'Stow-on-the-Wold'; s.date = 'Jul. 27, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/634'); s.src = "photos/634"; s.link = ""; s.title = 'Stow-on-the-Wold'; s.date = 'Jul. 27, 2003'; s.caption = 'Carrie in stocks'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/635'); s.src = "photos/635"; s.link = ""; s.title = 'Stow-on-the-Wold'; s.date = 'Jul. 27, 2003'; s.caption = 'The old stocks hotel - we stayed here one night.'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/636'); s.src = "photos/636"; s.link = ""; s.title = 'Stow-on-the-Wold'; s.date = 'Jul. 27, 2003'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);