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 = "Philadelphia Cactus and Succulent Society"
var subTitle = "November 2008"
var URL = "index.htm"
var delay = "4000"
var BGCOLOR = "#999999"
var TEXT = "#006600"
var LINK = "#FFFFFF"
var VLINK = "#DCDCDC"
var ALINK = "#DCDCDC"
var pageFontFamily = "font-family: Tahoma;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Tahoma;"
var thumbFontSize = "font-size: small;"
var thumbFontColor = "color: #000000";
var imageFontFamily = "font-family: Tahoma;"
var imageFontSize = "font-size: large;"
var imageFontColor = "color: #006600";
var rows = "100"
var columns = "3"
var thumbDB = new Array(
"./th__MG_2603.JPG",
"./th__MG_2596.JPG",
"./th__MG_2604.JPG",
"./th__MG_2605.JPG",
"./th__MG_2611.JPG",
"./th__MG_2606.JPG",
"./th__MG_2619.JPG",
"./th__MG_2609.JPG",
"./th__MG_2602.JPG",
"./th__MG_2598.JPG",
"./th__MG_2600.JPG",
"./th__MG_2597.JPG",
"./th__MG_2616.JPG",
"./th__MG_2594.JPG",
"./th__MG_2595.JPG"
)

var imageDB = new Array(
".././im__MG_2603.jpg",
".././im__MG_2596.jpg",
".././im__MG_2604.jpg",
".././im__MG_2605.jpg",
".././im__MG_2611.jpg",
".././im__MG_2606.jpg",
".././im__MG_2619.jpg",
".././im__MG_2609.jpg",
".././im__MG_2602.jpg",
".././im__MG_2598.jpg",
".././im__MG_2600.jpg",
".././im__MG_2597.jpg",
".././im__MG_2616.jpg",
".././im__MG_2594.jpg",
".././im__MG_2595.jpg"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"Gasteria ellaphieae",
"",
"",
"",
"",
"",
"",
"Gasteria crouheri “Paddock”",
"",
"",
"",
"",
"",
"",
"Gasteria batesiana Barbatum",
"",
"",
"",
"",
"",
"",
"Gasteria varigatia “Ox Tongue”",
"",
"",
"",
"",
"",
"",
"Gasteria bicolor uliputnaia",
"",
"",
"",
"",
"",
"",
"Gasteria nitida var. armstrongii ji",
"",
"",
"",
"",
"",
"",
"Gasteria nitida var. armstrongii",
"",
"",
"",
"",
"",
"",
"Gasteria nitida var. armstrongii",
"",
"",
"",
"",
"",
"",
"Gasteria “Black Panther”",
"",
"",
"",
"",
"",
"",
"Gasteria “Little Warty”",
"",
"",
"",
"",
"",
"",
"Gasteria batesiana ",
"",
"",
"",
"",
"",
"",
"Gasteria liputania",
"",
"",
"",
"",
"",
"",
"Senicio scaposis",
"",
"",
"",
"",
"",
"",
"Schumbergera sp",
"",
"",
"",
"",
"",
"",
"Bowiea volubilis",
"",
""
)
var imageMetadataDB = new Array(
"",
"Gasteria ellaphieae<BR>Steve Casebolt<BR>Best of Show   Gasteria II",
"",
"",
"",
"",
"",
"",
"Gasteria crouheri “Paddock”<BR>Edie Chapman<BR>Second  Place   Gasteria II",
"",
"",
"",
"",
"",
"",
"Gasteria batesiana Barbatum<BR>Barry Bush<BR>Third Place   Gasteria II",
"",
"",
"",
"",
"",
"",
"Gasteria varigatia “Ox Tongue”<BR>Marc Ross<BR>Honorable   Gasteria II",
"",
"",
"",
"",
"",
"",
"Gasteria bicolor uliputnaia<BR>Chris Ripnnak<BR>First Place   Gasteria I",
"",
"",
"",
"",
"",
"",
"Gasteria nitida var. armstrongii ji<BR>Thomas Preteroti<BR>Second Place   Gasteria I",
"",
"",
"",
"",
"",
"",
"Gasteria nitida var. armstrongii<BR>Jeff Sedwin<BR>Third Place   Gasteria I",
"",
"",
"",
"",
"",
"",
"Gasteria nitida var. armstrongii<BR>Thomas Preteroti<BR>Honorable   Gasteria I",
"",
"",
"",
"",
"",
"",
"Gasteria “Black Panther”<BR>Barry Bush<BR>First Place   Gasteria III",
"",
"",
"",
"",
"",
"",
"Gasteria “Little Warty”<BR>Barry Bush<BR>Second Place   Gasteria III",
"",
"",
"",
"",
"",
"",
"Gasteria batesiana <BR>Steve Casebolt<BR>Third Place    Gasteria III",
"",
"",
"",
"",
"",
"",
"Gasteria liputania<BR>Thomas Preteroti<BR>Honorable   Gasteria III",
"",
"",
"",
"",
"",
"",
"Senicio scaposis<BR>No Name Given<BR>First Place   Hanging Plants",
"",
"",
"",
"",
"",
"",
"Schumbergera sp<BR>Marion Novelli<BR>First Place   Special I",
"",
"",
"",
"",
"",
"",
"Bowiea volubilis<BR>Rob Novelli<BR>First Place   Bowiea Special I",
"",
"",
"",
"",
""
)

