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 = "Formula 1 Cars"
var subTitle = "The 1978 Brabham-Alfa & 1979 Brabham-Ford showing engine and exhaust detail, 1/43rd scale"
var URL = "index.htm"
var delay = "0"
var BGCOLOR = "#000000"
var TEXT = "#FFFFFF"
var LINK = "#000000"
var VLINK = "#141414"
var ALINK = "#141414"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: small;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #FFFFFF";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #FFFFFF";
var rows = "17"
var columns = "1"
var thumbDB = new Array(
".././Thumb_cars 2008 010.JPG",
".././Thumb_cars 2008 016.JPG",
".././Thumb_cars 2008 017.JPG",
".././Thumb_cars 2008 040.JPG",
".././Thumb_cars 2008 042.JPG",
".././Thumb_cars 2008 045.JPG",
".././Thumb_cars 2008 046.JPG",
".././Thumb_cars 2008 047.JPG",
".././Thumb_cars 2008 048.JPG",
".././Thumb_cars 2008 049.JPG",
".././Thumb_cars 2008 050.JPG",
".././Thumb_cars 2008 051.JPG",
".././Thumb_cars 2008 052.JPG",
".././Thumb_cars 2008 053.JPG",
".././Thumb_cars 2008 054.JPG",
".././Thumb_cars 2008 055.JPG",
".././Thumb_cars 2008 058.JPG"
)

var imageDB = new Array(
".././cars 2008 010.JPG",
".././cars 2008 016.JPG",
".././cars 2008 017.JPG",
".././cars 2008 040.JPG",
".././cars 2008 042.JPG",
".././cars 2008 045.JPG",
".././cars 2008 046.JPG",
".././cars 2008 047.JPG",
".././cars 2008 048.JPG",
".././cars 2008 049.JPG",
".././cars 2008 050.JPG",
".././cars 2008 051.JPG",
".././cars 2008 052.JPG",
".././cars 2008 053.JPG",
".././cars 2008 054.JPG",
".././cars 2008 055.JPG",
".././cars 2008 058.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)

