function login_open()
{
	window.open("https://app.julea.jp", "reze01", "top=0,left=0,scrollbars=1,resizable=1");
}

