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 = "NMCA At 2007 Super National Custom Auto Show"
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: #000099";
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_PICT0002-album.JPG",
"./Thumb_PICT0010 - album.JPG",
"./Thumb_PICT0019-album.JPG"
)

var imageDB = new Array(
".././PICT0002-album.jpg",
".././PICT0010 - album.jpg",
".././PICT0019-album.jpg"
)
var thumbMetadataDB = new Array(
"",
"NMCA presents five sharp Corvettes for display during the 2007 Super National Custom Auto Show at Expo New Mexico.  Entrants were: Bob DuBois (1968), Bill Jackson (1963), Lori Jordan (2001), Jim Thomte (1972) and Hugh Monroy (2007 Z06).  February 2-4, 2007.  ",
"",
"",
"",
"",
"",
"",
"NMCA presents five sharp Corvettes for display during the 2007 Super National Custom Auto Show at Expo New Mexico.  February 2-4, 2007.  ",
"",
"",
"",
"",
"",
"",
"All five NMCA entrants received trophies for their excellent Corvettes on display during the 2007 Super National Custom Auto Show at Expo New Mexico.  February 2-4, 2007.  ",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"NMCA presents five sharp Corvettes for display during the 2007 Super National Custom Auto Show at Expo New Mexico.  Entrants were: Bob DuBois (1968), Bill Jackson (1963), Lori Jordan (2001), Jim Thomte (1972) and Hugh Monroy (2007 Z06).  February 2-4, 2007.  ",
"",
"",
"",
"",
"",
"",
"NMCA presents five sharp Corvettes for display during the 2007 Super National Custom Auto Show at Expo New Mexico.  February 2-4, 2007.  ",
"",
"",
"",
"",
"",
"",
"All five NMCA entrants received trophies for their excellent Corvettes on display during the 2007 Super National Custom Auto Show at Expo New Mexico.  February 2-4, 2007.  ",
"",
"",
"",
"",
""
)

