function openPWSET(){

	var url = "/login/pwset.html";

	window.open(url,"ebank","width=785,height=500,menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no");

}

function openFES(){

	var url = "/login/prelog.html";

	window.open(url,"ebank","width=785,height=500,menubar=no,toolbar=no,location=yes,directories=no,status=yes,scrollbars=yes,resizable=no");

}

function openMailmoney(){

	var url = "/login/mailmoney.html";

	window.open(url,"ebank","width=785,height=500,menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no");

}

function openPWin(){







  //サブウインドウオープン







//  window.open('https://www.ebank.co.jp/ebank/aos/PEntryMenu.html','content','scrollbars=yes,resizable=yes,width=650,height=580');







    window.open('/open_account/start.html','content','scrollbars=yes,resizable=yes,width=650,height=580');







}















function openCWin(){







  //サブウインドウオープン







//  window.open('https://www.ebank.co.jp/ebank/aos/CEntryMenu.html','content','scrollbars=yes,resizable=yes,width=650,height=580');







    window.open('/open_account/co_start.html','content','scrollbars=yes,resizable=yes,width=650,height=580');







}

function openPKI(){







  //サブウインドウオープン







//  window.open('https://issue.ebank.co.jp/wgp/WebGatewayProxy?Action=Login1','content','scrollbars=yes,resizable=yes,width=400,height=300');







//  window.open('https://issue.ebank.co.jp/wwwredirect/Redirect?target=%2Fwgp%2FWebGatewayProxy%3FAction%3DLogin1','content','scrollbars=yes,resizable=yes,width=400,height=300');







    window.open('/pki/pki.html','content','scrollbars=yes,resizable=yes,width=400,height=300');







}















function openLWin(){







  //サブウインドウオープン







  window.open('h_logo_ebank.html','content','scrollbars=yes,resizable=yes,width=650,height=580');







}























function openPLWin(){







  //サブウインドウオープン







  window.open('ebankservicelogo.html','content','scrollbars=yes,resizable=yes,width=650,height=580');







}























function openPL2Win(){







  //サブウインドウオープン







  window.open('p_logo_ebank.html','content','scrollbars=yes,resizable=yes,width=650,height=580');







}





function subWin(winName,url,W,H){

  //サブウインドウオープン

  window.open(url,winName,'scrollbars=yes,width='+W+',height='+H+'');

}






function inquiry(){

  //法人お問い合わせサブウインドウオープン

	window.open("https://www.ebank.co.jp/ebank/aos/BusinessCInquiry.html","inquiry","directories=0,location=0,menubar=0,scrollbars=1,status=0,toolbar=0,resizable=0,width=480,height=415");
}



function openAccount(){

  //法人口座開設申込
	var url = "https://www.ebank.co.jp/ebank/aos/CEntryMenu.html";
	window.open(url,"openAccount","directories=0,location=0,menubar=0,scrollbars=1,status=0,toolbar=0,resizable=1,width=646,height=600");
}
