| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/Menu ติดต่à¸à¹€à¸£à¸²/ |
Upload File : |
<!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>
<!--
a{text-decoration:none}
//.style55 {font-size: 16}
-->
</style>
<SCRIPT language=JavaScript>
var rate = 20; // Increase amount(The degree of the transmutation)
var obj; // The object which event occured in
var act = 0; // Flag during the action
var elmH = 0; // Hue
var elmS = 128; // Saturation
var elmV = 255; // Value
var clrOrg; // A color before the change
var TimerID; // Timer ID
if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) {
Browser = true;
} else {
Browser = false;
}
if (Browser) {
document.onmouseover = doRainbowAnchor;
document.onmouseout = stopRainbowAnchor;
}
function doRainbow()
{
if (Browser && act != 1) {
act = 1;
obj = event.srcElement;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
function stopRainbow()
{
if (Browser && act != 0) {
obj.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
function doRainbowAnchor()
{
if (Browser && act != 1) {
obj = event.srcElement;
while (obj.tagName != 'A' && obj.tagName != 'BODY') {
obj = obj.parentElement;
if (obj.tagName == 'A' || obj.tagName == 'BODY')
break;
}
if (obj.tagName == 'A' && obj.href != '') {
act = 1;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
}
function stopRainbowAnchor()
{
if (Browser && act != 0) {
if (obj.tagName == 'A') {
obj.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
}
function ChangeColor()
{
obj.style.color = makeColor();
}
function makeColor()
{
if (elmS == 0) {
elmR = elmV; elmG = elmV; elmB = elmV;
}
else {
t1 = elmV;
t2 = (255 - elmS) * elmV / 255;
t3 = elmH % 60;
t3 = (t1 - t2) * t3 / 60;
if (elmH < 60) {
elmR = t1; elmB = t2; elmG = t2 + t3;
}
else if (elmH < 120) {
elmG = t1; elmB = t2; elmR = t1 - t3;
}
else if (elmH < 180) {
elmG = t1; elmR = t2; elmB = t2 + t3;
}
else if (elmH < 240) {
elmB = t1; elmR = t2; elmG = t1 - t3;
}
else if (elmH < 300) {
elmB = t1; elmG = t2; elmR = t2 + t3;
}
else if (elmH < 360) {
elmR = t1; elmG = t2; elmB = t1 - t3;
}
else {
elmR = 0; elmG = 0; elmB = 0;
}
}
elmR = Math.floor(elmR);
elmG = Math.floor(elmG);
elmB = Math.floor(elmB);
clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16);
elmH = elmH + rate;
if (elmH >= 360)
elmH = 0;
return clrRGB;
}
</SCRIPT>
<!-- ¨ºá·¡à»ÅÕè¹ÊÕàÁÒìẺàùâºÇì-->
<style type="text/css">
<!--
.style11 {font-size: 12px}
.style34 {color: #003300; }
-->
</style>
</head>
<body>
<center>
<div align="center">
<img src="img/Header.jpg" width="789" height="126" />
<table width="675" height="499" border="3">
<tr bordercolor="#FFFFFF">
<td width="661" height="489"><table width="657" height="392" border="0">
<tr>
<td height="342"> <p> </p>
<center>
<table width="555" height="180" border="0">
<tr>
<td width="102" height="38" bgcolor="#CCFF99"><div align="left" class="style34">âç¾ÂÒºÒÅ</div></td>
<td width="437" bgcolor="#CCFF99"><p align="left" class="style34"> ÊѵËÕº ¡Á.10 </p> </td>
</tr>
<tr>
<td bgcolor="#99FFCC"><div align="left" class="style34">·ÕèÍÂÙè</div></td>
<td bgcolor="#99FFCC"><div align="left" class="style34"> 33/37 ËÁÙè1 µ.¾ÅÙµÒËÅǧ Í.ÊѵËÕº ¨.ªÅºØÃÕ 20180 </div></td>
</tr>
<tr bgcolor="#CCFF99">
<td><div align="left" class="style34">â·ÃÈѾ·ì</div></td>
<td><div align="left" class="style34">
<div align="left">
<p> 038-245051</p>
</div>
</div></td>
</tr>
<tr bgcolor="#99FFCC">
<td><span class="style34">â·ÃÈѾ·ì</span>Á×Ͷ×Í</td>
<td>
<p><br> 066-005-6082 </p>
<p> </p>
<p> <br>
</p>
</td>
</tr>
<tr bgcolor="#CCFF99">
<td><span class="style34">â·ÃÊÒÃ</span></td>
<td><div align="left" class="style34"> 038-245051 µèÍ 409 </div></td>
</tr>
<tr bgcolor="#99FFCC">
<td><div align="left" class="style34">Email</div></td>
<td> complaintkm10@gmail.com </td>
</tr>
<tr bgcolor="#CCFF99">
<td height="43"><div align="left" class="style34">Website</div></td>
<td bgcolor="#CCFF99"><div align="left"><a href="http://km10.org/" title="âç¾ÂÒºÒÅÊѵËÕº ¡Á.10" target="_blank" class="style34"> http://km10.org</a></div></td>
</tr>
</table>
</center>
<p> </p>
<p>
<iframe width="770" height="518" frameborder="0" scrolling="No" marginheight="0" marginwidth="0" src="http://maps.google.co.th/maps?f=q&source=s_q&hl=th&geocode=&q=%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B8%9E%E0%B8%A2%E0%B8%B2%E0%B8%9A%E0%B8%B2%E0%B8%A5%E0%B8%AA%E0%B8%B1%E0%B8%95%E0%B8%AB%E0%B8%B5%E0%B8%9A+%E0%B8%81%E0%B8%A1.10&aq=&sll=12.693047,100.977665&sspn=0.010174,0.013797&ie=UTF8&hq=%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B8%9E%E0%B8%A2%E0%B8%B2%E0%B8%9A%E0%B8%B2%E0%B8%A5%E0%B8%AA%E0%B8%B1%E0%B8%95%E0%B8%AB%E0%B8%B5%E0%B8%9A+%E0%B8%81%E0%B8%A1.10&ll=12.696691,100.974038&spn=0.018839,0.027595&t=w&z=14&iwloc=A&cid=6575242456261380103&output=embed"></iframe>
</p></td>
</tr>
<tr bgcolor="#000000">
<td height="44"><embed height="135" type="application/x-shockwave-flash" width="325" src="http://imgfree.21cn.com/free/flash/179.swf" wmode="transparent"></embed>
<embed height="134" type="application/x-shockwave-flash" width="390" src="http://imgfree.21cn.com/free/flash/180.swf" wmode="transparent"></embed></td>
</tr>
</table>
</td>
</tr>
</table>
<img src="img/Header1.jpg" width="790" height="78" /><br>
<img src="img/Footer.png" width="789" height="76" /></div>
<p align="center"><span class="style11">Copyright<img src="../images/logo/copyright.jpg" width="11" height="15" /> 2010 Pozedorn@gmail.com sattahip km.10 hospital.</span><br clear="all" />
<strong> </strong></p>
</body>
</html>