function login()
{
			document.Form1.action="https://www.namikiteru.com/Public/MemberLoginEn.aspx";
			document.Form1.method="post";
			document.Form1.submit();
}

function WindowOpen850(path) { 
window.open(path,"OnBusiness","width=850,height=650,scrollbars=yes,resizable=yes,menubar=yes,toolbar=yes,status=yes,directories=yes,location=yes");
}

function WindowOpen550(path) { 
window.open(path,"MeruMaga","width=550,height=550,scrollbars=yes,resizable=yes,menubar=yes,toolbar=yes,status=yes,directories=yes,location=yes");
}

function WindowOpen650(path) { 
window.open(path,"Syuzai","width=550,height=800,scrollbars=yes,resizable=yes,menubar=yes,toolbar=yes,status=yes,directories=yes,location=yes");
}

function SignUpWindowOpen() {
	window.open("https://www.namikiteru.com/public/IndividualPlanEn.aspx", "Namikiteru_Sign_Up_Form", "toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=566, height=700");
}
