<html>
<head>
    <TITLE>ระบบสารสนเทศเพื่อการบริหาร</TITLE>
    <meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="../source/style.css" rel="stylesheet" type="text/css">
<SCRIPT language="JavaScript1.2" src="../source/mainmenu.js" type="text/javascript"></SCRIPT>
<script language="javascript" src="../source/calendarDateInput2.js"></script>
    <style type="text/css">
<!--
.style5 {font-family: Tahoma; font-size: 10px; }
.style9 {font-family: Tahoma; font-weight: bold; font-size: 14px; }
.style17 {font-size: 14; font-family: Tahoma;}
.style18 {font-size: 14px}
.style20 {font-size: 14px; color: #339933; }
.style21 {
    color: #FFFFFF;
    font-size: 14px;
    font-family: Tahoma;
}
.style25 {font-size: 10px; color: #000000; }
.style26 {font-size: 14px; color: #000000; }
.style27 {color: #000000}
-->
    </style>
</head>
<body topmargin="0" leftmargin="0" >
<table width="768" height="23" bgcolor="#86ade2" >
  <tr>
    <td width="991" height="73" colspan="0" nowrap bordercolor="#CCCCCC" bgcolor="#0066CC"><img src="../picture/bannermis.jpg" width="1003" height="93"></td>
 </tr>
</table>
 <table width="1007" height="27" cellpadding="0" cellspacing="0">
    <tr valign="bottom" bordercolor="#FFFFFF" bgcolor="#528BC5" class="menu">
      <td width="1031" height="25" bgcolor="#528BC5" ><div align="right"><span class="style21">จำนวนผู้เข้าใช้ฐานข้อมูล(ก.พ.2550)</span><img src="./counter/counter.php?page=my_page&digit=chalk" border="0" alt="counter"></div>    </td>
    </tr>
</table>
    <tr> 
    <td width="37%" height="150" align="left" valign="top" bgcolor="#6699CC"><div align="center">
      <table width="176" height="313" border="0" align="left" cellpadding="1" cellspacing="1" bordercolor="#FFFFFF" class="menu_left">
        <tr>
          <td width="172" height="19" bgcolor="#99CCFF" class="style5" ><div align="center" class="style9 style27"> เมนูทั่วไป </div></td>
        </tr>
        <?php if($statusCheck=="admin"){ ?>
        <?php
include("../include/FunctionDB.php");
include(
"../include/Function.php");
ConnectDB();
$Username $valid_user;
$sql1 "SELECT * FROM personal_tb WHERE Username='$Username'";
$result1 mysql_query($sql1) ;
$rss mysql_fetch_array($result1);
$row mysql_num_rows($result);
?>
        <tr>
          <td height="24" bgcolor="#99CCFF" class="style17">www</td>
        </tr>
        <? }?>
        <tr>
          <td  height="19"  bgcolor="#99CCFF" class="style5"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><img src="../picture/ico2.gif" width="16" height="15" border="0" align="absmiddle" /></font> <font face="Tahoma"><a href="index.php" class="style26">หน้าหลัก</a></font></td>
        </tr>
        
        
        
        <tr>
          <td  height="19"  bgcolor="#99CCFF" class="style18"><a href="."><img src="../picture/ico6.gif" width="16" height="16" border="0" /></a><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2">&nbsp; </font><span class="style25"><font face="Tahoma"><a href="Addcomment.php" class="style20">เขียนปัญหาต่างๆ</a></font></span></td>
        </tr>
        <tr>
          <td  height="19"  bgcolor="#99CCFF" class="style18"><span class="style5"><img src="../picture/ico6.gif" width="16" height="16" /><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>" size="2"> </font><font face="Tahoma"><a href="FrmEditComment.php" class="style26">ลบข้อมูล</a></font></span></td>
        </tr>
        <tr>
          <td  height="22"  bgcolor="#99CCFF" class="style18"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><img src="../picture/ico8.gif" width="16" height="17" border="0" align="absmiddle" /></font><font face="Tahoma"><strong> เข้าระบบ</strong></font></td>
        </tr>
        <tr>
          <td  height="22"  bgcolor="#99CCFF" class="style18"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><img src="../picture/ico9.gif" width="16" height="17" border="0" align="absmiddle" /></font> <font face="Tahoma"><a href="../logout.php" class="style18">ออกจากระบบ</a></font></td>
        </tr>
        
        
        <tr>
          <td  height="130"  bgcolor="#99CCFF" class="style18">&nbsp;</td>
        </tr>
      </table>
    </div>
    </td>
<tr>