<%@page contentType="text/html; charset=UTF-8"%>
<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>PisWin HR Information Center</TITLE>
</HEAD>
<script language="JavaScript" type="text/JavaScript">
<!--
function bdOnload() {
	    <%session.invalidate();%>
//		document.cscform.action="../INDEX.jsp?__user=<%//=userID%>";
		document.cscform.action="INDEX.jsp";
		document.cscform.submit();
}

function setTimer(){
	setTimeout("bdOnload()",2000);
}
//-->
</script>
<BODY onLoad="setTimer()" BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<form name="cscform" method="post" action="MAIN.jsp"><br><br><br><br><br>
  
  <table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0" align="center">
	<tr>
		<td colspan="2">
			<img src="IMAGES\EMPVIEW\LOGIN/LOGIN_01.gif" width="1024" height="466" alt=""></td>
	</tr>
	<tr>
		<td rowspan="2">
			<img src="IMAGES\EMPVIEW\LOGIN/LOGIN_02.gif" width="554" height="302" alt=""></td>
		<td width="470" height="281" background="IMAGES\EMPVIEW\LOGIN/LOGIN_03.gif">
                        <div align="center"><font color="#FF0000" size="2" face="MS Sans Serif, Tahoma, sans-serif">User no active</font><font face="MS Sans Serif, Tahoma, sans-serif" size="2"><br>
                        <font color="#FF0000">Please contract admistrator</font></font></div></td>
                        
	</tr>
	<tr>
		<td>
			<img src="IMAGES\EMPVIEW\LOGIN/LOGIN_04.gif" width="470" height="21" alt=""></td>
	</tr>
</table>
</form>
</BODY>
</HTML>