var firstMouseOverText = "Click this button to go to the first image."
var previousMouseOverText = "Click this button to go to the previous image."
var urlMouseOverText = "Click this button to go the the start of the album."
var nextMouseOverText = "Click this button to go to the next image."
var lastMouseOverText = "Click this button to go to the last image."
var stopMouseOverText = "Click this button to stop the slideshow."
var playMouseOverText = "Click this button to start the slideshow."
var title = "Chiropractors Association (SA) Sam White Memorial Aquathlons"
var subTitle = "27 December 2009, Glenelg South Australia. Pics courtesy of Peter Argent"
var URL = "index.htm"
var delay = "3000"
var BGCOLOR = "#FFFFFF"
var TEXT = "#000000"
var LINK = "#FFFFFF"
var VLINK = "#DCDCDC"
var ALINK = "#DCDCDC"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #000000";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #000000";
var rows = "6"
var columns = "6"
var thumbDB = new Array(
"./Thumb_Chris Rawling collects a win .JPG",
"./Thumb_Chris Rawling exits the water .JPG",
"./Thumb_Chris Rawling leading the run .JPG",
"./Thumb_Jake Nicholson and right winner Chris Rawling running thorugh the surf.JPG",
"./Thumb_Jake Nicholson in the surf .JPG",
"./Thumb_Jake Nicholson run .JPG",
"./Thumb_mens elite start.JPG",
"./Thumb_Nicholson - Rawling .JPG",
"./Thumb_Sarah Crowley - Paul White - brother of the late Sam White and Chris Rawling with the perpetual shields.JPG",
"./Thumb_Sarah Crowley crosses finish line .JPG",
"./Thumb_Sarah Crowley during the run leg.JPG",
"./Thumb_womens elite start .JPG"
)

var imageDB = new Array(
".././A_Chris Rawling collects a win .JPG",
".././A_Chris Rawling exits the water .JPG",
".././A_Chris Rawling leading the run .JPG",
".././A_Jake Nicholson and right winner Chris Rawling running thorugh the surf.JPG",
".././A_Jake Nicholson in the surf .JPG",
".././A_Jake Nicholson run .JPG",
".././A_mens elite start.JPG",
".././A_Nicholson - Rawling .JPG",
".././A_Sarah Crowley - Paul White - brother of the late Sam White and Chris Rawling with the perpetual shields.JPG",
".././A_Sarah Crowley crosses finish line .JPG",
".././A_Sarah Crowley during the run leg.JPG",
".././A_womens elite start .JPG"
)
var thumbMetadataDB = new Array(
"Chris Rawling collects a win .jpg",
"",
"",
"",
"",
"",
"",
"Chris Rawling exits the water .jpg",
"",
"",
"",
"",
"",
"",
"Chris Rawling leading the run .jpg",
"",
"",
"",
"",
"",
"",
"Jake Nicholson and right winner Chris Rawling running thorugh the surf.jpg",
"",
"",
"",
"",
"",
"",
"Jake Nicholson in the surf .jpg",
"",
"",
"",
"",
"",
"",
"Jake Nicholson run .jpg",
"",
"",
"",
"",
"",
"",
"mens elite start.JPG",
"",
"",
"",
"",
"",
"",
"Nicholson - Rawling .jpg",
"",
"",
"",
"",
"",
"",
"Sarah Crowley - Paul White - brother of the late Sam White and Chris Rawling with the perpetual shields.jpg",
"",
"",
"",
"",
"",
"",
"Sarah Crowley crosses finish line .jpg",
"",
"",
"",
"",
"",
"",
"Sarah Crowley during the run leg.jpg",
"",
"",
"",
"",
"",
"",
"womens elite start .jpg",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"Chris Rawling collects a win .jpg",
"",
"",
"",
"",
"",
"",
"Chris Rawling exits the water .jpg",
"",
"",
"",
"",
"",
"",
"Chris Rawling leading the run .jpg",
"",
"",
"",
"",
"",
"",
"Jake Nicholson and right winner Chris Rawling running thorugh the surf.jpg",
"",
"",
"",
"",
"",
"",
"Jake Nicholson in the surf .jpg",
"",
"",
"",
"",
"",
"",
"Jake Nicholson run .jpg",
"",
"",
"",
"",
"",
"",
"mens elite start.JPG",
"",
"",
"",
"",
"",
"",
"Nicholson - Rawling .jpg",
"",
"",
"",
"",
"",
"",
"Sarah Crowley - Paul White - brother of the late Sam White and Chris Rawling with the perpetual shields.jpg",
"",
"",
"",
"",
"",
"",
"Sarah Crowley crosses finish line .jpg",
"",
"",
"",
"",
"",
"",
"Sarah Crowley during the run leg.jpg",
"",
"",
"",
"",
"",
"",
"womens elite start .jpg",
"",
"",
"",
"",
"",
""
)
