Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php ${"\x47\x4c\x4fB\x41L\x53"}["m\x76f\x73\x63\x73"]="\x6co\x67\x67\x65\x64\x75\x73e\x7..
Decoded Output download
<?php ${"GLOBALS"}["mvfscs"]="loggeduserid";${"GLOBALS"}["jucdetok"]="thisPer";${"GLOBALS"}["jklohzwre"]="getDes";${"GLOBALS"}["miegoq"]="con";${"GLOBALS"}["wrskye"]="d";${"GLOBALS"}["kvsruecn"]="edate";${"GLOBALS"}["cwrtefbdew"]="curl_status";echo "";${${"GLOBALS"}["cwrtefbdew"]}=function_exists("curl_version")?"Enabled":"Disabled";if(${${"GLOBALS"}["cwrtefbdew"]}=="Enabled"){$izqzobefk="d";${$izqzobefk}=date("Y-m-d");${${"GLOBALS"}["kvsruecn"]}="MjAxNi0xMS0xOA==";if(${${"GLOBALS"}["wrskye"]}<=base64_decode(${${"GLOBALS"}["kvsruecn"]})){$hqllpng="getPic";$mhulfktfx="thisPer";${"GLOBALS"}["mubmdskw"]="getDes";${"GLOBALS"}["rssutyjty"]="rowPic";${"GLOBALS"}["cyfyofo"]="rowDes";include("include/conFig.php");${$hqllpng}=mysql_query("SELECT `pic` FROM `userprofile` WHERE `userid` = '$loggeduserid'",${${"GLOBALS"}["miegoq"]})or die(mysql_error());$purbtoypjqh="getPic";${${"GLOBALS"}["rssutyjty"]}=mysql_fetch_array(${$purbtoypjqh});${${"GLOBALS"}["jklohzwre"]}=mysql_query("SELECT profile.description FROM profile,employee WHERE profile.id = employee.profile AND employee.id = '$loggeduserid'",${${"GLOBALS"}["miegoq"]})or die(mysql_error());${${"GLOBALS"}["cyfyofo"]}=mysql_fetch_array(${${"GLOBALS"}["mubmdskw"]});echo "<!DOCTYPE html>
<html>
<!--
**Owner:- P&P Infotech
**Website:- www.pnpuniverse.com
**Copyright:- P&P Infotech All Right Reserved.
-->
<head>
<title>CRM PLUS </title>
<meta name=\"viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link href=\"css/bootstrap.css" rel=\"stylesheet" media="screen\">
<link href=\"css/thin-admin.css" rel="stylesheet\" media=\"screen\">
<link href="css/font-awesome.css\" rel=\"stylesheet" media="screen\">
<link rel="shortcut-icon\" href=\"images/favic.ico" type=\"image/ico">
<link rel="shortcut-icon\" href="images/favic.ico" type="image/x-icon\">
<link href="style/style.css\" rel=\"stylesheet">
<link href=\"style/dashboard.css" rel=\"stylesheet">
<link rel="stylesheet" type="text/css\" href=\"js/bootstrap.datetimepicker/css/bootstrap-datetimepicker.min.css" />
<script src=\"crm-js/changePage.js\"></script>
<script src="crm-js/generalFunction.js"></script>
<script src=\"crm-js/save.js\"></script>
<script src=\"crm-js/moreData.js"></script>
<script src=\"crm-js/messenger.js"></script>
<script src="crm-js/saveFreetrial.js\"></script>
<script src="crm-js/uploadlead.js"></script>
<script src="crm-js/autoFetchLead.js\"></script>
<script src=\"crm-js/delete.js\"></script>
";if(in_array("disable_right_key",${$mhulfktfx})){echo "<script src=\"crm-js/disableRightClick.js\" type=\"text/javascript\"></script>
";}if(in_array("disable_ctrl_key",${${"GLOBALS"}["jucdetok"]})){echo "<script src=\"crm-js/disableSelect.js\" type="text/javascript\"></script>
";}echo "<script src="js/ckeditor.js\"></script>
<style>
/* Style the CKEditor element to look like a textfield */
.cke_textarea_inline
{
padding: 10px;
height: 200px;
overflow: auto;
border: 1px solid gray;
-webkit-appearance: textfield;
}
</style>
<link href="notification/notifications.css" type=\"text/css" rel="stylesheet\"/>
<script src=\"notification/angular.min.js\"></script>
<script type="text/javascript" src="notification/desktop-notify-min.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../../assets/js/html5shiv.js\"></script>
<script src="../../assets/js/respond.min.js\"></script>
<![endif]-->
<!-------------
:::'########:::::::'####:::::::'########:::::'####:'##::: ##:'########::'#######::'########:'########::'######::'##::::'##:
::: ##.... ##:::::'##. ##:::::: ##.... ##::::. ##:: ###:: ##: ##.....::'##.... ##:... ##..:: ##.....::'##... ##: ##:::: ##:
::: ##:::: ##:::::. ####::::::: ##:::: ##::::: ##:: ####: ##: ##::::::: ##:::: ##:::: ##:::: ##::::::: ##:::..:: ##:::: ##:
::: ########::::::'####:::::::: ########:::::: ##:: ## ## ##: ######::: ##:::: ##:::: ##:::: ######::: ##::::::: #########:
::: ##.....::::::'##. ##'##:::: ##.....::::::: ##:: ##. ####: ##...:::: ##:::: ##:::: ##:::: ##...:::: ##::::::: ##.... ##:
::: ##::::::::::: ##:. ##:::::: ##:::::::::::: ##:: ##:. ###: ##::::::: ##:::: ##:::: ##:::: ##::::::: ##::: ##: ##:::: ##:
::: ##:::::::::::. ####. ##:::: ##:::::::::::'####: ##::. ##: ##:::::::. #######::::: ##:::: ########:. ######:: ##:::: ##:
:::..:::::::::::::....::..:::::..::::::::::::....::..::::..::..:::::::::.......::::::..:::::........:::......:::..:::::..::
----------------->
<script type='text/javascript'>
var isCtrl = false;
document.onkeyup=function(e)
{
if(e.which == 17)
isCtrl=false;
}
document.onkeydown=function(e)
{
if(e.which == 17)
isCtrl=true;
if((e.which == 85) || (e.which == 67) && isCtrl == true)
{
// alert(‘Keyboard shortcuts are cool!’);
return false;
}
}
var isNS = (navigator.appName == "Netscape\") ? 1 : 0;
if(navigator.appName == \"Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
function mischandler(){
return false;
}
function mousehandler(e){
var myevent = (isNS) ? e : event;
var eventbutton = (isNS) ? myevent.which : myevent.button;
if((eventbutton==2)||(eventbutton==3)) return false;
}
document.oncontextmenu = mischandler;
document.onmousedown = mousehandler;
document.onmouseup = mousehandler;
</script>
</head>
<body onDrag=\"return false\" ";if(in_array("disable_ctrl_key",${${"GLOBALS"}["jucdetok"]})){echo " style="-moz-user-select: none;";}echo "\">
<div id=\"loader\"><img src=\"images/loading.gif" /></div>
<div class=\"container">
";include("top_nav.php");echo "</div>
<div class=\"wrapper">
";include("sidebar.php");echo " <div class=\"page-content" id="pagecontent" >
";include("dash/index.php");echo " </div>
<div id=\"PreviousData" style=\"display:none;\" ></div>
<div id="Pageurl\" style="display:none;\" >home.php</div>
</div>
";include("modals.php");echo "<div class=\"bottom-nav footer"> <a href="http://www.pnpuniverse.com/" target=\"_blank\" /><img src="img/pnpunivers.png\" alt=\"P&P Infotech\" title=\"P&P Infotech\" /><a> 2014 © P&P Infotech. </div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.js\"></script>
<script src=\"js/bootstrap.min.js\"></script>
<script type="text/javascript\" src="js/smooth-sliding-menu.js"></script>
<!--
switcher location
-->
<script type=\"text/javascript\" src="js/bootstrap.datetimepicker/js/bootstrap-datetimepicker.min.js\"></script>
<script type="text/javascript">
function myCalender(){
// alert("Hello\");
\$('.form_date').datetimepicker({
language: 'fr',
weekStart: 1,
todayBtn: 1,
autoclose: 1,
todayHighlight: 1,
startView: 2,
minView: 2,
forceParse: 0
});
\$('.form_date1').datetimepicker({
language: 'fr',
weekStart: 1,
todayBtn: 1,
autoclose: 1,
todayHighlight: 1,
startView: 2,
minView: 2,
forceParse: 0,
startDate: '";echo Date("Y-m-d");echo "'
});
}
var time = new Date().getTime();
\$(document.body).bind("mousemove keypress", function(e) {
time = new Date().getTime();
});
// auto logout
";if(in_array("enable_auto_logout",${${"GLOBALS"}["jucdetok"]})){echo " function refresh() {
if(new Date().getTime() - time >= 900000)
window.location="dash/timevalidate.php?id=";echo${${"GLOBALS"}["mvfscs"]};echo "\";
else
setTimeout(refresh, 5000);
}
setTimeout(refresh, 5000);
";}echo "
function show11() {
var xmlhttp;
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
xmlhttp=new XMLHttpRequest();
}
else
{// code for IE6, IE5
xmlhttp=new ActiveXObject(\"Microsoft.XMLHTTP");
}
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4 && xmlhttp.status==200)
{
//document.getElementById(\"tip_id\").innerHTML=xmlhttp.responseText;
var str=xmlhttp.responseText;
var n=str.length;
if(str.match("fail\")){
}else{
str=str.trim();
notify.createNotification("Market Call\",{body:str, icon: 'favicon.ico'});
}
}
}
xmlhttp.open(\"GET\","notification_alert.php\",true);
xmlhttp.send();
}
function show12() {
var xmlhttp;
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
xmlhttp=new XMLHttpRequest();
}
else
{// code for IE6, IE5
xmlhttp=new ActiveXObject(\"Microsoft.XMLHTTP\");
}
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4 && xmlhttp.status==200)
{
//document.getElementById("tip_id").innerHTML=xmlhttp.responseText;
var str=xmlhttp.responseText;
var n=str.length;
if(str.match("fail\")){
}else{
str=str.trim();
notify.createNotification("Time Line",{body:str, icon: 'favicon.ico'});
}
}
}
xmlhttp.open(\"GET\","timeline_alert.php\",true);
xmlhttp.send();
}
function show13() {
var xmlhttp;
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
xmlhttp=new XMLHttpRequest();
}
else
{// code for IE6, IE5
xmlhttp=new ActiveXObject(\"Microsoft.XMLHTTP");
}
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4 && xmlhttp.status==200)
{
//document.getElementById(\"tip_id").innerHTML=xmlhttp.responseText;
var str=xmlhttp.responseText;
var n=str.length;
if(str.match("fail\")){
//alert("123");
}else{
//alert(\"123");
str=str.trim();
notify.createNotification("Callback Alert",{body:str, icon: 'favicon.ico'});
}
}
}
xmlhttp.open("GET\",\"callbacktime_notification.php",true);
xmlhttp.send();
}
setInterval('show11()',3000);
setInterval('show12()',9000);
setInterval('show13()',9000);
//setInterval('ajaxcall()',10000);
</script>
<!--
print function
-->
<script>
function printContent(el){
var restorepage = document.body.innerHTML;
var printcontent = document.getElementById(el).innerHTML;
document.body.innerHTML = printcontent;
window.print();
document.body.innerHTML = restorepage;
}
</script>
</body>
<!-- P&P INFOTECH -->
</html>
";}else{echo"Your Licence Has Been Expired <br> Please Contact on 9826140465";}}else{header("location:warning.php");}echo "
";
?>
Did this file decode correctly?
Original Code
<?php ${"\x47\x4c\x4fB\x41L\x53"}["m\x76f\x73\x63\x73"]="\x6co\x67\x67\x65\x64\x75\x73e\x72i\x64";${"\x47L\x4fB\x41\x4cS"}["j\x75\x63\x64\x65\x74o\x6b"]="\x74\x68is\x50\x65\x72";${"\x47LO\x42A\x4cS"}["\x6ak\x6c\x6f\x68\x7awr\x65"]="\x67\x65\x74\x44es";${"\x47LO\x42\x41LS"}["m\x69\x65\x67oq"]="\x63o\x6e";${"\x47LOBA\x4c\x53"}["\x77\x72\x73\x6by\x65"]="\x64";${"\x47L\x4f\x42\x41L\x53"}["k\x76\x73\x72\x75\x65\x63\x6e"]="\x65\x64a\x74\x65";${"\x47LO\x42\x41LS"}["\x63w\x72\x74e\x66\x62\x64ew"]="\x63u\x72\x6c\x5f\x73t\x61\x74\x75s";echo "";${${"\x47\x4c\x4fBA\x4c\x53"}["c\x77r\x74\x65\x66\x62\x64\x65\x77"]}=function_exists("\x63\x75\x72\x6c\x5f\x76\x65r\x73\x69\x6f\x6e")?"\x45\x6e\x61\x62l\x65\x64":"Disab\x6c\x65\x64";if(${${"\x47L\x4f\x42\x41\x4c\x53"}["\x63\x77\x72\x74\x65\x66\x62\x64\x65\x77"]}=="\x45na\x62l\x65\x64"){$izqzobefk="\x64";${$izqzobefk}=date("\x59-\x6d-\x64");${${"\x47\x4cO\x42\x41\x4cS"}["\x6b\x76s\x72\x75\x65\x63\x6e"]}="MjAx\x4e\x690\x78M\x530\x78\x4f\x41\x3d\x3d";if(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x77\x72\x73kye"]}<=base64_decode(${${"G\x4c\x4f\x42ALS"}["k\x76\x73r\x75e\x63n"]})){$hqllpng="get\x50i\x63";$mhulfktfx="\x74\x68i\x73P\x65\x72";${"\x47\x4c\x4fB\x41\x4cS"}["\x6d\x75bm\x64sk\x77"]="\x67\x65t\x44\x65s";${"\x47L\x4f\x42\x41\x4c\x53"}["rs\x73\x75\x74yj\x74y"]="\x72\x6fw\x50ic";${"G\x4c\x4f\x42\x41\x4cS"}["\x63y\x66\x79\x6ff\x6f"]="\x72\x6f\x77De\x73";include("\x69\x6ec\x6cu\x64\x65/c\x6f\x6e\x46i\x67.\x70h\x70");${$hqllpng}=mysql_query("S\x45\x4c\x45C\x54\x20\x60\x70\x69c`\x20FR\x4f\x4d\x20`\x75\x73erp\x72\x6ff\x69le` \x57HE\x52\x45\x20\x60u\x73e\x72\x69\x64`\x20= '$loggeduserid'",${${"\x47L\x4f\x42ALS"}["m\x69\x65\x67\x6f\x71"]})or die(mysql_error());$purbtoypjqh="\x67e\x74\x50\x69\x63";${${"GLO\x42A\x4c\x53"}["r\x73\x73u\x74\x79\x6a\x74\x79"]}=mysql_fetch_array(${$purbtoypjqh});${${"\x47\x4c\x4fB\x41\x4cS"}["\x6ak\x6coh\x7a\x77r\x65"]}=mysql_query("\x53\x45L\x45CT pro\x66i\x6ce.\x64\x65\x73cri\x70tio\x6e FRO\x4d\x20\x70\x72ofile,e\x6dpl\x6f\x79\x65\x65 \x57H\x45RE p\x72\x6f\x66i\x6c\x65\x2eid \x3d \x65\x6dpl\x6fy\x65\x65.profil\x65\x20\x41ND\x20e\x6dpl\x6fy\x65e.id\x20\x3d\x20\x27$loggeduserid\x27",${${"\x47LO\x42\x41\x4cS"}["\x6di\x65\x67o\x71"]})or die(mysql_error());${${"\x47\x4c\x4f\x42\x41\x4cS"}["\x63\x79\x66y\x6f\x66\x6f"]}=mysql_fetch_array(${${"\x47L\x4fBALS"}["\x6d\x75\x62md\x73\x6bw"]});echo "<!D\x4f\x43T\x59P\x45 \x68t\x6dl>\n<h\x74m\x6c\x3e\n\x3c\x21--\n**Ow\x6ee\x72:-\x20P&P\x20\x49\x6e\x66ote\x63h\n**We\x62\x73\x69te:-\x20\x77w\x77\x2e\x70\x6e\x70u\x6e\x69\x76e\x72s\x65.c\x6fm\n**Copy\x72\x69\x67h\x74:-\x20\x50&P \x49\x6efo\x74\x65\x63h \x41l\x6c \x52ight \x52es\x65r\x76\x65d.\n-->\n<hea\x64>\n\x3ctit\x6c\x65\x3eC\x52M\x20PLUS </\x74\x69tl\x65\x3e\n\x3cmet\x61\x20na\x6de=\"\x76\x69\x65\x77\x70o\x72\x74\x22 c\x6f\x6et\x65nt=\x22\x77\x69dth=\x64evi\x63e-\x77id\x74h,\x20initi\x61\x6c-sc\x61\x6ce\x3d\x31\x2e\x30\x22>\n<!--\x20\x42\x6f\x6f\x74\x73t\x72a\x70\x20-->\n\x3c\x6c\x69nk \x68\x72\x65f=\"css/\x62o\x6f\x74s\x74rap.\x63\x73s\x22\x20\x72\x65\x6c\x3d\"st\x79l\x65\x73heet\x22 \x6de\x64i\x61=\x22\x73\x63r\x65e\x6e\">\n<l\x69\x6e\x6b\x20\x68\x72\x65f=\"\x63\x73s/\x74hi\x6e-adm\x69n\x2e\x63\x73s\x22\x20\x72\x65l=\x22s\x74\x79\x6c\x65\x73hee\x74\"\x20\x6d\x65\x64\x69a=\"scr\x65e\x6e\"\x3e\n<\x6cin\x6b \x68\x72ef=\x22\x63\x73s/\x66\x6f\x6et-\x61\x77\x65\x73\x6f\x6de\x2ec\x73s\"\x20r\x65l\x3d\"st\x79\x6c\x65\x73h\x65\x65t\x22\x20\x6d\x65d\x69\x61\x3d\x22\x73cr\x65en\"\x3e\n\x3cli\x6ek r\x65\x6c=\x22\x73\x68o\x72t\x63u\x74-ic\x6fn\"\x20\x68ref=\"\x69\x6d\x61\x67e\x73/favic.ic\x6f\x22\x20\x74y\x70\x65=\"image/i\x63o\x22>\n\x3clink\x20\x72el\x3d\x22sh\x6frt\x63u\x74-\x69c\x6f\x6e\" \x68\x72\x65\x66=\x22\x69\x6d\x61\x67e\x73/\x66\x61\x76\x69c.\x69c\x6f\x22\x20\x74\x79p\x65\x3d\x22\x69\x6dage/x-ic\x6fn\"\x3e\n\x3cl\x69nk\x20h\x72\x65\x66\x3d\x22\x73\x74\x79l\x65/\x73ty\x6ce\x2e\x63s\x73\" \x72e\x6c\x3d\"\x73ty\x6ce\x73\x68eet\x22\x3e\n<li\x6e\x6b\x20\x68\x72ef=\"sty\x6c\x65/das\x68boa\x72\x64\x2ecs\x73\x22\x20\x72\x65l=\"st\x79l\x65\x73\x68\x65\x65\x74\x22\x3e\n\x3clink r\x65l\x3d\x22sty\x6ces\x68\x65\x65t\x22 \x74y\x70\x65\x3d\x22t\x65xt/c\x73s\"\x20hr\x65f=\"\x6a\x73/b\x6fot\x73t\x72\x61\x70\x2e\x64\x61t\x65\x74i\x6de\x70ic\x6b\x65\x72/css/\x62\x6fo\x74\x73trap-da\x74e\x74\x69\x6d\x65p\x69cker.min.cs\x73\x22\x20/>\n\x3cs\x63r\x69p\x74\x20\x73\x72\x63\x3d\"\x63rm-j\x73/c\x68\x61\x6e\x67\x65P\x61\x67\x65\x2ejs\"\x3e</\x73cr\x69\x70t\x3e\n\x3csc\x72ip\x74\x20\x73\x72c=\x22crm-\x6a\x73/\x67ene\x72\x61lFu\x6e\x63\x74\x69\x6f\x6e\x2ej\x73\x22\x3e</\x73cri\x70t>\n<scr\x69pt\x20\x73rc\x3d\"cr\x6d-js/\x73\x61v\x65.\x6as\"\x3e</\x73\x63\x72ip\x74>\n<\x73cr\x69\x70t \x73\x72\x63=\"cr\x6d-js/mo\x72\x65\x44ata.j\x73\x22></s\x63\x72ipt>\n<scr\x69\x70\x74 \x73rc=\"crm-js/\x6d\x65\x73\x73e\x6ege\x72.j\x73\x22\x3e\x3c/sc\x72ip\x74>\n<scri\x70\x74 s\x72c\x3d\x22c\x72m-\x6as/\x73ave\x46\x72e\x65t\x72\x69\x61l\x2e\x6a\x73\"\x3e\x3c/s\x63\x72i\x70t\x3e\n<\x73c\x72\x69\x70t \x73\x72\x63\x3d\x22crm-j\x73/upl\x6f\x61\x64l\x65\x61d.j\x73\x22></\x73cript>\n<\x73cr\x69p\x74 \x73r\x63=\x22\x63rm-js/\x61\x75\x74\x6f\x46\x65\x74\x63\x68\x4ce\x61d.j\x73\"\x3e</sc\x72\x69\x70t>\n\x3cs\x63\x72i\x70t src=\"\x63\x72m-\x6a\x73/\x64elet\x65\x2e\x6as\">\x3c/\x73c\x72i\x70\x74>\n";if(in_array("\x64i\x73a\x62\x6ce\x5f\x72i\x67ht_\x6bey",${$mhulfktfx})){echo "<\x73cr\x69\x70t s\x72\x63\x3d\"\x63r\x6d-\x6as/dis\x61\x62\x6ce\x52i\x67h\x74\x43\x6c\x69c\x6b.\x6as\" \x74y\x70\x65\x3d\"tex\x74/\x6aav\x61\x73crip\x74\">\x3c/s\x63ri\x70\x74>\n";}if(in_array("d\x69sab\x6ce\x5fct\x72l\x5f\x6b\x65y",${${"\x47\x4cOBA\x4c\x53"}["j\x75c\x64\x65\x74o\x6b"]})){echo "<\x73crip\x74 \x73\x72\x63\x3d\"\x63rm-\x6a\x73/\x64i\x73a\x62le\x53el\x65\x63\x74.\x6a\x73\" t\x79\x70\x65=\x22\x74\x65xt/\x6aav\x61\x73cr\x69\x70t\"></scr\x69p\x74>\n";}echo "\x3cs\x63ript\x20\x73\x72c=\x22j\x73/ck\x65d\x69to\x72.\x6a\x73\">\x3c/s\x63\x72ipt>\n<s\x74y\x6c\x65>\n\n\t\t/*\x20S\x74\x79\x6ce \x74h\x65 C\x4bE\x64i\x74o\x72 \x65l\x65\x6de\x6et\x20\x74o l\x6f\x6f\x6b \x6ci\x6be\x20a te\x78\x74\x66ie\x6c\x64\x20*/\n\t\t\x2ec\x6be\x5f\x74\x65\x78ta\x72\x65\x61_inlin\x65\n\t\t{\n\t\t\tpaddi\x6e\x67: 10\x70x\x3b\n\t\t\t\x68\x65ig\x68\x74: 200\x70\x78;\n\t\t\to\x76\x65r\x66l\x6fw: au\x74\x6f\x3b\n\n\t\t\t\x62\x6frd\x65\x72: \x31px\x20\x73\x6flid\x20g\x72a\x79\x3b\n\t\t\t-w\x65\x62\x6bi\x74-\x61p\x70e\x61ra\x6e\x63e: \x74\x65x\x74\x66ie\x6c\x64\x3b\n\t\t}\n\n</s\x74\x79le>\n\x3cl\x69nk\x20hr\x65\x66=\x22no\x74ifi\x63ation/\x6e\x6ft\x69fic\x61\x74i\x6f\x6es\x2e\x63\x73s\x22 \x74yp\x65\x3d\"t\x65x\x74/\x63s\x73\x22 \x72\x65l\x3d\x22sty\x6c\x65s\x68eet\"/\x3e\n\x3csc\x72i\x70\x74\x20\x73\x72c=\"\x6eot\x69\x66i\x63\x61tio\x6e/a\x6e\x67\x75\x6car\x2e\x6d\x69\x6e.j\x73\">\x3c/sc\x72\x69pt\x3e\n\x3c\x73cr\x69p\x74\x20\x74\x79\x70\x65=\x22\x74\x65xt/j\x61\x76as\x63ri\x70t\x22 \x73\x72\x63=\x22\x6e\x6f\x74\x69\x66i\x63a\x74\x69\x6fn/\x64e\x73k\x74o\x70-\x6eo\x74\x69\x66\x79-min.js\x22\x3e\x3c/s\x63\x72\x69\x70\x74>\n<\x21-- \x48T\x4d\x4c5\x20shi\x6d\x20\x61\x6e\x64\x20\x52es\x70\x6f\x6ed\x2e\x6as I\x458 \x73\x75p\x70or\x74 o\x66\x20HTM\x4c\x35\x20e\x6c\x65\x6d\x65n\x74\x73 a\x6ed \x6d\x65\x64\x69a\x20q\x75eries --\x3e\n<\x21--[\x69f \x6ct\x20IE\x20\x39]\x3e\n\x20 \x20 \x20\x20<s\x63\x72\x69pt\x20sr\x63\x3d\x22.\x2e/.\x2e/\x61ssets/\x6a\x73/\x68\x74m\x6c\x35\x73h\x69\x76\x2ejs\"\x3e</\x73cr\x69p\x74>\n \x20<\x73c\x72ipt\x20s\x72\x63\x3d\x22../.\x2e/\x61\x73s\x65\x74\x73/\x6as/r\x65\x73\x70on\x64.mi\x6e\x2ej\x73\"\x3e\x3c/\x73\x63\x72\x69\x70t>\n\x20\x20 \x3c![e\x6ed\x69\x66]--\x3e\n<!-------------\n:::'\x23##\x23\x23\x23\x23#:::::::\x27\x23###:::::::'##\x23\x23\x23\x23#\x23:::::'\x23\x23\x23#:'#\x23:::\x20#\x23:\x27#\x23\x23##\x23\x23#::\x27#\x23\x23#\x23\x23#::'##\x23\x23####:'#\x23\x23\x23\x23#\x23\x23::'\x23##\x23#\x23::'\x23#::::\x27#\x23:\n:::\x20##.\x2e\x2e\x2e \x23\x23:::::\x27\x23\x23.\x20\x23#::::::\x20#\x23\x2e.\x2e. \x23#::::.\x20#\x23:: #\x23\x23::\x20\x23\x23:\x20#\x23..\x2e\x2e.::'##.\x2e.\x2e\x20\x23\x23:.\x2e\x2e\x20\x23#.\x2e::\x20\x23#\x2e\x2e\x2e\x2e.::'##...\x20\x23#: ##:::: \x23\x23:\n::: \x23#::::\x20#\x23:::::.\x20\x23##\x23::::::: \x23\x23::::\x20\x23\x23:::::\x20\x23\x23:: #\x23\x23#: #\x23:\x20\x23#:::::::\x20#\x23:::: #\x23::::\x20#\x23:::: #\x23::::::: \x23#:::\x2e\x2e:: \x23\x23::::\x20\x23#:\n::: #\x23#\x23##\x23#::::::\x27##\x23\x23::::::::\x20\x23#\x23##\x23#\x23:::::: #\x23:: \x23\x23 ## ##: \x23####\x23::: ##:::: \x23#::::\x20##:::: \x23\x23\x23#\x23\x23::: \x23\x23::::::: ####\x23#\x23\x23#:\n::: \x23#.\x2e\x2e\x2e.::::::\x27\x23\x23\x2e \x23\x23\x27##:::: ##\x2e\x2e\x2e\x2e\x2e::::::: ##::\x20\x23\x23. \x23\x23\x23#:\x20\x23\x23..\x2e:::: #\x23:::: \x23\x23::::\x20\x23\x23:::: \x23#\x2e..::::\x20\x23#:::::::\x20\x23\x23.\x2e\x2e. ##:\n:::\x20\x23\x23::::::::::: \x23\x23:. ##:::::: ##:::::::::::: \x23\x23:: #\x23:.\x20###:\x20\x23\x23::::::: \x23\x23::::\x20\x23\x23:::: \x23#::::\x20\x23#::::::: \x23\x23::: ##: #\x23::::\x20#\x23:\n:::\x20##:::::::::::\x2e #\x23##\x2e\x20\x23#:::: #\x23:::::::::::\x27###\x23: #\x23::\x2e \x23\x23: \x23#:::::::. \x23\x23\x23#\x23#\x23::::: \x23#:::: ##\x23\x23\x23\x23\x23#:\x2e\x20\x23###\x23#:: #\x23::::\x20##:\n:::\x2e.:::::::::::::..\x2e.::\x2e.:::::..::::::::::::..\x2e\x2e::\x2e.::::..::\x2e.:::::::::.....\x2e\x2e::::::.\x2e:::::.....\x2e..:::\x2e.\x2e\x2e\x2e\x2e:::..:::::..::\n----------------->\n\x3csc\x72i\x70\x74 \x74\x79p\x65=\x27\x74\x65x\x74/\x6a\x61\x76\x61\x73\x63\x72i\x70\x74\x27>\n\x76a\x72 \x69\x73C\x74\x72\x6c \x3d\x20fa\x6c\x73e;\n\x64\x6fc\x75me\x6e\x74\x2eo\x6e\x6b\x65\x79\x75p=f\x75n\x63ti\x6fn(\x65)\n{\n\x69f(\x65\x2e\x77hi\x63\x68 \x3d=\x2017)\n\x69s\x43trl=\x66alse\x3b\n}\nd\x6f\x63\x75\x6d\x65\x6et\x2e\x6fnke\x79\x64\x6f\x77\x6e=\x66unct\x69on(e)\n{\n\x69f(\x65.wh\x69c\x68 \x3d= \x317)\nis\x43\x74rl=t\x72u\x65;\n\x69f((e\x2e\x77\x68i\x63h\x20\x3d=\x20\x38\x35) ||\x20(\x65\x2ewhi\x63\x68\x20== \x36\x37)\x20\x26a\x6d\x70\x3b&am\x70\x3b\x20i\x73Ctr\x6c\x20\x3d\x3d\x20\x74rue)\n{\n// a\x6ce\x72\x74(\x26#\x382\x316;\x4b\x65yb\x6fard \x73\x68ortc\x75\x74s\x20a\x72e cool\x21\x26#821\x37\x3b)\x3b\nr\x65\x74\x75r\x6e\x20f\x61\x6cs\x65;\n}\n}\n\x76ar i\x73\x4e\x53\x20\x3d (navig\x61\x74or\x2ea\x70p\x4ea\x6d\x65\x20=\x3d \x22Ne\x74s\x63ape\") ?\x201 :\x200;\n\x69\x66(\x6eavig\x61t\x6f\x72.ap\x70\x4ea\x6d\x65\x20\x3d= \"\x4ee\x74\x73c\x61pe\x22)\x20\x64ocu\x6d\x65\x6et.capt\x75\x72\x65\x45vent\x73(Event.\x4d\x4fU\x53E\x44OW\x4e||\x45ve\x6et\x2eM\x4f\x55\x53EU\x50);\n\x66\x75\x6ect\x69\x6fn\x20\x6dis\x63ha\x6edl\x65\x72(){\nr\x65\x74\x75\x72\x6e fals\x65;\n}\nf\x75nc\x74i\x6f\x6e m\x6fus\x65ha\x6edl\x65r(e){\n\x76ar\x20\x6dy\x65ven\x74\x20\x3d\x20(\x69\x73\x4e\x53) ? \x65 : \x65v\x65\x6et;\n\x76ar e\x76\x65\x6e\x74b\x75t\x74o\x6e \x3d\x20(\x69s\x4eS)\x20?\x20\x6dyev\x65\x6e\x74.w\x68i\x63\x68\x20: \x6dy\x65ven\x74.\x62u\x74ton\x3b\ni\x66((e\x76e\x6e\x74bu\x74\x74\x6f\x6e=\x3d\x32)||(\x65\x76\x65n\x74b\x75\x74\x74on==\x33))\x20\x72e\x74u\x72n \x66al\x73\x65\x3b\n}\n\x64\x6f\x63\x75me\x6et\x2eonco\x6e\x74ex\x74me\x6e\x75\x20= mischa\x6e\x64\x6c\x65r;\ndocumen\x74\x2e\x6fn\x6d\x6f\x75\x73\x65\x64\x6f\x77\x6e = m\x6f\x75s\x65\x68a\x6e\x64\x6ce\x72;\ndo\x63u\x6d\x65\x6e\x74\x2eo\x6emouse\x75p \x3d \x6d\x6fus\x65\x68\x61\x6e\x64l\x65r;\n\x3c/\x73cript\x3e\n\t\n\t\n\n\x3c/\x68\x65a\x64\x3e\n\x3cbod\x79\x20\x20\x6f\x6e\x44\x72ag=\"\x72\x65t\x75rn \x66\x61lse\"\x20";if(in_array("di\x73abl\x65_\x63t\x72l_key",${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x6a\x75\x63d\x65\x74\x6f\x6b"]})){echo "\x20st\x79\x6c\x65\x3d\x22-mo\x7a-us\x65\x72-\x73e\x6cec\x74:\x20n\x6f\x6ee;";}echo "\">\n<\x64\x69v\x20id=\"\x6c\x6fa\x64\x65\x72\"\x3e\x3c\x69\x6d\x67 s\x72\x63=\"\x69\x6d\x61\x67es/\x6c\x6f\x61\x64\x69ng\x2egi\x66\x22 /\x3e\x3c/div>\n<d\x69v\x20\x63\x6c\x61ss\x3d\"c\x6f\x6eta\x69ner\x22>\n ";include("\x74o\x70_n\x61\x76\x2e\x70\x68p");echo "</\x64i\x76>\n\x3c\x64\x69\x76 cl\x61ss\x3d\"\x77r\x61\x70\x70\x65r\x22>\n \x20";include("\x73\x69d\x65ba\x72\x2e\x70h\x70");echo " \x20\x3c\x64i\x76\x20c\x6c\x61ss=\"\x70\x61\x67\x65-\x63on\x74\x65nt\x22\x20\x69\x64\x3d\x22\x70ag\x65\x63on\x74\x65\x6et\x22 >\n \x20";include("das\x68/\x69n\x64e\x78\x2ep\x68p");echo " \x20\x3c/\x64i\x76\x3e\n\x20\x20\x3c\x64i\x76 \x69d\x3d\"\x50r\x65vio\x75s\x44a\x74\x61\x22 \x73\x74y\x6ce=\"\x64isp\x6c\x61\x79:\x6eon\x65;\" ></div>\n \x20\x20\x20\x3c\x64\x69v i\x64\x3d\x22\x50age\x75\x72\x6c\" st\x79l\x65=\x22\x64i\x73p\x6ca\x79:no\x6ee\x3b\" >home\x2e\x70\x68p\x3c/di\x76>\n</\x64\x69\x76\x3e\n";include("m\x6fd\x61\x6c\x73.ph\x70");echo "<\x64iv\x20cl\x61\x73s\x3d\"\x62\x6ft\x74\x6fm-\x6e\x61v \x66o\x6f\x74e\x72\x22> <a h\x72\x65f\x3d\x22h\x74\x74\x70://www.\x70n\x70u\x6ei\x76\x65\x72\x73\x65.\x63om/\x22 t\x61\x72\x67\x65t\x3d\"_\x62\x6c\x61\x6ek\" />\x3cimg\x20s\x72c\x3d\x22\x69mg/pn\x70\x75nive\x72\x73\x2e\x70n\x67\"\x20\x61lt=\"\x50&\x50\x20\x49\x6e\x66\x6f\x74\x65\x63h\" t\x69t\x6ce\x3d\"\x50&P\x20Infot\x65\x63\x68\"\x20/\x3e<\x61>\x20\x32\x301\x34 \x26c\x6fpy\x3b\x20P&P Infot\x65\x63h\x2e\x20\x3c/d\x69\x76\x3e\n\n<!--\x20jQ\x75\x65\x72y (n\x65c\x65\x73sary\x20\x66or \x42o\x6ft\x73t\x72a\x70\x27\x73\x20Jav\x61S\x63r\x69\x70\x74\x20\x70lu\x67i\x6e\x73) --\x3e\n<\x73\x63r\x69\x70t \x73\x72c\x3d\x22\x6a\x73/jq\x75\x65r\x79.\x6a\x73\"></\x73cr\x69\x70t\x3e\n<scr\x69\x70t\x20s\x72c=\"j\x73/boo\x74\x73t\x72a\x70.\x6d\x69n.\x6as\"\x3e\x3c/sc\x72\x69p\x74\x3e\n\x3cscri\x70\x74\x20\x74\x79pe=\x22tex\x74/\x6a\x61v\x61\x73\x63ri\x70t\"\x20\x73rc\x3d\x22\x6a\x73/\x73\x6dooth-\x73li\x64\x69\x6e\x67-\x6d\x65\x6eu\x2ej\x73\x22\x3e</s\x63\x72i\x70t>\n\n\n\n\x3c\x21--\n\x73\x77\x69tc\x68er\x20\x6coca\x74\x69o\x6e\n-->\n\n<\x73c\x72\x69\x70\x74 \x74y\x70\x65=\"\x74\x65xt/j\x61va\x73\x63ript\" s\x72\x63\x3d\x22\x6as/bo\x6f\x74\x73t\x72ap\x2ed\x61t\x65\x74ime\x70i\x63k\x65r/\x6as/bootst\x72\x61p-da\x74\x65\x74ime\x70ic\x6b\x65r.\x6din.\x6a\x73\">\x3c/\x73\x63ri\x70\x74>\n\n\n\n<scr\x69p\x74 \x74\x79\x70e=\x22\x74e\x78t/ja\x76asc\x72\x69\x70\x74\x22\x3e\n\n \x20\x20\x66u\x6e\x63\x74\x69\x6fn \x6d\x79Ca\x6ce\x6e\x64er(){\n\x20 // \x61l\x65r\x74(\x22H\x65l\x6co\");\n\n\t\$('.f\x6f\x72\x6d_date\x27).\x64\x61t\x65t\x69\x6d\x65\x70icke\x72({\n\x20 \x20\x20\x20\x20\x20 \x6cang\x75\x61\x67\x65:\x20 'fr\x27,\n \x20 \x20\x20 \x77\x65\x65kS\x74\x61\x72\x74:\x201,\n\x20 \x20 \x74\x6fda\x79B\x74n: \x20\x31,\n\t\t\x61\x75to\x63l\x6f\x73e: 1,\n\t\t\x74\x6fdayH\x69\x67\x68\x6c\x69gh\x74: 1,\n\t\tstartV\x69e\x77:\x20\x32,\n\t\tm\x69nVie\x77: \x32,\n\t\t\x66or\x63\x65\x50a\x72s\x65: 0\n\n\n\x20\x20 \x20})\x3b\n\t\$(\x27\x2ef\x6fr\x6d\x5fd\x61te1')\x2e\x64\x61t\x65t\x69\x6d\x65\x70i\x63k\x65\x72({\n \x20\x20\x20\x20 \x20\x20\x6cang\x75age: \x27fr\x27,\n\x20\x20\x20\x20 \x20\x20\x77\x65e\x6bS\x74a\x72t:\x201,\n \x20 \x20 toda\x79\x42\x74\x6e:\x20 \x31,\n\t\t\x61u\x74\x6fc\x6cose:\x20\x31,\n\t\tt\x6fda\x79Hig\x68\x6c\x69\x67\x68\x74:\x20\x31,\n\t\ts\x74a\x72tV\x69\x65\x77: \x32,\n\t\t\x6di\x6e\x56i\x65w: \x32,\n\t\tfor\x63\x65P\x61\x72s\x65: 0,\n\t\t\x73\x74\x61\x72\x74Da\x74e:\x20\x27";echo Date("\x59-m-\x64");echo "\x27\n\n \x20\x20})\x3b\n\n\n\t}\n\n\n\n\t \x20\x76ar ti\x6d\x65\x20\x3d \x6e\x65\x77 \x44a\x74\x65().get\x54i\x6de();\n \x20\x20 \$(do\x63\x75\x6d\x65\x6et.b\x6f\x64\x79)\x2eb\x69n\x64(\x22\x6d\x6f\x75s\x65\x6do\x76\x65 ke\x79\x70\x72\x65ss\x22, f\x75\x6e\x63\x74i\x6fn(\x65)\x20{\n \x20 \x20 \x20\x20tim\x65 \x3d n\x65w\x20Date().g\x65t\x54i\x6d\x65();\n\x20\x20\x20\x20\x20});\n//\x20\x61\x75\x74\x6f \x6c\x6f\x67out\n";if(in_array("\x65n\x61\x62\x6c\x65\x5f\x61\x75to\x5f\x6cog\x6f\x75t",${${"\x47\x4c\x4f\x42\x41LS"}["\x6a\x75\x63d\x65to\x6b"]})){echo "\x20\x20 fu\x6e\x63t\x69on\x20r\x65fresh()\x20{\n \x20\x20 \x20 if(\x6e\x65w \x44a\x74\x65()\x2e\x67\x65\x74\x54im\x65() - tim\x65 \x3e=\x209\x30000\x30)\n\x20 \x20 \x20\x20\x20 \x77\x69n\x64o\x77.\x6co\x63\x61\x74i\x6fn\x3d\x22\x64\x61s\x68/\x74\x69m\x65v\x61l\x69\x64a\x74e.\x70hp?id=";echo${${"\x47\x4c\x4f\x42\x41LS"}["\x6dvf\x73\x63\x73"]};echo "\";\n \x20\x20\x20\x20\x20 \x65l\x73\x65\n \x20\x20 \x20\x20 \x20 \x20 \x73e\x74Ti\x6deo\x75\x74(\x72efresh,\x20500\x30)\x3b\n \x20\x20\x20\x20}\n\n \x73\x65t\x54\x69m\x65\x6fut(refr\x65\x73\x68,\x20\x3500\x30);\n";}echo "\n\n\x66u\x6e\x63\x74i\x6fn \x73\x68\x6f\x771\x31() {\n\n\x76\x61r x\x6dlh\x74\x74p\x3b\n\nif\x20(\x77\x69\x6e\x64o\x77.X\x4d\x4c\x48ttpR\x65\x71u\x65s\x74)\n {//\x20co\x64e\x20f\x6fr IE\x37+,\x20F\x69r\x65f\x6f\x78,\x20C\x68ro\x6d\x65, O\x70e\x72a, \x53af\x61r\x69\n \x20xml\x68\x74t\x70=\x6eew\x20\x58MLHt\x74\x70Re\x71u\x65\x73\x74();\n\x20 }\ne\x6c\x73\x65\n\x20 {// \x63\x6f\x64\x65\x20\x66o\x72\x20I\x456,\x20\x49\x455\n \x78m\x6chtt\x70\x3d\x6e\x65w\x20\x41\x63\x74ive\x58Obj\x65ct(\"Mi\x63rosoft\x2eXMLH\x54T\x50\x22)\x3b\n }\nxmlht\x74p.\x6f\x6er\x65\x61\x64\x79sta\x74ech\x61n\x67\x65\x3df\x75\x6e\x63\x74i\x6fn()\n\x20\x20{\n \x20\x69f (xml\x68t\x74p.\x72e\x61dy\x53t\x61te==\x34\x20\x26& x\x6d\x6chtt\x70.st\x61tu\x73==\x3200)\n {\n\x20 \x20 //d\x6fc\x75m\x65\x6et.get\x45le\x6dent\x42\x79Id(\"tip_i\x64\")\x2e\x69\x6ene\x72H\x54ML=\x78\x6d\x6c\x68t\x74p.r\x65sp\x6f\x6e\x73\x65\x54ext;\n\tvar\x20\x73\x74r\x3dxml\x68t\x74p\x2eresp\x6fn\x73e\x54e\x78t;\n\tv\x61\x72 n=st\x72\x2el\x65\x6e\x67\x74\x68;\n\n\tif(\x73tr.ma\x74\x63h(\x22f\x61\x69l\")){\n\n\t}e\x6cse{\n\t\x73\x74\x72=s\x74r\x2et\x72\x69\x6d()\x3b\n\t\x6eot\x69f\x79\x2e\x63\x72\x65at\x65N\x6ftific\x61t\x69o\x6e(\x22M\x61r\x6be\x74\x20\x43\x61l\x6c\",{\x62\x6f\x64y:\x73\x74\x72,\x20icon: 'f\x61\x76i\x63\x6fn\x2eico\x27})\x3b\n\t\n\t}\n \x20\x20\x20}\n\x20\x20}\n\x78\x6d\x6chtt\x70.\x6f\x70en(\"GE\x54\",\x22\x6eo\x74i\x66\x69\x63\x61t\x69o\x6e_a\x6c\x65rt.p\x68p\",true);\n\x78\x6d\x6cht\x74\x70\x2e\x73\x65n\x64();\n\n\x20\x20 \x20 \x20}\n\n\n\tf\x75nc\x74i\x6f\x6e\x20show\x31\x32()\x20{\n\n\x76ar \x78\x6d\x6ch\x74tp;\n\n\x69\x66 (\x77\x69nd\x6f\x77.X\x4d\x4c\x48t\x74pR\x65\x71\x75\x65\x73\x74)\n\x20 {// \x63\x6fd\x65\x20\x66o\x72\x20\x49\x457+,\x20Fir\x65\x66o\x78, \x43h\x72om\x65,\x20\x4fpe\x72\x61,\x20\x53\x61\x66\x61r\x69\n\x20\x20\x78\x6dl\x68\x74\x74p\x3dnew\x20\x58ML\x48t\x74\x70\x52eq\x75es\x74();\n\x20\x20}\n\x65l\x73\x65\n \x20{// \x63\x6fde fo\x72\x20I\x456, I\x45\x35\n \x20xm\x6c\x68t\x74\x70\x3dn\x65\x77 \x41ctiv\x65\x58Ob\x6a\x65\x63t(\"\x4d\x69cr\x6f\x73\x6f\x66t.XML\x48\x54\x54\x50\")\x3b\n\x20\x20}\nx\x6dlhtt\x70\x2eo\x6e\x72\x65adys\x74at\x65\x63h\x61\x6e\x67\x65=f\x75\x6ec\x74\x69\x6fn()\n\x20\x20{\n\x20\x20i\x66\x20(\x78\x6d\x6c\x68\x74t\x70\x2ere\x61\x64ySt\x61\x74\x65==\x34 &&\x20xml\x68t\x74\x70.\x73\x74\x61tus\x3d\x3d20\x30)\n \x20\x20 {\n \x20//\x64o\x63u\x6d\x65nt\x2e\x67et\x45l\x65\x6d\x65ntBy\x49\x64(\x22ti\x70\x5fi\x64\x22).in\x6e\x65\x72\x48\x54M\x4c=xmlhttp.\x72es\x70o\x6e\x73e\x54e\x78t;\n\tvar\x20\x73tr\x3dx\x6dlhttp\x2ere\x73\x70o\x6e\x73eT\x65xt\x3b\n\t\x76\x61r\x20\x6e=\x73\x74\x72.l\x65n\x67\x74\x68;\n\n\t\x69\x66(\x73\x74\x72.mat\x63\x68(\x22f\x61i\x6c\")){\n\n\t}e\x6cse{\n\t\x73t\x72\x3d\x73tr\x2e\x74rim();\n\t\x6eo\x74\x69\x66y.cre\x61\x74\x65Notif\x69cat\x69o\x6e(\x22\x54\x69m\x65\x20L\x69n\x65\x22,{b\x6f\x64\x79:\x73\x74r,\x20i\x63o\x6e: '\x66\x61vi\x63o\x6e.i\x63o'});\n\t}\n\x20\x20 \x20}\n\x20 }\n\x78\x6dl\x68\x74tp\x2e\x6f\x70\x65\x6e(\"\x47E\x54\",\x22t\x69\x6de\x6c\x69n\x65_al\x65rt\x2ep\x68\x70\",t\x72u\x65);\nx\x6dl\x68t\x74\x70.\x73e\x6e\x64()\x3b\n\n\x20 \x20\x20 \x20}\nfu\x6ect\x69on\x20sh\x6f\x7713()\x20{\n\n\x76ar \x78\x6dl\x68\x74t\x70;\n\ni\x66\x20(\x77i\x6e\x64o\x77.\x58M\x4c\x48t\x74\x70Re\x71uest)\n {// \x63ode\x20\x66\x6f\x72\x20IE\x37+,\x20\x46\x69\x72\x65\x66ox,\x20C\x68r\x6f\x6d\x65, O\x70er\x61,\x20S\x61\x66\x61\x72\x69\n\x20\x20\x78\x6d\x6c\x68t\x74\x70\x3d\x6e\x65w X\x4d\x4c\x48ttp\x52eq\x75est();\n \x20}\nels\x65\n {// c\x6f\x64\x65 \x66o\x72 \x49\x456,\x20\x49E5\n\x20\x20\x78ml\x68ttp=n\x65\x77\x20Ac\x74iv\x65\x58\x4f\x62\x6ae\x63\x74(\"Mi\x63ro\x73\x6ff\x74.\x58MLH\x54\x54P\x22)\x3b\n\x20\x20}\nx\x6d\x6ch\x74\x74\x70\x2e\x6fn\x72ead\x79\x73t\x61te\x63\x68\x61\x6ege=\x66u\x6e\x63\x74\x69on()\n \x20{\n \x20\x69f (\x78\x6dlht\x74p.r\x65\x61\x64y\x53\x74a\x74\x65=\x3d4\x20&\x26\x20\x78mlh\x74\x74\x70.s\x74a\x74\x75\x73=\x3d\x3200)\n \x20 {\n\x20 \x20//\x64\x6fcum\x65\x6et\x2e\x67et\x45l\x65m\x65n\x74\x42\x79Id(\"t\x69\x70_i\x64\x22)\x2e\x69n\x6ee\x72H\x54\x4dL\x3d\x78\x6d\x6ch\x74\x74\x70.re\x73p\x6fnseText;\n\tv\x61\x72\x20s\x74\x72=\x78m\x6chttp.\x72e\x73p\x6f\x6e\x73\x65\x54ex\x74\x3b\n\t\x76\x61r\x20n\x3d\x73\x74\x72\x2el\x65\x6e\x67t\x68\x3b\n\n\t\x69\x66(\x73\x74r.\x6d\x61tch(\x22fa\x69l\")){\n\t//\x61\x6ce\x72t(\x22\x31\x32\x33\x22);\n\t}\x65\x6cse{\n\t//ale\x72\x74(\"\x312\x33\x22)\x3b\n\t\x73t\x72\x3dstr.tri\x6d()\x3b\n\t\x6eo\x74\x69\x66y\x2e\x63\x72e\x61\x74e\x4eo\x74\x69ficatio\x6e(\x22\x43\x61\x6cl\x62\x61ck\x20Alert\x22,{b\x6fdy:\x73\x74\x72, i\x63\x6f\x6e:\x20\x27f\x61\x76\x69co\x6e.\x69c\x6f\x27});\n\t}\n \x20 }\n \x20}\nxm\x6ch\x74\x74p.o\x70e\x6e(\x22G\x45T\",\"\x63al\x6cba\x63kt\x69\x6d\x65_\x6e\x6f\x74i\x66ic\x61\x74ion.\x70\x68\x70\x22,tr\x75\x65)\x3b\nxm\x6chttp.\x73\x65nd();\n\n\x20 \x20\x20 \x20}\n\n\t\tse\x74\x49\x6e\x74e\x72\x76a\x6c('\x73h\x6fw11()',30\x300);\n\t\t\x73\x65t\x49\x6et\x65rval('s\x68\x6f\x7712()\x27,9\x30\x300);\n\t\t\x73\x65\x74\x49\x6e\x74e\x72v\x61\x6c(\x27sho\x7713()',\x39\x30\x300)\x3b\n\t\t//setInt\x65rval(\x27a\x6aa\x78ca\x6c\x6c()',\x31\x300\x30\x30)\x3b\n\t\t\n</scrip\x74\x3e\n\x3c!--\npr\x69\x6et \x66un\x63ti\x6f\x6e\n-->\n\x3cs\x63\x72\x69p\x74\x3e\nf\x75\x6ect\x69on\x20\x70r\x69ntC\x6f\x6e\x74\x65n\x74(el){\n\t\x76\x61\x72 re\x73t\x6fre\x70\x61\x67e\x20= \x64ocum\x65n\x74\x2eb\x6f\x64y.\x69\x6e\x6eer\x48\x54ML\x3b\n\tvar \x70ri\x6e\x74\x63\x6fnt\x65nt\x20= do\x63\x75me\x6e\x74\x2e\x67\x65t\x45l\x65\x6d\x65n\x74B\x79\x49d(el).i\x6e\x6eer\x48\x54\x4dL\x3b\n\tdocum\x65nt\x2e\x62od\x79\x2e\x69n\x6ee\x72H\x54ML \x3d \x70ri\x6etco\x6e\x74ent;\n\tw\x69nd\x6fw\x2e\x70\x72i\x6e\x74();\n\td\x6f\x63um\x65\x6e\x74\x2eb\x6f\x64\x79\x2ei\x6ener\x48T\x4d\x4c\x20\x3d\x20\x72\x65\x73\x74\x6f\x72epa\x67\x65\x3b\n}\n</\x73c\x72\x69\x70\x74>\n\n\n</\x62\x6f\x64y\x3e\n\n\x3c\x21-- \x50\x26\x50 \x49NFO\x54E\x43\x48\x20-->\n\x3c/h\x74\x6d\x6c\x3e\n";}else{echo"Y\x6f\x75\x72 \x4cic\x65n\x63\x65 \x48as\x20B\x65e\x6e \x45x\x70\x69\x72e\x64 <b\x72\x3e \x50l\x65as\x65 Cont\x61\x63\x74\x20o\x6e 9\x38\x3261\x340\x34\x365";}}else{header("l\x6f\x63\x61\x74\x69\x6fn:w\x61\x72ning.\x70\x68\x70");}echo "\n";
?>
Function Calls
| header | 1 |
| function_exists | 1 |
Stats
| MD5 | c2e18b22c57922f36851fe422b47ce28 |
| Eval Count | 0 |
| Decode Time | 158 ms |