<%@page contentType="text/html; charset=UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>myHR Forums</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<link href="style.css" rel="stylesheet" type="text/css" />
 <link rel="stylesheet" type="text/css"  href="CSS/DDMENU.css">
 <script type="text/javascript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

//-->
 </script>
  <%@page import="com.csc.library.util.*,com.csc.library.utilities.*"%>
 <%
	CheckUser ch=new CheckUser();
	ch.setRequest(request);	
	ch.process();
 %>
</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1005','height','76','src','headeradmin','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','headeradmin' ); //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="1005" height="76">
      <param name="movie" value="headeradmin.swf" />
      <param name="quality" value="high" />
      <embed src="headeradmin.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1005" height="76"></embed>
    </object></noscript></td>
  </tr>
</table>
<div class="ddmenu">
            <ul id="nav">              
			  <li><a href="../index.jsp">หน้าแรกเว็บบอร์ด</a></li>
              <li><a href="../login.jsp?acc=logout">ออกจากเว็บบอร์ด</a></li>
            </ul>
</div><br />
<div align="right" class="divbar"><B>ผู้ใช้งาน&nbsp;:</B>&nbsp;<%=ch.getUserName() %></div>