// JavaScript Document

//large slideshow images
s_1_lg = new Image(261,298)
s_1_lg.src = "images/slideshow-custom/costa-rica-butterfly.jpg"
s_2_lg = new Image(261,298)
s_2_lg.src = "images/slideshow-custom/bird-watching-galapagos.jpg"
s_3_lg = new Image(261,298)
s_3_lg.src = "images/slideshow-custom/cusco-festival-peru.jpg"
s_4_lg = new Image(261,298)
s_4_lg.src = "images/slideshow-custom/diving-galapagos-islands.jpg"
s_5_lg = new Image(261,298)
s_5_lg.src = "images/slideshow-custom/horse-back-riding-galapagos.jpg"
s_6_lg = new Image(261,298)
s_6_lg.src = "images/slideshow-custom/ice-climbing-patagonia.jpg"
s_7_lg = new Image(261,298)
s_7_lg.src = "images/slideshow-custom/kayaking-costa-rica.jpg"
s_8_lg = new Image(261,298)
s_8_lg.src = "images/slideshow-custom/patagonia-culture.jpg"
s_9_lg = new Image(261,298)
s_9_lg.src = "images/slideshow-custom/peru-culture.jpg"
s_10_lg = new Image(261,298)
s_10_lg.src = "images/slideshow-custom/peru-ruins.jpg"
s_11_lg = new Image(261,298)
s_11_lg.src = "images/slideshow-custom/rafting-costa-rica.jpg"
s_12_lg = new Image(261,298)
s_12_lg.src = "images/slideshow-custom/zip-lining-costa-rica.jpg"
// slideshow caption images
s_1_cp = new Image(298,24)
s_1_cp.src = "images/slideshow-custom/costa-rica-butterfly-caption.gif"
s_2_cp = new Image(298,24)
s_2_cp.src = "images/slideshow-custom/bird-watching-galapagos-caption.gif"
s_3_cp = new Image(298,24)
s_3_cp.src = "images/slideshow-custom/cusco-festival-peru-caption.gif"
s_4_cp = new Image(298,24)
s_4_cp.src = "images/slideshow-custom/diving-galapagos-islands-caption.gif"
s_5_cp = new Image(298,24)
s_5_cp.src = "images/slideshow-custom/horse-back-riding-galapagos-caption.gif"
s_6_cp = new Image(298,24)
s_6_cp.src = "images/slideshow-custom/ice-climbing-patagonia-caption.gif"
s_7_cp = new Image(298,24)
s_7_cp.src = "images/slideshow-custom/kayaking-costa-rica-caption.gif"
s_8_cp = new Image(298,24)
s_8_cp.src = "images/slideshow-custom/patagonia-culture-caption.gif"
s_9_cp = new Image(298,24)
s_9_cp.src = "images/slideshow-custom/peru-culture-caption.gif"
s_10_cp = new Image(298,24)
s_10_cp.src = "images/slideshow-custom/peru-ruins-caption.gif"
s_11_cp = new Image(298,24)
s_11_cp.src = "images/slideshow-custom/rafting-costa-rica-caption.gif"
s_12_cp = new Image(298,24)
s_12_cp.src = "images/slideshow-custom/zip-lining-costa-rica-caption.gif"
