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 = "Suzuki GSXR600 - GSXR750"
var subTitle = "Slipon Moto GP Twin Cans"
var URL = "index.htm"
var delay = "3000"
var BGCOLOR = "#FFFFFF"
var TEXT = "#FFFFFF"
var LINK = "#FFFFFF"
var VLINK = "#FFFFFF"
var ALINK = "#FFFFFF"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #666666";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #666666";
var rows = "3"
var columns = "1"
var thumbDB = new Array(
".././Thumb_gptc3273-sh_pfad2.JPG",
".././Thumb_gptc3273-pro_pfad2.JPG",
".././Thumb_gptc3273-det_pfad2.JPG"
)

var imageDB = new Array(
".././gptc3273-sh_pfad2.JPG",
".././gptc3273-pro_pfad2.JPG",
".././gptc3273-det_pfad2.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)

