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 = "Lori, Tre and Will's Visit"
var subTitle = "Isla Mujeres, Mexico, June 2008"
var URL = "LoriBoysJune2008.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 = "16"
var columns = "1"
var thumbDB = new Array(
".././Thumb_6-7-2008 11-30-29 AM_0009.JPG",
".././Thumb_6-7-2008 12-15-33 PM_0011.JPG",
".././Thumb_6-8-2008 8-02-27 AM_0012.JPG",
".././Thumb_6-9-2008 5-35-29 AM_0015.JPG",
".././Thumb_6-11-2008 10-33-10 AM_0018.JPG",
".././Thumb_6-11-2008 10-33-33 AM_0019.JPG",
".././Thumb_6-13-2008 12-14-47 PM_0022.JPG",
".././Thumb_6-13-2008 12-17-27 PM_0023.JPG",
".././Thumb_6-13-2008 12-21-01 PM_0026.JPG",
".././Thumb_6-13-2008 12-21-28 PM_0027.JPG",
".././Thumb_6-13-2008 12-34-16 PM_0041.JPG",
".././Thumb_6-13-2008 12-38-49 PM_0047.JPG",
".././Thumb_6-13-2008 12-40-57 PM_0051.JPG",
".././Thumb_6-14-2008 6-52-47 AM_0053.JPG",
".././Thumb_6-14-2008 6-55-54 AM_0054.JPG",
".././Thumb_6-14-2008 9-56-06 AM_0057.JPG"
)

var imageDB = new Array(
".././Image_6-7-2008 11-30-29 AM_0009.JPG",
".././Image_6-7-2008 12-15-33 PM_0011.JPG",
".././Image_6-8-2008 8-02-27 AM_0012.JPG",
".././Image_6-9-2008 5-35-29 AM_0015.JPG",
".././Image_6-11-2008 10-33-10 AM_0018.JPG",
".././Image_6-11-2008 10-33-33 AM_0019.JPG",
".././Image_6-13-2008 12-14-47 PM_0022.JPG",
".././Image_6-13-2008 12-17-27 PM_0023.JPG",
".././Image_6-13-2008 12-21-01 PM_0026.JPG",
".././Image_6-13-2008 12-21-28 PM_0027.JPG",
".././Image_6-13-2008 12-34-16 PM_0041.JPG",
".././Image_6-13-2008 12-38-49 PM_0047.JPG",
".././Image_6-13-2008 12-40-57 PM_0051.JPG",
".././Image_6-14-2008 6-52-47 AM_0053.JPG",
".././Image_6-14-2008 6-55-54 AM_0054.JPG",
".././Image_6-14-2008 9-56-06 AM_0057.JPG"
)
var thumbMetadataDB = new Array(
"",
"Ferry Ride",
"",
"",
"",
"",
"",
"",
"Chow Time",
"",
"",
"",
"",
"",
"",
"Snorkeling Anyone?",
"",
"",
"",
"",
"",
"",
"End of the Day",
"",
"",
"",
"",
"",
"",
"Diinghy Ride",
"",
"",
"",
"",
"",
"",
"Dinghy Ride",
"",
"",
"",
"",
"",
"",
"Tulum",
"",
"",
"",
"",
"",
"",
"Tulum",
"",
"",
"",
"",
"",
"",
"Tulum",
"",
"",
"",
"",
"",
"",
"Tulum",
"",
"",
"",
"",
"",
"",
"Tulum",
"",
"",
"",
"",
"",
"",
"Tulum",
"",
"",
"",
"",
"",
"",
"Tulum",
"",
"",
"",
"",
"",
"",
"Will",
"",
"",
"",
"",
"",
"",
"Lori",
"",
"",
"",
"",
"",
"",
"Lori",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"",
"",
"",
"Patrick and Tre on the ferry to Isla Mujeres",
"",
"",
"",
"",
"",
"",
"Lunch on the beach in Isla Mujeres with Lori, Tre and Will",
"",
"",
"",
"",
"",
"",
"Patrick, Tre and Will getting ready to go snorkeling",
"",
"",
"",
"",
"",
"",
"Tre and Will on the boat at the end of the day",
"",
"",
"",
"",
"",
"",
"Patrick and the boys going for a dinghy ride",
"",
"",
"",
"",
"",
"",
"Patrick and the boys going for a dinghy ride",
"",
"",
"",
"",
"",
"",
"Lori and the boys at Tulum",
"",
"",
"",
"",
"",
"",
"Patrick and the boys at Tulum",
"",
"",
"",
"",
"",
"",
"Lori and the boys at Tulum",
"",
"",
"",
"",
"",
"",
"Tre and Will at Tulum",
"",
"",
"",
"",
"",
"",
"Tre and Will at Tulum",
"",
"",
"",
"",
"",
"",
"Tre at Tulum",
"",
"",
"",
"",
"",
"",
"A local resident of Tulum keeping an eye on the tourists",
"",
"",
"",
"",
"",
"",
"Will relaxing on the boat",
"",
"",
"",
"",
"",
"",
"Lori getting ready for bed",
"",
"",
"",
"",
"",
"",
"Packed up and ready to go",
"",
""
)

