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 = "Lustgarten Walk for a Cure 2008"
var subTitle = "Foundation for Pancreatic Cancer Research - April 6th in Deerfield Beach, Florida"
var URL = "default.aspx"
var delay = "5000"
var BGCOLOR = "#000000"
var TEXT = "#FFFFFF"
var LINK = "#000000"
var VLINK = "#141414"
var ALINK = "#141414"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
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 = "16"
var columns = "1"
var thumbDB = new Array(
".././Thumb_Deborah by Shelter.JPG",
".././Thumb_Gary and Deborah by Lake.JPG",
".././Thumb_Gary and Deborah by Shelter.JPG",
".././Thumb_Gary and Deborah.JPG",
".././Thumb_Gary by Sign.JPG",
".././Thumb_Group in Shelter.JPG",
".././Thumb_Group Listening to Intros (2).JPG",
".././Thumb_Group Listening to Intros.JPG",
".././Thumb_Group Prior to Walk.JPG",
".././Thumb_Introductions before Walk.JPG",
".././Thumb_Literature in Shelter.JPG",
".././Thumb_More Walking.JPG",
".././Thumb_Walk Starting.JPG",
".././Thumb_Walker Gary of Team Ron.JPG",
".././Thumb_Walkers - Deborah looks back.JPG",
".././Thumb_Walking around Lake.JPG"
)

var imageDB = new Array(
".././Deborah by Shelter.JPG",
".././Gary and Deborah by Lake.JPG",
".././Gary and Deborah by Shelter.JPG",
".././Gary and Deborah.JPG",
".././Gary by Sign.JPG",
".././Group in Shelter.JPG",
".././Group Listening to Intros (2).JPG",
".././Group Listening to Intros.JPG",
".././Group Prior to Walk.JPG",
".././Introductions before Walk.JPG",
".././Literature in Shelter.JPG",
".././More Walking.JPG",
".././Walk Starting.JPG",
".././Walker Gary of Team Ron.JPG",
".././Walkers - Deborah looks back.JPG",
".././Walking around Lake.JPG"
)
var thumbMetadataDB = new Array(
"Deborah by Shelter",
"",
"",
"",
"",
"",
"",
"Gary and Deborah by Lake",
"",
"",
"",
"",
"",
"",
"Gary and Deborah by Shelter",
"",
"",
"",
"",
"",
"",
"Gary and Deborah",
"",
"",
"",
"",
"",
"",
"Gary by Sign",
"",
"",
"",
"",
"",
"",
"Group in Shelter",
"",
"",
"",
"",
"",
"",
"Group Listening to Intros (2)",
"",
"",
"",
"",
"",
"",
"Group Listening to Intros",
"",
"",
"",
"",
"",
"",
"Group Prior to Walk",
"",
"",
"",
"",
"",
"",
"Introductions before Walk",
"",
"",
"",
"",
"",
"",
"Literature in Shelter",
"",
"",
"",
"",
"",
"",
"More Walking",
"",
"",
"",
"",
"",
"",
"Walk Starting",
"",
"",
"",
"",
"",
"",
"Walker Gary of Team Ron",
"",
"",
"",
"",
"",
"",
"Walkers - Deborah looks back",
"",
"",
"",
"",
"",
"",
"Walking around Lake",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"Deborah by Shelter",
"",
"",
"",
"",
"",
"",
"Gary and Deborah by Lake",
"",
"",
"",
"",
"",
"",
"Gary and Deborah by Shelter",
"",
"",
"",
"",
"",
"",
"Gary and Deborah",
"",
"",
"",
"",
"",
"",
"Gary by Sign",
"",
"",
"",
"",
"",
"",
"Group in Shelter",
"",
"",
"",
"",
"",
"",
"Group Listening to Intros (2)",
"",
"",
"",
"",
"",
"",
"Group Listening to Intros",
"",
"",
"",
"",
"",
"",
"Group Prior to Walk",
"",
"",
"",
"",
"",
"",
"Introductions before Walk",
"",
"",
"",
"",
"",
"",
"Literature in Shelter",
"",
"",
"",
"",
"",
"",
"More Walking",
"",
"",
"",
"",
"",
"",
"Walk Starting",
"",
"",
"",
"",
"",
"",
"Walker Gary of Team Ron",
"",
"",
"",
"",
"",
"",
"Walkers - Deborah looks back",
"",
"",
"",
"",
"",
"",
"Walking around Lake",
"",
"",
"",
"",
"",
""
)
