function clear_div(a){document.getElementById(a).innerHTML=""}function loading(){document.getElementById("load_page").style.display="none"}function searching(a){document.getElementById(a).innerHTML="<div style='height:500px;text-align:center;padding-top:50px;'><img src='http://www.e-myholiday.com/img/ajax-loader.gif'><strong>Now Loading ........</strong></div>"}function wating(a){document.getElementById(a).innerHTML="<div style='text-align:center;padding:50px;'><img src='http://www.e-myholiday.com/img/ajax-loader.gif'><strong>処理中です、しばらくお待ちください。</strong></div>"}function calWindow(a){calwin=window.open(a,"calendar","width=630,height=480,left=0,top=0")}function calWindowR(a){x=screen.width-630;calwin=window.open(a,"calendar","width=630,height=480,left="+x+",top=0")}function open_detail(){var a=document.getElementById("company");if(a.style.display=="block"){a.style.display="none"}else{a.style.display="block"}}function editWindow(a){x=(screen.width-300)/2;y=(screen.height-120)/2;editwin=window.open(a,"Edit","width=300,height=120,left="+x+" ,top="+y)}function subwin(a){sbwin=window.open(a,"subwin","width=400,height=300,location=0,resizable=0,scrollbars=1,menubar=0,toolbar=0,status=0")}function on(){window.focus()}function subwin800(a){sbwin=window.open(a,"subwin","width=800,height=600,location=0,resizable=0,scrollbars=1,menubar=0,toolbar=0,status=0")};