403Webshell
Server IP : 210.245.233.93  /  Your IP : 216.73.216.226
Web Server : Apache/2.2.15 (CentOS)
System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/(Del)therainbows.org.hk/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/(Del)therainbows.org.hk/en/index.php
<?php require_once('../webadmin/configure.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=UTF-8" />
<title>彩虹工程</title>
<link href="../css/style_t.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../js/csshorizontalmenu.js"></script>
<script type="text/javascript" language="javascript">
<!--
function FP_swapImg() {//v1.0
 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
 n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
 elm.$src=elm.src; elm.src=args[n+1]; } }
}

function FP_preloadImgs() {//v1.0
 var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
 for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}

function FP_getObjectByID(id,o) {//v1.0
 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
 else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
 if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
 for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
 f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
 for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
 return null;
}

function FP_swapImgRestore() {//v1.0
 var doc=document,i; if(doc.$imgSwaps) { for(i=0;i<doc.$imgSwaps.length;i++) {
  var elm=doc.$imgSwaps[i]; if(elm) { elm.src=elm.$src; elm.$src=null; } } 
  doc.$imgSwaps=null; }
}
// -->
</script>
<?  $sql = "SELECT * FROM slide1 ORDER BY slide1id DESC";
	$result = mysql_query($sql);

if (mysql_num_rows($result)> 0) {
	$x =0;
	while ($row = mysql_fetch_array($result,MYSQL_ASSOC)) {
		//echo "sql img = ".$row["slide1image"];
		$php_array[$x] = "../webadmin/slide1/".$row["slide1image"];
		$x++;	
	}
}

?>
<script language="JavaScript1.1">
// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this  header
// NS4-6,IE4-6
// Fade effect only in IE; degrades gracefully

// =======================================
// set the following variables
// =======================================

// Set slideShowSpeed (milliseconds)
var slideShowSpeed = 5000

// Duration of crossfade (seconds)
var crossFadeDuration = 3

// Specify the image files
//var Pic = new Array() // don't touch this
// to add more images, just continue
// the pattern, adding to the array below

var Pic = new Array
<?
for ($i=0; $i<count($php_array);$i++) {
	echo 'Pic['.$i.']=["'.$php_array[$i].'"];';
}
?>

// =======================================
// do not edit anything below this line
// =======================================

var t
var j = 0
var p = Pic.length

var preLoad = new Array()
for (i = 0; i < p; i++){
   preLoad[i] = new Image()
   preLoad[i].src = Pic[i]
}

function runSlideShow(){
   if (document.all){
      document.images.SlideShow.style.filter="blendTrans(duration=2)"
      document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)"
      document.images.SlideShow.filters.blendTrans.Apply()      
   }
   document.images.SlideShow.src = preLoad[j].src
   if (document.all){
      document.images.SlideShow.filters.blendTrans.Play()
   }
   j = j + 1
   if (j > (p-1)) j=0
   t = setTimeout('runSlideShow()', slideShowSpeed)
}
</script>
</head>
<body onload="runSlideShow(); FP_preloadImgs('../images/tab-Eng-mo.gif','../images/tab-TC-mo.gif','../images/tab-SC-mo.gif','../images/btn-go-over.gif')">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="head2">
  <tr>
    <td><!-- Header -->
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
		  <tr>
			<td rowspan="2" class="logo"><a href="index.php" target="_self"><img src="../images/title-logo.gif" width="470" height="151" alt="logo" border="0" /></a></td>
			
			<td class="tab"><a href="../en/index.php" target="_self"><img src="../images/tab-Eng-live.gif" id="img1" onmouseout="FP_swapImgRestore()" onmouseover="FP_swapImg(1,1,'img1','../images/tab-Eng-mo.gif');" border="0" alt="English" /></a><a href="../tc/index.php" target="_self"><img src="../images/tab-TC.gif" id="img2" onMouseOver="FP_swapImg(1,1,'img2','../images/tab-TC-mo.gif');" onMouseOut="FP_swapImgRestore()" border="0" alt="Traditional Chinese" /></a><a href="../sc/index.php" target="_self"><img src="../images/tab-SC.gif" id="img3" onmouseover="FP_swapImg(1,1,'img3','../images/tab-SC-mo.gif');" onmouseout="FP_swapImgRestore()" border="0" alt="Simplifed Chinese" /></a></td>
			
			<td rowspan="2" valign="top"><img src="../images/topright.gif" alt="space" /></td>
		  </tr>
		  <tr>
			<td class="date" valign="middle"><script type="text/javascript" src="../js/displaydate.js"></script></td>
		  </tr>
		</table>
	</td><!-- End Header -->
  </tr>
  <tr>
    <td align="left" valign="top"><!-- Menu -->
	 <div class="horizontalcssmenu">
	  <ul id="cssmenu1">
        <table border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td><img src="../images/nav-headHK.gif" width="191" height="40" /></td>
			<td background="../images/nav-bg.jpg"> 
                  <li><a>Region</a> 
                    <ul>
                      <li><a href="index.php">Hong Kong</a></li>
                      <li><a href="http://www.therainbows.org">USA</a></li>
                    </ul>
                  </li>
            </td>
			<td background="../images/nav-bg.jpg"> 
	            <li><a>News</a> 
			        <ul>
                      <li><a href="news.php">Current News</a></li>
                      <li><a href="archive.php">News Archive</a></li>
                    </ul>
				</li></td>
			<td background="../images/nav-bg.jpg"> 
            	<li><a>Sharing Love</a> 
			        <ul>
                      <li><a href="ttm.php">Testimonials</a></li>
                      <li><a href="fback.php">Feedback</a></li>
                    </ul>
				</li></td>
            <td background="../images/nav-bg.jpg"> 
            	<li><a>Media Gallery</a>
                    <ul>
                      <li><a href="gallery.php">Photo Albums</a></li>
                      <li><a href="review.php">Review</a></li>
                   </ul>
                </li></td>
            <td background="../images/nav-bg.jpg">			 
            	<li><a>Who We Are</a> 
                	<ul>
					<?	$sql = "SELECT * ";
						$sql .= "FROM categories ";
						$sql .= "WHERE parentid = '0' ";
						$sql .= "order by sortby ASC, catid DESC ";
						//echo $sql;
						$result = mysql_query($sql);
						while ($row = mysql_fetch_array($result,MYSQL_ASSOC))
							{
							echo "<li><a href='about.php?pid=". $row{'catid'} ."&catid=". $row{'catid'} ."'>". $row{'catnameen'} ."</a></li>";
							}
					?>
                	</ul>
                </li></td>
			<td background="../images/nav-bg.jpg"> 
            	<li><a>Sponsorship Programme</a> 
                  <ul>
                    <li><a href="de.php">Introduction</a></li>
				     <li><a href="video.php">Voice of Parents</a></li>
				    <li><a href="letter.php">Thank you letters</a></li>
				    <li><a href="action.php">Your Response</a></li>                 
                  </ul>
                </li></td>		
            <td><img src="../images/nav-end.gif" width="40" height="40" /></td>
          </tr>
        </table>
		</ul>	
	  </div>
	</td><!-- End Menu -->
  </tr>
  <tr>
    <td><!-- Slideshow 1 -->
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
		  <tr>
			<td class="leftShadow"><img alt="" src="../images/shim.gif" width="40" height="1" /></td>
			<td id="VU" ><img src="../images/shim.gif" name='SlideShow' width="672" height="255" align="center"></td>
			<td class="notepad">
			<? 	$sql = "SELECT * FROM intro2 ";
				$result = mysql_query($sql);
				$row = mysql_fetch_array($result,MYSQL_ASSOC);
		    ?> <? echo $row{'intro2descen'}; ?></td>
		  </tr>
		</table>
	</td><!-- End Slideshow 1 -->
  </tr>
  <tr>
    <td>
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
		  <tr>
			<td rowspan="2" class="leftShadow">&nbsp;</td>
			<td class="index">
			  <table style="width: 100%" cellspacing="5" cellpadding="0">
                <tr align="center"> 
                  <td colspan="3" class="index">
				  <? 	$sql = "SELECT * ";
						$sql .= "FROM intro ";
						$result = mysql_query($sql);
						$row = mysql_fetch_array($result,MYSQL_ASSOC);
				  ?> 
                    <h1><? echo $row{'introtitleen'}; ?></h1>
                     <? echo $row{'introdescen'}; ?>
                  </td>
                </tr>
                <tr> 
                  <td class="index" colspan="3">
                    <h1>感恩回顧相片</h1>
						<div id="thanksgiving"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this rotator.</div>
						<script type="text/javascript" src="../slideshow/swfobject.js"></script>
						<script type="text/javascript">
							var s1 = new SWFObject("../slideshow/imagerotator.swf","rotator","450","300","7");
							s1.addParam("allowfullscreen","true");
							s1.addVariable("file","../slideshow/index.xml");
							s1.addVariable("width","450");
							s1.addVariable("height","300");
							s1.write("thanksgiving");
						</script>

				  </td>
                </tr>
              </table>
			</td>
			<td rowspan="2" class="rightShadow">&nbsp;</td>
		  </tr>
		  <tr>
			<td class="siteInfo"> <a href="sitemap.php" target="_self">Site Map</a> 
              | <a href="policy.php" target="_self">Copyright Policy</a> 
              | <a href="contact.php" target="_self">Contact Info</a>
			   | <a href="links.php" target="_self">Links</a> </td>
		  </tr>
		</table>

	</td>
  </tr>
  <tr>
    <td class="footer">Copyright &copy; 2010 Rainbow Missions. All rights reserved. |   Sponsored by One Solution Limited. <br /><a href="http://www.onesolution.com.hk" target="_blank"><img src="../images/webicon137w23h.jpg" width="137" height="23" border="0" /></a>
</td>
  </tr>
</table>



</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit