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 = "Pool School comes to Charlotte October 19-21, 2007"
var subTitle = "Album Generated by ACDSee"
var URL = "index.htm"
var delay = "3000"
var BGCOLOR = "#336633"
var TEXT = "#FFFFFF"
var LINK = "#FFFF00"
var VLINK = "#DCDCDC"
var ALINK = "#DCDCDC"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #FFFF00";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #000000";
var rows = "6"
var columns = "4"
var thumbDB = new Array(
"./Thumb_MVC-001F.JPG",
"./Thumb_MVC-002F.JPG",
"./Thumb_MVC-003F.JPG",
"./Thumb_MVC-004F.JPG",
"./Thumb_MVC-005F.JPG",
"./Thumb_MVC-006F.JPG",
"./Thumb_MVC-007F.JPG",
"./Thumb_MVC-008F.JPG",
"./Thumb_MVC-009F.JPG",
"./Thumb_MVC-010F.JPG",
"./Thumb_MVC-011F.JPG",
"./Thumb_MVC-012F.JPG",
"./Thumb_MVC-013F.JPG",
"./Thumb_MVC-014F.JPG",
"./Thumb_MVC-015F.JPG",
"./Thumb_MVC-016F.JPG"
)

var imageDB = new Array(
".././MVC-001F.JPG",
".././MVC-002F.JPG",
".././MVC-003F.JPG",
".././MVC-004F.JPG",
".././MVC-005F.JPG",
".././MVC-006F.JPG",
".././MVC-007F.JPG",
".././MVC-008F.JPG",
".././MVC-009F.JPG",
".././MVC-010F.JPG",
".././MVC-011F.JPG",
".././MVC-012F.JPG",
".././MVC-013F.JPG",
".././MVC-014F.JPG",
".././MVC-015F.JPG",
".././MVC-016F.JPG"
)
var thumbMetadataDB = new Array(
"",
"Practicing the SPF stroke during a break",
"",
"",
"",
"",
"",
"",
"Instructors always have time to answer student’s questions",
"",
"",
"",
"",
"",
"",
"The workbook is always nearby when practicing the drills",
"",
"",
"",
"",
"",
"",
"The end of a busy day of class…time to relax",
"",
"",
"",
"",
"",
"",
"Keeping an open mind makes learning much easier",
"",
"",
"",
"",
"",
"",
"Getting ready for a little class room time",
"",
"",
"",
"",
"",
"",
"Video analysis is done for each student",
"",
"",
"",
"",
"",
"",
"Is that ME on that tv screen????",
"",
"",
"",
"",
"",
"",
"Class is very informative…and very casual",
"",
"",
"",
"",
"",
"",
"There is always time to laugh and enjoy ourselves",
"",
"",
"",
"",
"",
"",
"Students get to demonstrate what they have learned",
"",
"",
"",
"",
"",
"",
"Just look at that form!",
"",
"",
"",
"",
"",
"",
"Randy demonstrating the physics of balls colliding",
"",
"",
"",
"",
"",
"",
"Students soaking in all that knowledge like sponges",
"",
"",
"",
"",
"",
"",
"There are drills to help every aspect of your game",
"",
"",
"",
"",
"",
"",
"The instructor team",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
