// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/10'); s.src = "photos/10"; s.link = ""; s.title = 'Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/11'); s.src = "photos/11"; s.link = ""; s.title = 'Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/12'); s.src = "photos/12"; s.link = ""; s.title = 'Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/13'); s.src = "photos/13"; s.link = ""; s.title = 'Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/14'); s.src = "photos/14"; s.link = ""; s.title = 'Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/5'); s.src = "photos/5"; s.link = ""; s.title = 'Grandmom after Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/6'); s.src = "photos/6"; s.link = ""; s.title = 'Grandmom at Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/7'); s.src = "photos/7"; s.link = ""; s.title = 'Josh dancing at Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/8'); s.src = "photos/8"; s.link = ""; s.title = 'Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/9'); s.src = "photos/9"; s.link = ""; s.title = 'Rachael & Brad\'s wedding'; s.date = 'May 20, 2000'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);