document.write(''); var jsSrchDefault="Hotel by Name"; function FindHotel(){ if(fmhtfind.search_hotel.value==""){alert("Please input hotel name.");} else if(fmhtfind.search_hotel.value==jsSrchDefault){alert("Please input hotel name.");} else{location.href="http://japanese.hotelthailand.net/search_hotels.cfm/Cnty_id/Any/Cty_id/Any/sortby/1/search_hotel/"+fmhtfind.search_hotel.value+"/idx/1.htm";} return false; } var empty = ''; var x= '' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +' ' +'
 ホテルを検索(英語名・半角英数) : ' +' ' +'  
'; document.write(x);