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 = "POM February 2008"
var URL = "index.htm"
var delay = "4000"
var BGCOLOR = "#999999"
var TEXT = "#000000"
var LINK = "#FFFFFF"
var VLINK = "#DCDCDC"
var ALINK = "#DCDCDC"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: small;"
var thumbFontFamily = "font-family: Tahoma;"
var thumbFontSize = "font-size: small;"
var thumbFontColor = "color: #000000";
var imageFontFamily = "font-family: Tahoma;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #000000";
var rows = "100"
var columns = "3"
var thumbDB = new Array(
"./th_P1010038.JPG",
"./th_P1010029.JPG",
"./th_P1010030.JPG",
"./th_P1010033.JPG",
"./th_P1010035.JPG",
"./th_P1010036.JPG",
"./th_P1010047.JPG",
"./th_P1010040.JPG",
"./th_P1010045.JPG",
"./th_P1010049.JPG",
"./th_P1010051.JPG",
"./th_P1010056.JPG"
)

var imageDB = new Array(
".././im_P1010038.jpg",
".././im_P1010029.jpg",
".././im_P1010030.jpg",
".././im_P1010033.jpg",
".././im_P1010035.jpg",
".././im_P1010036.jpg",
".././im_P1010047.jpg",
".././im_P1010040.jpg",
".././im_P1010045.jpg",
".././im_P1010049.jpg",
".././im_P1010051.jpg",
".././im_P1010056.jpg"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"Gasteraloe 'Green Ice' +  Aloe brevifolia varigated",
"",
"",
"",
"",
"",
"",
"Stapelelianthus dearyi",
"",
"",
"",
"",
"",
"",
"Hoya carnosa ripple",
"",
"",
"",
"",
"",
"",
"Pseusolithos Dodsonianus X Migiurtinos",
"",
"",
"",
"",
"",
"",
"Eriosyce senilis   ( Neoporteia muticolor ) ",
"",
"",
"",
"",
"",
"",
"Corypantha andreae",
"",
"",
"",
"",
"",
"",
"Mammillaria Parkinsonii + Rebutia fabrisisii aureiflora",
"",
"",
"",
"",
"",
"",
"Gasteria 'Black Panther' +  Haworthia”David Grigsby'",
"",
"",
"",
"",
"",
"",
"Gasteria Croucheri 'Paddock' + Haworthia retusa",
"",
"",
"",
"",
"",
"",
"Gasteria sp.  Varigated  + Hawothia truncata minor",
"",
"",
"",
"",
"",
"",
"Gasteria glomerata + Haworthia springbok vlakersis",
"",
"",
"",
"",
"",
"",
"Aloe partridge + Gasteria vargiatia",
"",
""
)
var imageMetadataDB = new Array(
"",
"Gasteraloe 'Green Ice' +  Aloe brevifolia varigated<BR>Ray Rogers<BR>Class “Special Double Your Pleasure” Large  Best Of Show",
"",
"",
"",
"",
"",
"",
"Stapelelianthus dearyi<BR>Ann Leipold <BR>Class “Succulent I”  First Place",
"",
"",
"",
"",
"",
"",
"Hoya carnosa ripple <BR>Barry Bush<BR>Class “Succulent I”  Second Place",
"",
"",
"",
"",
"",
"",
"Pseusolithos Dodsonianus X Migiurtinos<BR>Ray Rogers<BR>Class “Succulent I”  Third Place",
"",
"",
"",
"",
"",
"",
"Eriosyce senilis   ( Neoporteia muticolor ) <BR>Ray Rogers<BR>Class “Cactus I”  First Place",
"",
"",
"",
"",
"",
"",
"Corypantha andreae<BR>Barry Bush<BR>Class “Cactus I”  Second Place",
"",
"",
"",
"",
"",
"",
"Mammillaria Parkinsonii + Rebutia fabrisisii aureiflora<BR>Ray Rogers<BR>Class “Double Your Pleasure” Large Cactus  First Place",
"",
"",
"",
"",
"",
"",
"Gasteria 'Black Panther' +  Haworthia”David Grigsby'<BR>Barry Bush<BR>Class “Double Your Pleasure” Large  Second Place",
"",
"",
"",
"",
"",
"",
"Gasteria Croucheri 'Paddock' + Haworthia retusa <BR>Barry Bush<BR>Class “Double Your Pleasure” Large  Third Place",
"",
"",
"",
"",
"",
"",
"Gasteria sp.  Varigated  + Hawothia truncata minor<BR>Thomas Perteroti<BR>Class “Double Your Pleasure” Small  First Place",
"",
"",
"",
"",
"",
"",
"Gasteria glomerata + Haworthia springbok vlakersis<BR>Thomas Perteroti<BR>Class “Double Your Pleasure” Small  Second Place",
"",
"",
"",
"",
"",
"",
"Aloe partridge + Gasteria vargiatia<BR>Marc Ross<BR>Class “Double Your Pleasure” Small  Third Place",
"",
"",
"",
"",
""
)

