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 = "Indian Summer / SWI 2006"
var subTitle = "<a href=\"http://www.nmcorvette.org/swi\"><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_2006 swi - 1.JPG",
"./Thumb_2006 swi - 2.JPG",
"./Thumb_2006 swi - 3.JPG",
"./Thumb_2006 swi - 4.JPG",
"./Thumb_2006 swi - 5.JPG",
"./Thumb_2006 swi - 6.JPG",
"./Thumb_2006 swi - 7.JPG",
"./Thumb_2006 swi - 8.JPG",
"./Thumb_2006 swi - 9.JPG",
"./Thumb_2006 swi - 9a.JPG",
"./Thumb_2006 swi - 9b.JPG",
"./Thumb_2006 swi - 9c.JPG",
"./Thumb_2006 swi - 9d.JPG",
"./Thumb_2006 swi - 9e.JPG"
)

var imageDB = new Array(
".././2006 swi - 1.jpg",
".././2006 swi - 2.jpg",
".././2006 swi - 3.jpg",
".././2006 swi - 4.jpg",
".././2006 swi - 5.jpg",
".././2006 swi - 6.jpg",
".././2006 swi - 7.jpg",
".././2006 swi - 8.jpg",
".././2006 swi - 9.jpg",
".././2006 swi - 9a.jpg",
".././2006 swi - 9b.jpg",
".././2006 swi - 9c.jpg",
".././2006 swi - 9d.jpg",
".././2006 swi - 9e.jpg"
)
var thumbMetadataDB = new Array(
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports - funkhana",
"",
"",
"",
"",
"",
"",
"Southwest Invitational 2006 - Sandia MotorSports",
"",
"",
"",
"",
""
)
