//------------------------------------------------------------
//---------------- Removed From header.txt 07/04/20 Chi.----------------
//------------------------------------------------------------
if (loginStatus == 2) { 
	document.write('<tr>');
	document.write('<td width="121" height="69" valign="top"><a href="http://www.epson.jp/"><img src="/img/logo_ile.jpg" alt="EPSON" width="121" height="52" border="0"></a></td>');
	document.write('<td width="343" height="69" valign="top" align="right">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><a href="http://my.epson.jp/myepson/easylogin?uri=%2fmyepson%2fcustomers%2ftop%2eportal%3f_nfpb%3dtrue%26_pageLabel%3dprodMain"><img src="/img/h_mytop.jpg" width="130" height="27" border="0" alt="「MyEPSON」トップページへ"></a></td>');
	document.write('<td><a href="http://my.epson.jp/myepson/easylogin?uri=%2fmyepson%2fregister%2eportal%3f_nfpb%3dtrue%26_nfls%3dfalse%26_pageLabel%3dlogout"><img src="/img/h_logout.jpg" width="70" height="27" border="0" alt="「MyEPSON」ログアウト"></a></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</td>');
} else if (loginStatus == 1) {
	document.write('<tr>');
	document.write('<td width="121" height="69" valign="top"><a href="http://www.epson.jp/"><img src="/img/logo_ile.jpg" alt="EPSON" width="121" height="52" border="0"></a></td>');
	document.write('<td width="343" height="69" valign="top" align="right">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><a href="http://my.epson.jp/myepson/easylogin?uri=%2fmyepson%2fcustomers%2ftop%2eportal%3f_nfpb%3dtrue%26_pageLabel%3dprodMain"><img src="/img/h_mytop.jpg" width="130" height="27" border="0" alt="「MyEPSON」トップページへ"></a>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</td>');
} else {
	document.write('<tr>');
	document.write('<td width="121" height="69" valign="top"><a href="http://www.epson.jp/"><img src="/img/logo_ile.jpg" alt="EPSON" width="121" height="52" border="0"></a></td>');
	document.write('<td width="343" height="69" valign="top" align="right">');
	document.write('<form name="cm01001LoginForm" id="Netui_Form_0" action="https://my.epson.jp/myepson/cm01001Login.do?_s=on" method="post">');
	document.write('<meta HTTP-EQUIV="Set-Cookie" CONTENT="From_JP=epson; domain=.epson.jp; path=/">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/img/h_id.jpg" width="90" height="27" alt="MyEPSON ID"></td>');
	document.write('<td><img src="/img/h_pw.jpg" width="80" height="27" alt="パスワード"></td>');
	document.write('<td><img src="/img/spacer.gif" width="33" height="2"></td>');
	document.write('<td><img src="/img/spacer.gif" width="63" height="2"></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><input type="text" name="{actionForm.myepsonId}" id="{actionForm.myepsonId}" value="" size="12" maxlength="16"></td>');
	document.write('<td><input type="password" name="{actionForm.password}" id="{actionForm.password}" value="" size="12" maxlength="16" class="input-pass"></td>');
	document.write('<td><input type="image" name="" width="33" height="20" src="/img/h_go.jpg" alt="GO" border="0"></td>');
	document.write('<td><a href="https://my.epson.jp/myepson/login.jsp?_s=on"><img src="/img/h_new.jpg" width="63" height="20" alt="新規登録" border="0"></a>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</form>');
	document.write('</td>');
}
-->

