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 = "Hyde Park Corvette Gathering 2008"
var subTitle = "<a href=\"http://www.nmcorvette.org/photos\"><b>Return to NMCA web site</b></a>"
var URL = "index.htm"
var delay = "5000"
var BGCOLOR = "#FFFFCC"
var TEXT = "#000099"
var LINK = "#ff0000"
var VLINK = "#0000FF"
var ALINK = "#0000FF"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: small;"
var thumbFontColor = "color: #000000";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #000099";
var rows = "10"
var columns = "4"
var thumbDB = new Array(
"./Thumb_7-13-08 Hyde Park - 1.JPG",
"./Thumb_7-13-08 Hyde Park - 2.JPG",
"./Thumb_7-13-08 Hyde Park - 3.JPG",
"./Thumb_7-13-08 Hyde Park - 4.JPG",
"./Thumb_7-13-08 Hyde Park - 5.JPG",
"./Thumb_7-13-08 Hyde Park - 6.JPG",
"./Thumb_7-13-08 Hyde Park - 7.JPG",
"./Thumb_7-13-08 Hyde Park - 8.JPG",
"./Thumb_7-13-08 Hyde Park - 9.JPG",
"./Thumb_7-13-08 Hyde Park - 10.JPG"
)

var imageDB = new Array(
".././7-13-08 Hyde Park - 1.jpg",
".././7-13-08 Hyde Park - 2.jpg",
".././7-13-08 Hyde Park - 3.jpg",
".././7-13-08 Hyde Park - 4.jpg",
".././7-13-08 Hyde Park - 5.jpg",
".././7-13-08 Hyde Park - 6.jpg",
".././7-13-08 Hyde Park - 7.jpg",
".././7-13-08 Hyde Park - 8.jpg",
".././7-13-08 Hyde Park - 9.jpg",
".././7-13-08 Hyde Park - 10.jpg"
)
var thumbMetadataDB = new Array(
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
"",
"",
"Multiple Corvette clubs picnic - Hyde Park, Santa Fe, NM Sunday July 13, 2008",
"",
"",
"",
"",
""
)
