// JavaScript Document SLIDES = new slideshow("SLIDES"); s = new slide('photos/1b.jpg'); s.src = "photos/1b.jpg"; s.link = ""; s.title = '1b'; s.date = ''; s.caption = ''; s.width = 563; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/1a.jpg'); s.src = "photos/1a.jpg"; s.link = ""; s.title = '1a'; s.date = ''; s.caption = ''; s.width = 563; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/2b.jpg'); s.src = "photos/2b.jpg"; s.link = ""; s.title = '2b'; s.date = ''; s.caption = ''; s.width = 249; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/2a.jpg'); s.src = "photos/2a.jpg"; s.link = ""; s.title = '2a'; s.date = ''; s.caption = ''; s.width = 563; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/3b.jpg'); s.src = "photos/3b.jpg"; s.link = ""; s.title = '3b'; s.date = ''; s.caption = ''; s.width = 249; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/3a.jpg'); s.src = "photos/3a.jpg"; s.link = ""; s.title = '3a'; s.date = ''; s.caption = ''; s.width = 563; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/5b.jpg'); s.src = "photos/5b.jpg"; s.link = ""; s.title = '5b'; s.date = ''; s.caption = ''; s.width = 563; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/5a.jpg'); s.src = "photos/5a.jpg"; s.link = ""; s.title = '5a'; s.date = ''; s.caption = ''; s.width = 563; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/hawaiian_nut_necklace.jpg'); s.src = "photos/hawaiian_nut_necklace.jpg"; s.link = ""; s.title = 'Hawaiian Nut Necklace'; s.date = ''; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/dark_green_pendant_wblack_metallic_chips_.jpg'); s.src = "photos/dark_green_pendant_wblack_metallic_chips_.jpg"; s.link = ""; s.title = 'Dark Green Pendant w:black metallic chips '; s.date = ''; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/dark_green_pendant_necklace.jpg'); s.src = "photos/dark_green_pendant_necklace.jpg"; s.link = ""; s.title = 'Dark Green Pendant Necklace'; s.date = ''; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/pale_yello_tear_drop_necklace.jpg'); s.src = "photos/pale_yello_tear_drop_necklace.jpg"; s.link = ""; s.title = 'Pale Yello Tear Drop Necklace'; s.date = ''; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s); s = new slide('photos/pale_yellow_necklace.jpg'); s.src = "photos/pale_yellow_necklace.jpg"; s.link = ""; s.title = 'Pale Yellow Necklace'; s.date = ''; s.caption = ''; s.width = 281; s.height = 375; SLIDES.add_slide(s);