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 = "stone trough - bell canada tower 550 w georgia st"
var subTitle = "Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath."
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_StoneTrough 011.JPG",
"./Th_StoneTrough 012.JPG",
"./Th_StoneTrough 013.JPG",
"./Th_StoneTrough 014.JPG",
"./Th_StoneTrough 015.JPG",
"./Th_StoneTrough 016.JPG",
"./Th_StoneTrough 017.JPG"
)

var imageDB = new Array(
".././Im_StoneTrough 011.JPG",
".././Im_StoneTrough 012.JPG",
".././Im_StoneTrough 013.JPG",
".././Im_StoneTrough 014.JPG",
".././Im_StoneTrough 015.JPG",
".././Im_StoneTrough 016.JPG",
".././Im_StoneTrough 017.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"",
"Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath.",
"",
"",
"",
"",
"",
"",
"Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath.",
"",
"",
"",
"",
"",
"",
"Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath.",
"",
"",
"",
"",
"",
"",
"Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath.",
"",
"",
"",
"",
"",
"",
"Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath.",
"",
"",
"",
"",
"",
"",
"Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath.",
"",
"",
"",
"",
"",
"",
"Simple and reassuring, this water installation likely escapes the attention of passersby although horses and cattle would find it in a second.  Water spills from a raised, long narrow rectagular pool down a rough hewn stone face into a trough like channel which flows north into a drain before being pumped back up to begin its journey again.  Last summer, in the heat of the day, I chanced to sit alongside this wall, and was amazed to feel it gave off a welcome cooling breath.",
"",
"",
"",
"",
""
)
