var title = "Mudslide Damage and Repair"
var subTitle = "Press \"F11\" for full screen. Close this window to return."
var URL = "http://www.hwakefield.com"
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 = "7"
var columns = "1"
var thumbDB = new Array(
".././Thumb_mudslide2005-0216-1a5.JPG",
".././Thumb_mudslide2005-0205-1a5.JPG",
".././Thumb_mudslide2005-0208-1a5.JPG",
".././Thumb_mudslide2005-0212-1a5.JPG",
".././Thumb_mudslide2005-0227-1a5.JPG",
".././Thumb_mudslide2005-0230-1a5.JPG",
".././Thumb_mudslide2005-0235-1a5.JPG"
)

var imageDB = new Array(
".././mudslide2005-0216-1a5.JPG",
".././mudslide2005-0205-1a5.JPG",
".././mudslide2005-0208-1a5.JPG",
".././mudslide2005-0212-1a5.JPG",
".././mudslide2005-0227-1a5.JPG",
".././mudslide2005-0230-1a5.JPG",
".././mudslide2005-0235-1a5.JPG"
)
var thumbMetadataDB = new Array(
"View from Little League field",
"",
"",
"",
"",
"",
"Diverting drain water away from the slope",
"",
"",
"",
"",
"",
"View from the deck before tree cutting",
"",
"",
"",
"",
"",
"View from below before tree cutting",
"",
"",
"",
"",
"",
"Tree cutters hauling limbs",
"",
"",
"",
"",
"",
"View from the deck after tree cutting",
"",
"",
"",
"",
"",
"View from below after tree cutting",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"View from Little League field",
"",
"",
"",
"",
"",
"Diverting drain water away from the slope",
"",
"",
"",
"",
"",
"View from the deck before tree cutting",
"",
"",
"",
"",
"",
"View from below before tree cutting",
"",
"",
"",
"",
"",
"Tree cutters hauling limbs",
"",
"",
"",
"",
"",
"View from the deck after tree cutting",
"",
"",
"",
"",
"",
"View from below after tree cutting",
"",
"",
"",
"",
""
)

