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 = "El Paso Corvette Club Event"
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 = "#FF0000"
var LINK = "#000099"
var VLINK = "#000099"
var ALINK = "#000099"
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_8-4-05 Car Show.JPG",
"./Thumb_8-4-07 Kim Richards.JPG",
"./Thumb_8-4-07 Ruidoso Conv Ctr.JPG",
"./Thumb_8-5-07 Checkpoint TSD rallye.JPG",
"./Thumb_8-5-07 Rallye participants.JPG"
)

var imageDB = new Array(
".././8-4-05 Car Show.jpg",
".././8-4-07 Kim Richards.jpg",
".././8-4-07 Ruidoso Conv Ctr.jpg",
".././8-5-07 Checkpoint TSD rallye.jpg",
".././8-5-07 Rallye participants.jpg"
)
var thumbMetadataDB = new Array(
"",
"El Paso Corvette Club event - Ruidoso, NM - Corvette Show - Dan Garza explains modifications made - 8/4/07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - Corvette Show - Kim Richards by her '99 Corvette 8/4/07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - Corvettes on display 8-4-07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - Checkpoint for TSD rallye 8/5/07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - NMCA members Kim Richards and Jerry Gorman confer following TSD rallye 8/5/07",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"El Paso Corvette Club event - Ruidoso, NM - Corvette Show - Dan Garza explains modifications made - 8/4/07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - Corvette Show - Kim Richards by her '99 Corvette 8/4/07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - Corvettes on display 8-4-07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - Checkpoint for TSD rallye 8/5/07",
"",
"",
"",
"",
"",
"",
"El Paso Corvette Club event - Ruidoso, NM - NMCA members Kim Richards and Jerry Gorman confer following TSD rallye 8/5/07",
"",
"",
"",
"",
""
)
