'); document.writeln(''); //口座番号入力 function SetKozanum(){ objKozanum = document.HOST.KozaNo; virtul = window.open("https://" + location.host + "/tplshare/customer/virtul_number.html" +getNBFClientTime(), "kozano" ,"width=" + nx +",height=" + ny + ",left=500,top=100,toolber=no,status=yes,scrollbars=yes,menubar=no,resizable=yes,location=yes"); virtul.focus(); } //パスワード入力 function SetPasswd(){ objpassnum = document.HOST.pass; virtul = window.open("https://" + location.host + "/tplshare/customer/virtul_pass.html" +getNBFClientTime(), "passwd" ,"width=" + px + ",height=" + py + ",left=500,top=100,toolber=no,status=yes,scrollbars=yes,menubar=no,resizable=yes,location=yes"); virtul.focus(); } //法人用ログインページへ function toHojin(){ location.href="https://" + location.host + "/login/login2.htm" } function toForgetPass() { document.HOST.__type.value="0003"; document.HOST.__sid.value="00000"; document.HOST.__uid.value="00000"; document.HOST.__gid.value="NBG12340G11"; document.HOST.__fid.value="NBG12840"; document.HOST.B_ID.value="1"; document.HOST.target="_self"; document.HOST.action="https://" + location.host +"/cgi-bin/ORIXMENU"; document.HOST.submit(); } function returnChild() { if (virtul == null){ return; } if (virtul.closed == false){ virtul.focus() } } //-->
'); //-->