// JavaScript Document

//large slideshow images
s_1_lg = new Image(261,298)
s_1_lg.src = "images/slideshow-rugby/rwc2011-mt-cook.jpg"
s_2_lg = new Image(261,298)
s_2_lg.src = "images/slideshow-rugby/rwc2011-kayak-milford-sound.jpg"
s_3_lg = new Image(261,298)
s_3_lg.src = "images/slideshow-rugby/rwc2011-ski-queenstown.jpg"
s_4_lg = new Image(261,298)
s_4_lg.src = "images/slideshow-rugby/rwc2011-hot-springs.jpg"
s_5_lg = new Image(261,298)
s_5_lg.src = "images/slideshow-rugby/rwc2011-maori-culture.jpg"
s_6_lg = new Image(261,298)
s_6_lg.src = "images/slideshow-rugby/rwc2011-bungy-jumping.jpg"
s_7_lg = new Image(261,298)
s_7_lg.src = "images/slideshow-rugby/rwc2011-parapenting-in-Queenstown.jpg"
s_8_lg = new Image(261,298)
s_8_lg.src = "images/slideshow-rugby/rwc2011-punakaiki-pancake-rocks.jpg"
// slideshow caption images
s_1_cp = new Image(298,24)
s_1_cp.src = "images/slideshow-rugby/rwc2011-mt-cook_caption.gif"
s_2_cp = new Image(298,24)
s_2_cp.src = "images/slideshow-rugby/rwc2011-kayak-milford-sound_caption.gif"
s_3_cp = new Image(298,24)
s_3_cp.src = "images/slideshow-rugby/rwc2011-ski-queenstown_caption.gif"
s_4_cp = new Image(298,24)
s_4_cp.src = "images/slideshow-rugby/rwc2011-hot-springs_caption.gif"
s_5_cp = new Image(298,24)
s_5_cp.src = "images/slideshow-rugby/rwc2011-maori-culture_caption.gif"
s_6_cp = new Image(298,24)
s_6_cp.src = "images/slideshow-rugby/rwc2011-bungy-jumping_caption.gif"
s_7_cp = new Image(298,24)
s_7_cp.src = "images/slideshow-rugby/rwc2011-parapenting-in-Queenstown_caption.gif"
s_8_cp = new Image(298,24)
s_8_cp.src = "images/slideshow-rugby/rwc2011-punakaiki-pancake-rocks_caption.gif"