<%@page contentType="text/html; charset=UTF-8"%>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="FILE:///C|/DOCUMENTS%20AND%20SETTINGS/ADMINISTRATOR/DESKTOP/INFORMATION_WEB/CSS/TEXT_FONT.css"|/Documents%20and%20Settings/Administrator/Desktop/Information_Web/css/text_font.css" type="text/css">
</head>
<style type="text/css">
<!--
#foldheader{cursor:pointer;cursor:hand ; list-style-image: url(images/fold.gif)}
#foldinglist{list-style-image: url(images/list.gif)}
.page_font {  font-family: "Microsoft Sans Serif"}
a:link { color: #005CA2; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:active { color: #009900; text-decoration:none}
a:hover { color: #0099FF; text-decoration: none}
-->
</style>
<SCRIPT src="../JS/MENU.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
function linkpage(jsppage){
    with(document.cscform){
		action = jsppage;
        submit();
    }
}

function logout(){
	with(document.cscform){
		target = "_top";
		action = "main.html";
		submit();
	}
}

//-->
</SCRIPT>
<body leftMargin=0 topMargin=0 MarginHeight="0" marginWidth="0">
<br>
<form name="cscform" target="mainFrame">
   

<!----------BEGIN CSC INITIAL ZONE ------------------------>

<%=screen.InitialVariable()%>

<!----------END CSC INITIAL ZONE -------------------------->

<div nowrap>
    <ul id='foldinglist' style=>
      <li id='foldheader'>&nbsp;&nbsp;<font size='2' color='#0000FF'>Personal 
        Information</font> 
        <ul id='foldinglist' style='display:none'>
          <li><a href="javascript:linkpage('Current_Address.html');"><font size='2'>&nbsp;&nbsp;ที่อยู่ปัจจุบัน</font></a></li>
          <li><a href="javascript:linkpage('Emergency_Address.html');"><font size='2'>&nbsp;&nbsp;ที่อยู่ที่สามารถติดต่อได้ยามฉุกเฉิน</font></a></li>
          <li><a href="javascript:linkpage('Provident_Fund_information.htm');"><font size='2'>&nbsp;&nbsp;กองทุน</font></a></li>
		  <li><a href="javascript:linkpage('CARD.htm');"><font size='2'>&nbsp;&nbsp;ข้อมูลบัตรต่างๆ</font></a></li>
        </ul>
		<li id='foldheader'><a href="javascript:logout();"><font size='2'>&nbsp;&nbsp;ออกจากระบบ</font></a></li>
    </ul>
    </ul></div>
</form>
</body>
</html>