// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/25'); s.src = "photos/25"; s.link = ""; s.title = 'Dave Nelson'; s.date = 'Feb. 18, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/27'); s.src = "photos/27"; s.link = ""; s.title = 'Emily and Rufus'; s.date = 'Feb. 18, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/30'); s.src = "photos/30"; s.link = ""; s.title = 'Jeremiah and Rufus'; s.date = 'Feb. 18, 2001'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/31'); s.src = "photos/31"; s.link = ""; s.title = 'Jeremiah blowing out candles'; s.date = 'Feb. 18, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/36'); s.src = "photos/36"; s.link = ""; s.title = 'Todd, Greg, and Rufus'; s.date = 'Feb. 18, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/35'); s.src = "photos/35"; s.link = ""; s.title = 'green Chicago River on St. Patrick\'s Day'; s.date = 'Mar. 17, 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/32'); s.src = "photos/32"; s.link = ""; s.title = 'Andrea and Jon'; s.date = 'May 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/33'); s.src = "photos/33"; s.link = ""; s.title = 'life in Chicago'; s.date = 'May 2001'; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/34'); s.src = "photos/34"; s.link = ""; s.title = 'Jon and Naomi\'s tattoos'; s.date = 'May 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/26'); s.src = "photos/26"; s.link = ""; s.title = 'Shelby and Marley in park in Chicago'; s.date = 'Jun. 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/28'); s.src = "photos/28"; s.link = ""; s.title = 'Harry Osterman'; s.date = 'Jun. 2001'; s.caption = 'Harry was our neighbor and a State Representative.'; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/37'); s.src = "photos/37"; s.link = ""; s.title = 'Jim on George\'s porch'; s.date = 'Jun. 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/29'); s.src = "photos/29"; s.link = ""; s.title = 'Jeremiah, Saran, and Bob at Wrigley'; s.date = 'Jul. 2001'; s.caption = ''; s.width = 500; s.height = 375; SLIDES.add_slide(s);