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 = "waterfront place falls - waterfront centre across from canada place"
var subTitle = "This below street level cascade and pool can be seen from the food court just inside Waterfront Centre. The stepped funnel cascade can almost be called vortex; when staring into it one gets the sensation of a spirally vortex of water flowing down into the bottom.  It is really quite a dramatic presenation, probably not often appreciated except by weary, hungry tourists as they gobble up their chinese or McDonalds inside the mall.  The best vantage point though is looking down into the cascade from the street level."
var URL = "index.htm"
var delay = "3000"
var BGCOLOR = "#FFFFFF"
var TEXT = "#000000"
var LINK = "#0033CC"
var VLINK = "#0033CC"
var ALINK = "#DCDCDC"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: small;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #000000";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: small;"
var imageFontColor = "color: #000000";
var rows = "20"
var columns = "3"
var thumbDB = new Array(
"./Th_Waterfront_Place_Falls_235.JPG",
"./Th_Waterfront_Place_Falls_236.JPG",
"./Th_Waterfront_Place_Falls_237.JPG",
"./Th_Waterfront_Place_Falls_238.JPG"
)

var imageDB = new Array(
".././Im_Waterfront_Place_Falls_235.JPG",
".././Im_Waterfront_Place_Falls_236.JPG",
".././Im_Waterfront_Place_Falls_237.JPG",
".././Im_Waterfront_Place_Falls_238.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"This below street level cascade and pool can be seen from the food court just inside Waterfront Place.  The stepped funnel cascade can almost be called vortex; when staring into it one gets the sensation of a spirally vortex of water flowing down into the bottom.  It is really quite a dramatic presenation, probably not often appreciated except by weary, hungry tourists as they gobble up their chinese or McDonalds inside the mall.  The best vantage point though is looking down into the cascade from the street level.",
"",
"",
"",
"",
"",
"",
"This below street level cascade and pool can be seen from the food court just inside Waterfront Place.  The stepped funnel cascade can almost be called vortex; when staring into it one gets the sensation of a spirally vortex of water flowing down into the bottom.  It is really quite a dramatic presenation, probably not often appreciated except by weary, hungry tourists as they gobble up their chinese or McDonalds inside the mall.  The best vantage point though is looking down into the cascade from the street level.",
"",
"",
"",
"",
"",
"",
"This below street level cascade and pool can be seen from the food court just inside Waterfront Place.  The stepped funnel cascade can almost be called vortex; when staring into it one gets the sensation of a spirally vortex of water flowing down into the bottom.  It is really quite a dramatic presenation, probably not often appreciated except by weary, hungry tourists as they gobble up their chinese or McDonalds inside the mall.  The best vantage point though is looking down into the cascade from the street level.",
"",
"",
"",
"",
"",
"",
"This below street level cascade and pool can be seen from the food court just inside Waterfront Place.  The stepped funnel cascade can almost be called vortex; when staring into it one gets the sensation of a spirally vortex of water flowing down into the bottom.  It is really quite a dramatic presenation, probably not often appreciated except by weary, hungry tourists as they gobble up their chinese or McDonalds inside the mall.  The best vantage point though is looking down into the cascade from the street level.",
"",
"",
"",
"",
""
)
