document.write(''); function getposOffset(overlay, offsettype){ var totaloffset = (offsettype == "left")? overlay.offsetLeft : overlay.offsetTop var parentEl = overlay.offsetParent while (parentEl != null) { totaloffset = (offsettype == "left")? totaloffset + parentEl.offsetLeft : totaloffset + parentEl.offsetTop parentEl = parentEl.offsetParent } return totaloffset } var menutimedelay = 0 var menudisplay = "" function menuoverlay(curobj, subobjstr) { if (document.getElementById) { if (menudisplay != "" && menudisplay != subobjstr) document.getElementById(menudisplay).style.visibility = "hidden" menudisplay = subobjstr var subobj = document.getElementById(subobjstr) subobj.style.visibility = "visible" var xpos = getposOffset(curobj, "left") var ypos = getposOffset(curobj, "top") /* คำนวณตำแหน่งของเมนูตรงกับด้านล่าง-ซ้าย */ subobj.style.left = xpos + "px" subobj.style.top = ypos + curobj.offsetHeight + 2 + "px" return false } } /* หน่วงเวลาเพื่อซ่อนเมนู */ function menudelayHide(lyr) { menutimedelay = setTimeout('document.getElementById("'+lyr+'").style.visibility="hidden"', 250) } /* หยุดการซ่อนเมนู */ function menuMouseover(lyr) { if (menutimedelay > 0) clearTimeout(menutimedelay) } /* ซ่อนเมนูทันที */ function menuHide(lyr) { document.getElementById(lyr).style.visibility = "hidden" } document.write(''); document.write(''); document.write(''); document.write(''); document.write('
'); document.write('     '); document.write('หน้าแรก ThaiRayong.com  |  '); document.write('     '); document.write('รวมเรื่องบ้าน  |  '); document.write('     '); document.write('บ้านใหม่|มือสอง  |  '); document.write('     '); document.write('รับเหมาต่อเติม/ของตกแต่งบ้านแต่งสวน เฟอร์นิเจอร์/เครื่องใช้ไฟฟ้า  |  '); document.write(' '); document.write('เวบบอร์รวมทุกธุรกิจ  | '); document.write('
'); document.write(' '); document.write(' '); document.write('
'); document.write('
ไทยระยอง-ลิงค์สำคัญ ::'); document.write(' รถตู้ รถทัวร์ รถไฟฟ้า BTS สนามบินอู่ตะเภา |'); document.write(' เบอร์ฉุกเฉิน|'); document.write(' ดูทุกเรื่องราว|'); document.write(' กิจกรรมเดือนนี้|'); document.write(' เที่ยวระยอง| '); document.write(' ร้านอาหาร| '); document.write(' ที่พัก | '); document.write(' Facebook|'); document.write(' My Blog-BlogGang '); document.write('


'); document.write('
'); //document.write(' สนับสนุนโดย : (สนใจเป็นผู้สนับสนุนติดต่อไทยระยองดอทคอม 098-2933593 รับจำนวนจำกัด ) '); //document.write('
'); //document.write(' ThaiRayong.com ไทยระยองดอทคอม '); //document.write('
');