Hacked By AnonymousFox

Current Path : C:/AppServ/www/th/
Upload File :
Current File : C:/AppServ/www/th/intro.php

<?
include("controlweb/manage/lib/config.php");
include("controlweb/manage/lib/connect.php");
?>
<!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=windows-874" />
<title>:: ศูนย์แพทยศาสตร์ศึกษาชั้นคลินิกสำนักการแพทย์ ::</title>
<style type="text/css">
<!--
#page-background {
position: fixed;
top: 0;
left: 0;
z-index: -100;
height: 100%;
width: 100%;
}
body {
	background-color: #FFFFFF;
}
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="page-background">
<?
$sql="select * from moe_mod_day where moe_mod_day_Status='Enable' order by moe_mod_day_ID DESC";
$query=mysql_query($sql);
$row=mysql_fetch_array($query);
$num=mysql_num_rows($query);
if($num>="1"){?>
<div align="center"><img src="controlweb/upload/day/thumbnail/<?=$row[moe_mod_day_PictureFile]?>"border="0" usemap="#Map"></div>
<map name="Map" id="Map">
  <area shape="rect" coords="112,35,1199,737" href="index.php" />
</map></div>
<? } else { ?>
<form action="index.php" method="post" name="myForm" id="myForm">  </form>  <script language="JavaScript" type="text/JavaScript"> document.myForm.submit(); </script>

<? } ?>
</body>
</html>

Hacked By AnonymousFox1.0, Coded By AnonymousFox