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 = "Spectrum21"
var subTitle = "Photos by Michael D. Kern  - www.thegardensofeden.org"
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 Baltic;"
var pageFontSize = "font-size: large;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #FFFFFF";
var imageFontFamily = "font-family: Arial Baltic;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #FFFFFF";
var rows = "1"
var columns = "10"
var thumbDB = new Array(
".././Thumb_antelope dance w o swine 4 green.JPG",
".././Thumb_HIPPO CHARGE.JPG",
".././Thumb_butterflys 2.JPG",
".././Thumb_the dual.JPG",
".././Thumb_rock python cage and surpsied bat.JPG",
".././Thumb_silver in training.JPG",
".././Thumb_green lash.JPG",
".././Thumb_BOY w toy tire.JPG",
".././Thumb_two boys.JPG",
".././Thumb_WOMEN SALT WORKER.JPG"
)

var imageDB = new Array(
".././Image_antelope dance w o swine 4 green.JPG",
".././Image_HIPPO CHARGE.JPG",
".././Image_butterflys 2.JPG",
".././Image_the dual.JPG",
".././Image_rock python cage and surpsied bat.JPG",
".././Image_silver in training.JPG",
".././Image_green lash.JPG",
".././Image_BOY w toy tire.JPG",
".././Image_two boys.JPG",
".././Image_WOMEN SALT WORKER.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"Mating Ritual and Breeding Ground  of the Uganda Kob",
"",
"",
"",
"",
"",
"",
"Hippopotamus Group (Hippopotamus amphibius) Defending Their Territory.",
"",
"",
"",
"",
"",
"",
"East African Butterflies \"puddling\" for mineral supplements.",
"",
"",
"",
"",
"",
"",
"Two Male  Rwenzori Three Horned Chameleons (Chamaeleo johnstoni)  Fight for Dominance.",
"",
"",
"",
"",
"",
"",
"African Rock Python (Python Sebae) hunting Egyptian Fruit Bats (Pouseltus aegypitiacus) in an Ugandan Cave.",
"",
"",
"",
"",
"",
"",
"Gorilla gorilla beringei - Mountain Gorilla (Silverback Jr)",
"",
"",
"",
"",
"",
"",
"Atheris cerataphora,  Usambara Bush Viper",
"",
"",
"",
"",
"",
"",
"Creative Play",
"",
"",
"",
"",
"",
"",
"Dos Amigos",
"",
"",
"",
"",
"",
"",
"Harvesting Salt - Isasha Crator",
"",
"",
"",
"",
""
)
