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 = "big flush - coal harbour park"
var subTitle = "Called the big flush because these two water works cascade from the top of and down around a public washroom.  The top is a lookout from which you can see the soccer pitch and False Creek and Fairview Slopes.  There are two identical sets of square pools which spill into a very interesting curved trough like structure then down over one side along the walls, splashing down another trough into a collector before being pumped back up top.  The curved troughs and water flow into them is arranged so that the water spills evenly out of it on all sides so that the water surface bulges up so if viewed from the side you can see the water 2 or 3 cm above the trough lip.  When the water spills over the one side of the trough it does something similar but the trough into which it spills is deeper and the water falls about 2 or 3 meters thus making a thunderous roar and splashes onto the stairs.  Calm on top but tumultuous down below.  I wonder if the toilet had any impact on this fountains design?"
var URL = "index.htm"
var delay = "3000"
var BGCOLOR = "#FFFFFF"
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: Arial;"
var thumbFontSize = "font-size: small;"
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_Big_flush_293.JPG",
"./Th_Big_flush_294.JPG",
"./Th_Big_flush_295.JPG",
"./Th_Big_flush_296.JPG",
"./Th_Big_flush_297.JPG",
"./Th_Big_flush_298.JPG",
"./Th_Big_flush_299.JPG",
"./Th_Big_flush_300.JPG",
"./Th_Big_flush_301.JPG",
"./Th_Big_flush_302.JPG",
"./Th_Big_flush_303.JPG",
"./Th_Big_flush_304.JPG",
"./Th_Big_flush_305.JPG",
"./Th_Big_flush_306.JPG",
"./Th_Big_flush_307.JPG",
"./Th_Big_flush_308.JPG"
)

var imageDB = new Array(
".././Im_Big_flush_293.JPG",
".././Im_Big_flush_294.JPG",
".././Im_Big_flush_295.JPG",
".././Im_Big_flush_296.JPG",
".././Im_Big_flush_297.JPG",
".././Im_Big_flush_298.JPG",
".././Im_Big_flush_299.JPG",
".././Im_Big_flush_300.JPG",
".././Im_Big_flush_301.JPG",
".././Im_Big_flush_302.JPG",
".././Im_Big_flush_303.JPG",
".././Im_Big_flush_304.JPG",
".././Im_Big_flush_305.JPG",
".././Im_Big_flush_306.JPG",
".././Im_Big_flush_307.JPG",
".././Im_Big_flush_308.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
