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 = "Ásta"
var subTitle = "Mars 2007"
var URL = "index.htm"
var delay = "4000"
var BGCOLOR = "#FF33CC"
var TEXT = "#660033"
var LINK = "#FFCCFF"
var VLINK = "#CC99FF"
var ALINK = "#FF0066"
var pageFontFamily = "font-family: Verdana;"
var pageFontSize = "font-size: 12 px;"
var thumbFontFamily = "font-family: Verdana;"
var thumbFontSize = "font-size:12 px;"
var thumbFontColor = "color: #660033"; /*#4D5A12*/
var imageFontFamily = "font-family: Verdana;"
var imageFontSize = "font-size: 12px;"
var imageDateFontSize = "font-size: 10px;"
var imageFontColor = "color: #660033;" /*#4D5A126*/
var imageFontDecoration = "font-weight: bold;"	
var rows = "20"
var columns = "5"
var thumbDB = new Array(
"./Thumb_IMG_0560.JPG",
"./Thumb_IMG_0564.JPG",
"./Thumb_IMG_0567.JPG"
)

var imageDB = new Array(
".././IMG_0560.JPG",
".././IMG_0564.JPG",
".././IMG_0567.JPG"
)
var thumbMetadataDB = new Array(
"",
"Ennţá í náttfötunum",
"",
"",
"",
"",
"",
"",
"Komin međ lubba",
"",
"",
"",
"",
"",
"",
"Flottar tennur",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"Ennţá í náttfötunum",
"4 / 3 / 2007",
"",
"",
"",
"",
"",
"Komin međ lubba",
"4 / 3 / 2007",
"",
"",
"",
"",
"",
"Flottar tennur",
"25 / 3 / 2007",
"",
"",
"",
""
)

