<!--- hide script from old browsers
// เปิดไฟล์ index ถ้าโปรแกรม search ชี้ไปที่ไฟล์ที่อยู่ในเฟรม
if(window.top==self) { 
    location.href = "../index.htm"
}
// end hiding --->
