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 = "ตาข่ายกรองแสง พลาสติกอื่นๆ เชือก"
var subTitle = "ส. เจริญวัฒน์พลาสติก"
var URL = "index.htm"
var delay = "2000"
var BGCOLOR = "#9999FF"
var TEXT = "#FFFFFF"
var LINK = "#0000FF"
var VLINK = "#3333FF"
var ALINK = "#0000CC"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: medium;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: medium;"
var thumbFontColor = "color: #336633";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #FF0066";
var rows = "1"
var columns = "19"
var thumbDB = new Array(
".././Thumb_2_sided_rubber.JPG",
".././Thumb_2_sided_rubber1.JPG",
".././Thumb_canvas_darkgreen.JPG",
".././Thumb_canvas_mix1.JPG",
".././Thumb_canvas_mix2.JPG",
".././Thumb_canvas_roof1.JPG",
".././Thumb_film_pantalate.JPG",
".././Thumb_plastic_embed.JPG",
".././Thumb_plastic_embed1.JPG",
".././Thumb_plastic_embed2.JPG",
".././Thumb_plastic_embed3.JPG",
".././Thumb_plastic_pearl1.JPG",
".././Thumb_plastic_pearl2.JPG",
".././Thumb_plastic_saku.JPG",
".././Thumb_ribbon1.JPG",
".././Thumb_rope1.JPG",
".././Thumb_strap.JPG",
".././Thumb_table_plastic.JPG",
".././Thumb_slan.JPG"
)

var imageDB = new Array(
".././2_sided_rubber.JPG",
".././2_sided_rubber1.JPG",
".././canvas_darkgreen.JPG",
".././canvas_mix1.JPG",
".././canvas_mix2.JPG",
".././canvas_roof1.JPG",
".././film_pantalate.JPG",
".././plastic_embed.JPG",
".././plastic_embed1.JPG",
".././plastic_embed2.JPG",
".././plastic_embed3.JPG",
".././plastic_pearl1.JPG",
".././plastic_pearl2.JPG",
".././plastic_saku.JPG",
".././ribbon1.JPG",
".././rope1.JPG",
".././strap.JPG",
".././table_plastic.JPG",
".././slan.JPG"
)
var thumbMetadataDB = new Array(
"2_sided_rubber.jpg",
"",
"",
"",
"",
"",
"",
"2_sided_rubber1.jpg",
"",
"",
"",
"",
"",
"",
"canvas_darkgreen.jpg",
"",
"",
"",
"",
"",
"",
"canvas_mix1.jpg",
"",
"",
"",
"",
"",
"",
"canvas_mix2.jpg",
"",
"",
"",
"",
"",
"",
"canvas_roof1.jpg",
"",
"",
"",
"",
"",
"",
"film_pantalate.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed1.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed2.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed3.jpg",
"",
"",
"",
"",
"",
"",
"plastic_pearl1.jpg",
"",
"",
"",
"",
"",
"",
"plastic_pearl2.jpg",
"",
"",
"",
"",
"",
"",
"plastic_saku.jpg",
"",
"",
"",
"",
"",
"",
"ribbon1.jpg",
"",
"",
"",
"",
"",
"",
"rope1.jpg",
"",
"",
"",
"",
"",
"",
"strap.jpg",
"",
"",
"",
"",
"",
"",
"table_plastic.jpg",
"",
"",
"",
"",
"",
"",
"slan.jpg",
"",
"",
"",
"",
"",
""
)
var imageMetadataDB = new Array(
"2_sided_rubber.jpg",
"",
"",
"",
"",
"",
"",
"2_sided_rubber1.jpg",
"",
"",
"",
"",
"",
"",
"canvas_darkgreen.jpg",
"",
"",
"",
"",
"",
"",
"canvas_mix1.jpg",
"",
"",
"",
"",
"",
"",
"canvas_mix2.jpg",
"",
"",
"",
"",
"",
"",
"canvas_roof1.jpg",
"",
"",
"",
"",
"",
"",
"film_pantalate.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed1.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed2.jpg",
"",
"",
"",
"",
"",
"",
"plastic_embed3.jpg",
"",
"",
"",
"",
"",
"",
"plastic_pearl1.jpg",
"",
"",
"",
"",
"",
"",
"plastic_pearl2.jpg",
"",
"",
"",
"",
"",
"",
"plastic_saku.jpg",
"",
"",
"",
"",
"",
"",
"ribbon1.jpg",
"",
"",
"",
"",
"",
"",
"rope1.jpg",
"",
"",
"",
"",
"",
"",
"strap.jpg",
"",
"",
"",
"",
"",
"",
"table_plastic.jpg",
"",
"",
"",
"",
"",
"",
"slan.jpg",
"",
"",
"",
"",
"",
""
)
