Hacked By AnonymousFox
<?php
include("lib/config.php");
include("lib/connect.php");
include("lib/config.php");
include("lib/connect.php");
include("lib/session.php");
/*if($System_Session_Level!="1") {
echo "<SCRIPT LANGUAGE=\"JavaScript\">window.location = \"index.php\";alert(\"You must Login first.\");</SCRIPT>";
}
*/
$sql="select * from bhz_staff where StaffID='$System_Session_User_ID'";
$query=mysql_query($sql);
$row=mysql_fetch_array($query);
$zone=$_POST["zone"];
$dept=$_POST["dept"];
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>:: รายงานผลการดำเนินงานตามแผนกลยุทธ์การขับเคลื่อนเขตสุขภาพกรุงเทพมหานคร (Bangkok Health Zoning) ::</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="css/util.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<!--===============================================================================================-->
<!--===============================================================================================-->
<style type="text/css">
<!--
.header {
text-align: center;
background: #2F4F4F; color:white;
font-size: 20px;
}.header2 {
padding: 15px;
text-align: center;
background: #CCFF99;
font-size: 20px;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.button {
background-color: #4CAF50; /* Green */
border: none;
color: white;
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
}
.button2 {
background-color: #A4F2C5; /* Green */
border: none;
color: green;
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer; border: 2px solid #4CAF50;
}
.button1 {
background-color: white;
color: black;
border: 2px solid #4CAF50;
}
.button1:hover {
background-color: #4CAF50;
color: white;
}
.button2:hover {
background-color: #4CAF50;
color: white;
}
.inputlogin{
background:#056839;
font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
padding: 5px 10px 5px 10px;
color: #fff;
font-weight: bold;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
cursor: pointer;
border-left:none;
border-top:none;
margin:10px 0 10px 0;
}
.inputlogin:hover{
background:#727FB2;
}
.style1 {
color: #056839;
font-weight: bold;
}
.nore{
background-image: url("search2.jpg");
background-repeat: no-repeat;
}
.top{
background-image: url("header.jpg");
background-repeat: no-repeat;
}
.style27 {
color: #FF0000;
font-size: 14px;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>
<body>
<table width="100%" border="1" style="border-collapse:collapse" bordercolor="#CCCCCC" cellpadding="10">
<tr>
<td width="100%" colspan="14" align="center" bgcolor="#05291B" class="top" b><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br></td>
</tr>
<tr>
<td colspan="14" bgcolor="#2F4F4F" align="center"><span class="header"><br>
ระบบรายงานผลการดำเนินงานตามแผนกลยุทธ์การขับเคลื่อนเขตสุขภาพกรุงเทพมหานคร (Bangkok Health Zoning) <span class="header"><br>
<br>
</span></span></td>
</tr>
</table>
<div align="center" style="background-color:#22A288"><br>
<div class="wrap-login100 p-l-110 p-r-110 p-t-62 p-b-33" >
<div align="center">
<p><br>
<strong></strong><br>
<h2>
<strong>รายงานผลการดำเนินงานตามแผนกลยุทธ์การขับเคลื่อนเขตสุขภาพกรุงเทพมหานคร (Bangkok Health Zoning)<br>
<br><font color="#FF0000"><strong>ขณะนี้ปิดระบบการรายงานผลชั่วคราว</strong></font>
</strong></p>
<p> </p>
</div>
</h2>
<br>
</div>
<br>
</div>
</body>
</html>
Hacked By AnonymousFox1.0, Coded By AnonymousFox