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 Bartlesville"
var subTitle = "August, 2007, 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 = "13"
var columns = "1"
var thumbDB = new Array(
".././Thumb_MS-2007-08-01.JPG",
".././Thumb_MS-2007-08-02.JPG",
".././Thumb_MS-2007-08-03.JPG",
".././Thumb_MS-2007-08-04.JPG",
".././Thumb_MS-2007-08-05.JPG",
".././Thumb_MS-2007-08-06.JPG",
".././Thumb_MS-2007-08-07.JPG",
".././Thumb_MS-2007-08-08.JPG",
".././Thumb_MS-2007-08-09.JPG",
".././Thumb_MS-2007-08-10.JPG",
".././Thumb_MS-2007-08-11.JPG",
".././Thumb_MS-2007-08-12.JPG",
".././Thumb_MS-2007-08-13.JPG"
)

var imageDB = new Array(
".././MS-2007-08-01.jpg",
".././MS-2007-08-02.jpg",
".././MS-2007-08-03.jpg",
".././MS-2007-08-04.jpg",
".././MS-2007-08-05.jpg",
".././MS-2007-08-06.jpg",
".././MS-2007-08-07.jpg",
".././MS-2007-08-08.jpg",
".././MS-2007-08-09.jpg",
".././MS-2007-08-10.jpg",
".././MS-2007-08-11.jpg",
".././MS-2007-08-12.jpg",
".././MS-2007-08-13.jpg"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"Marsha Sauter spikes the punch with sparkling water",
"",
"",
"",
"",
"",
"",
"Monterey Tex-Mex catered",
"",
"",
"",
"",
"",
"",
"Jason Elmore and Liz Fugate",
"",
"",
"",
"",
"",
"",
"Bob Shell describes the production he willl direct later this season to Jason",
"",
"",
"",
"",
"",
"",
"Under Construction: Ticket office and Refreshments stand",
"",
"",
"",
"",
"",
"",
"Richard Meek waves to friends",
"",
"",
"",
"",
"",
"",
"Marsha and Kim Weaver did the drawing",
"",
"",
"",
"",
"",
"",
"Gary Owen performs a segment from \"Cheatin'\", opening Sept. 7",
"",
"",
"",
"",
"",
"",
"Looks more like acting up than acting",
"",
"",
"",
"",
"",
"",
"Smiles means FUN--come join in!",
"",
"",
"",
"",
"",
"",
"Evelyn Helm, one of the regulars",
"",
"",
"",
"",
"",
"",
"Judy works around the construction",
"",
"",
"",
"",
"",
"",
"Charlie, Narni, and Vicki observe . . .something?",
"",
"",
"",
"",
""
)
