<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@ page contentType="text/html; charset=UTF-8" language="java" %>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="refresh" content="3;URL=INDEX.jsp" />
<title>��������ҹ�Դ��Ҵ</title>
<style type="text/css">
	* { margin: 0; padding: 0; }
	html, body { height:100%; min-height: 100%; }
	body{ background: url(IMAGES/EMPVIEW/BG.gif); }
	#wrapper { margin: 0 auto; height: 100%; }
	#message { margin: 0 auto; padding: 10px 5px; text-align: center; vertical-align: middle; font-size: 24px; font-weight: bold; color:#F00; background: #fff; }
	#content { width: 805px; margin: auto; }
</style>
<script language="JavaScript" type="text/javascript"  src="JS/EVENTS.js"></script>
<script language="JavaScript" type="text/javascript" src="JS/AC_RunActiveContent.js"></script>
</head>
<body>
<table id="wrapper" width="100%" border="0" cellspacing="0" cellpadding="2">
  <tr>
    <td>
    <div id="content">
        <div class="flash">
           <script type="text/javascript">
			AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','805','height','107','src','FLASH/LOGIN_HEADER','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','FLASH/LOGIN_HEADER','wmode','transparent' ); //end AC code
			</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="805" height="107">
            <param name="movie" value="FLASH/LOGIN_HEADER.swf" />
            <param name="quality" value="high" />
			<param name="wmode" value="transparent">
            <embed src="FLASH/LOGIN_HEADER.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="805" height="107"></embed>
          </object></noscript>
        </div>
        <div>
            <table height="356" cellspacing="0" cellpadding="0" border="0" id="Table_01">
                <tr> 
                  <td width="169"><img width="169" height="76" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_01.jpg"/></td>
                  <td width="234"><img width="234" height="76" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_02.jpg"/></td>
                  <td width="234"><img width="234" height="76" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_03.jpg"/></td>
                  <td width="168"><img width="168" height="76" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_04.jpg"/></td>
                </tr>
                <tr> 
                  <td><img width="169" height="129" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_05.jpg"/></td>
                  <td colspan="2" rowspan="2" background="IMAGES/EMPVIEW/LOGIN/C_LOG_06.jpg"><div id="message">Username ��� Password ���١��ͧ</div></td>
                  <td><img width="168" height="129" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_07.jpg"/></td>
                </tr>
                <tr> 
                  <td><img width="169" height="130" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_08.jpg"/></td>
                  <td><img width="168" height="130" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_09.jpg"/></td>
                </tr>
                <tr> 
                  <td><img width="169" height="21" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_10.jpg"/></td>
                  <td colspan="2"><img width="468" height="21" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_11.jpg"/></td>
                  <td><img width="168" height="21" alt="" src="IMAGES/EMPVIEW/LOGIN/C_LOG_12.jpg"/></td>
                </tr>
            </table>
          </div>
          <div class="flash">
          <script type="text/javascript">
			AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','805','height','107','src','FLASH/LOGIN_FOOTER','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','FLASH/LOGIN_FOOTER','wmode','transparent' ); //end AC code
			</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="805" height="107">
            <param name="movie" value="FLASH/LOGIN_FOOTER.swf" />
            <param name="quality" value="high" />
			<param name="wmode" value="transparent">
            <embed src="FLASH/LOGIN_FOOTER.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="805" height="107"></embed>
          </object></noscript>
          </div>
      </div>
    
    </td>
  </tr>
</table>
<%
	session.removeAttribute("userprofile");
	session.invalidate();
%>
</body>
</html>