| 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_Nurse/ |
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 type="text/css">
<!--
.style11 {font-size: 12px}
.style12 {color: #FFFFFF}
.style13 {color: #FF3366}
-->
</style>
</head>
<body>
<!-- à»ÅÕè¹ÊÕàÁÒÊì àùâºÇì -->
<style>
<!--
a{text-decoration:none}
//.style55 {font-size: 16}
.style56 {color: #FFFFFF}
.style11 {font-size: 12px}
.style57 {color: #0099FF}
.style58 {color: #FF3333; font-size: 14px; }
.style59 {font-size: 14px}
-->
</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>
<!-- ¨ºá·¡à»ÅÕè¹ÊÕàùâºÇì-->
<center>
<div align="center"><img src="img/Header Çѵ¶Ø»ÃÐʧ¤ì.jpg" width="624" height="124" />
<table width="626" border="0">
<tr bgcolor="#00CCFF">
<td width="130" height="30"> <div align="center"><a href="¡ÅØèÁ¡ÒþÂÒºÒÅ.html" class="style12"style="text-decoration: none;">¡ÅØèÁ¡ÒþÂÒºÒÅ</a></div></td>
<td width="90"><div align="center"><a href="â¤Ã§ÊÃéÒ§.html" class="style12"style="text-decoration: none;">â¤Ã§ÊÃéÒ§</a></div></td>
<td width="90"><div align="center"><a href="ºØ¤ÅÒ¡Ã.html" class="style12"style="text-decoration: none;">ºØ¤ÅÒ¡Ã</a></div></td>
<td width="90"><div align="center"><a href="¾Ñ¹¸¡Ô¨.html" class="style12"style="text-decoration: none;">¾Ñ¹¸¡Ô¨</a></div></td>
<td width="90"><div align="center"><a href="¹âºÒÂ.html" class="style12"style="text-decoration: none;">¹âºÒÂ</a></div></td>
<td width="110"><div align="center"><a href="Çѵ¶Ø»ÃÐʧ¤ì.html" class="style12"style="text-decoration: none;">Çѵ¶Ø»ÃÐʧ¤ì</a></div></td>
</tr>
</table>
<table width="624" border="3">
<tr>
<td width="614"><table width="611" height="270" border="0">
<tr bordercolor="#FFFFFF">
<td width="62" height="116"> </td>
<td width="529"><p> </p>
<div align="left"><span class="style13"><strong>Çѵ¶Ø»ÃÐʧ¤ì<br />
</strong> </span>
<ul class="style13">
1. à¾×èÍãËé¼ÙéÃѺºÃÔ¡Òà ä´éÃѺºÃÔ¡ÒþÂÒºÒÅÍÂèÒ§ÁդسÀÒ¾<br />
2. à¾×èÍãËéºØ¤Åҡ÷ҧ¡ÒþÂÒºÒÅÁÕ¤ÇÒÁÃÙé ¤ÇÒÁÊÒÁÒö áÅзѡÉÐ
¡Òû¯ÔºÑµÔ§Ò¹ µÅÍ´¨¹ÁÕ¤ÇÒÁÃͺÃÙéÍ×è¹æ ·Õèà»ç¹»ÃÐ⪹ìµèÍ
¡Òû¯ÔºÑµÔ§Ò¹à»ç¹ÍÂèÒ§´Õ<br />
3. à¾×èÍãËéʶҹ·Õ軯Ժѵԧҹ ÇÑÊ´Ø¤ÃØÀѳ±ìä´éÃѺ¡ÒûÃѺ»Ãا¾Ñ²¹Ò
ãËéÊдǡ ÊÐÍÒ´ ÊǧÒÁ áÅÐÁÕ»ÃÐÊÔ·¸ÔÀÒ¾
</ul>
</div>
<ul class="style13">
</ul>
<ul class="style13">
</ul>
<span class="style13"><br />
</span>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
<tr bordercolor="#FFFFFF" bgcolor="#000000">
<td colspan="2"><embed height="110" type="application/x-shockwave-flash" width="144" src="http://imgfree.21cn.com/free/flash/173.swf" wmode="transparent"></embed>
<embed src="http://imgfree.21cn.com/free/flash/52.swf" width="145" height="76" align="bottom" type="application/x-shockwave-flash" wmode="transparent"></embed>
<embed src="http://imgfree.21cn.com/free/flash/52.swf" width="145" height="76" align="bottom" type="application/x-shockwave-flash" wmode="transparent"></embed>
<embed src="http://imgfree.21cn.com/free/flash/52.swf" width="145" height="76" align="bottom" type="application/x-shockwave-flash" wmode="transparent"></embed></td>
</tr>
</table></td>
</tr>
</table>
<img src="img/Header1.jpg" width="624" height="78" /><br>
<img src="img/Footer.png" width="623" height="76" /></div>
<p align="center"><span class="style11">Copyright<img src="../images/logo/copyright.jpg" width="13" height="16" /> 2010 Pozedorn@gmail.com sattahip km.10 hospital.</span><br clear="all" />
<strong> </strong></p>
</body>
</html>