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 = "Theater Barlesville"
var subTitle = "October, 2006, Member Social"
var URL = "index.htm"
var delay = "3000"
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 = "14"
var columns = "1"
var thumbDB = new Array(
".././T-P1010324.JPG",
".././T-P1010327.JPG",
".././T-P1010330.JPG",
".././T-P1010332.JPG",
".././T-P1010333.JPG",
".././T-P1010335.JPG",
".././T-P1010339.JPG",
".././T-P1010340.JPG",
".././T-P1010342.JPG",
".././T-P1010343.JPG",
".././T-P1010344.JPG",
".././T-P1010345.JPG",
".././T-P1010347.JPG",
".././T-P1010352.JPG"
)

var imageDB = new Array(
".././P-P1010324.JPG",
".././P-P1010327.JPG",
".././P-P1010330.JPG",
".././P-P1010332.JPG",
".././P-P1010333.JPG",
".././P-P1010335.JPG",
".././P-P1010339.JPG",
".././P-P1010340.JPG",
".././P-P1010342.JPG",
".././P-P1010343.JPG",
".././P-P1010344.JPG",
".././P-P1010345.JPG",
".././P-P1010347.JPG",
".././P-P1010352.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"Irene and Evelyn",
"",
"",
"",
"",
"",
"",
"The \"Jo's\"",
"",
"",
"",
"",
"",
"",
"Paul and Narnie Roll -- loyal to the Theater",
"",
"",
"",
"",
"",
"",
"Our \"Indy\" folks - Robin and Rich Browning",
"",
"",
"",
"",
"",
"",
"Beth DeGeer chats with Director Maria Swindell",
"",
"",
"",
"",
"",
"",
"Ann-Janette Webster (always talking?)",
"",
"",
"",
"",
"",
"",
"Jason Elmore and Chuck Spears solving the problems of the world?",
"",
"",
"",
"",
"",
"",
"Ann-Janette and Maria",
"",
"",
"",
"",
"",
"",
"The Witches and their brew",
"",
"",
"",
"",
"",
"",
"Jerry and Kay Martin",
"",
"",
"",
"",
"",
"",
"Bill & Donna Belknap - \"Love your hair, Donna\"",
"",
"",
"",
"",
"",
"",
"Dick Kane & the Ramzels",
"",
"",
"",
"",
"",
"",
"Chuck and Charlene Spears - Always happy to be at the Theater",
"",
"",
"",
"",
"",
"",
"State Rpresentative-elect Earl Sears - Relaxing whenever he can",
"",
"",
"",
"",
""
)
