var firstMouseOverText = "Klicken Sie auf diese Schaltfläche um zum ersten Bild zurückzukehren.."
var previousMouseOverText = "Klicken Sie auf diese Schaltfläche um zu dem vorhergehenden Bild zurückzukehren."
var urlMouseOverText = "Klicken Sie auf diese Schaltfläche um zum Beginn des Albums zu gehen."
var nextMouseOverText = "Klicken Sie auf diese Schaltfläche um zum nächsten Bild weiterzurücken"
var lastMouseOverText = "Klicken Sie auf diese Schaltfläche um zum letzten Bild zu gehen."
var stopMouseOverText = "Klicken Sie auf diese Schaltfläche um die Diashow zu beenden."
var playMouseOverText = "Klicken Sie auf diese Schaltfläche um die Diashow zu beginnen."
var title = "Drachenbootrennen"
var subTitle = "beim KEL Datteln"
var URL = "index.htm"
var delay = "4000"
var BGCOLOR = "#0099FF"
var TEXT = "#000000"
var LINK = "#0000FF"
var VLINK = "#6600FF"
var ALINK = "#0000FF"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #000000";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #000000";
var rows = "6"
var columns = "4"
var thumbDB = new Array(
"./Thumb_Download_Kerstin_2007-08-05 11-55-20.JPG",
"./Thumb_Download_Kerstin_2007-08-05 11-55-37.JPG",
"./Thumb_Download_Kerstin_2007-08-05 11-55-45.JPG",
"./Thumb_Download_Kerstin_2007-08-05 11-55-59.JPG",
"./Thumb_Download_Kerstin_2007-08-05 12-01-34.JPG",
"./Thumb_Download_Kerstin_2007-08-05 12-01-40.JPG",
"./Thumb_Download_Kerstin_2007-08-05 12-01-45.JPG"
)

var imageDB = new Array(
".././Download_Kerstin_2007-08-05 11-55-20.JPG",
".././Download_Kerstin_2007-08-05 11-55-37.JPG",
".././Download_Kerstin_2007-08-05 11-55-45.JPG",
".././Download_Kerstin_2007-08-05 11-55-59.JPG",
".././Download_Kerstin_2007-08-05 12-01-34.JPG",
".././Download_Kerstin_2007-08-05 12-01-40.JPG",
".././Download_Kerstin_2007-08-05 12-01-45.JPG"
)
var thumbMetadataDB = new Array(
"Download_Kerstin_2007-08-05 11-55-20.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 11-55-37.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 11-55-45.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 11-55-59.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 12-01-34.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 12-01-40.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 12-01-45.JPG",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"Download_Kerstin_2007-08-05 11-55-20.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 11-55-37.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 11-55-45.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 11-55-59.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 12-01-34.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 12-01-40.JPG",
"",
"",
"",
"",
"",
"",
"Download_Kerstin_2007-08-05 12-01-45.JPG",
"",
"",
"",
"",
"",
""
)
