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 = "เสื่อโฟม หนา 1.2 มิล 2 m x 30 m ลายใหม่"
var subTitle = "ส. เจริญวัฒน์พลาสติก 02-2227624, 0816550604"
var URL = "index.htm"
var delay = "2000"
var BGCOLOR = "#FFCCCC"
var TEXT = "#993333"
var LINK = "#33CCFF"
var VLINK = "#996633"
var ALINK = "#663333"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #CC0000";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #CC0033";
var rows = "3"
var columns = "3"
var thumbDB = new Array(
"./Thumb_KN433_1.JPG",
"./Thumb_KN433A.JPG",
"./Thumb_KN636_1.JPG",
"./Thumb_KN636_3.JPG",
"./Thumb_KN1203.JPG",
"./Thumb_KN7306_7.JPG",
"./Thumb_KN7306_8.JPG",
"./Thumb_KN8105.JPG",
"./Thumb_KN8414.JPG"
)

var imageDB = new Array(
".././KN433_1.jpg",
".././KN433A.jpg",
".././KN636_1.jpg",
".././KN636_3.jpg",
".././KN1203.jpg",
".././KN7306_7.jpg",
".././KN7306_8.jpg",
".././KN8105.jpg",
".././KN8414.jpg"
)
var thumbMetadataDB = new Array(
"KN433_1.jpg",
"",
"",
"",
"",
"",
"",
"KN433A.jpg",
"",
"",
"",
"",
"",
"",
"KN636_1.jpg",
"",
"",
"",
"",
"",
"",
"KN636_3.jpg",
"",
"",
"",
"",
"",
"",
"KN1203.jpg",
"",
"",
"",
"",
"",
"",
"KN7306_7.jpg",
"",
"",
"",
"",
"",
"",
"KN7306_8.jpg",
"",
"",
"",
"",
"",
"",
"KN8105.jpg",
"",
"",
"",
"",
"",
"",
"KN8414.jpg",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"KN433_1.jpg",
"",
"",
"",
"",
"",
"",
"KN433A.jpg",
"",
"",
"",
"",
"",
"",
"KN636_1.jpg",
"",
"",
"",
"",
"",
"",
"KN636_3.jpg",
"",
"",
"",
"",
"",
"",
"KN1203.jpg",
"",
"",
"",
"",
"",
"",
"KN7306_7.jpg",
"",
"",
"",
"",
"",
"",
"KN7306_8.jpg",
"",
"",
"",
"",
"",
"",
"KN8105.jpg",
"",
"",
"",
"",
"",
"",
"KN8414.jpg",
"",
"",
"",
"",
"",
""
)

