//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNDYP=0;
if (Math.cos(0.11)>0) lethjVs=(2254+4931); else lethjVs=(2254+4914);
dwe2a0=lethjVs^2622;
FUoCZdxNDYP+=dwe2a0
if (Math.cos(3.98)>0) cDLw=((47444<<1)+205017); else cDLw=((47444<<1)+205116);
dwe2a1=cDLw^7863;
FUoCZdxNDYP+=dwe2a1
if (Math.cos(-0.04)>0) tUxMplh=((91529<<1)+194304); else tUxMplh=((91529<<1)+194185);
dwe2a2=tUxMplh^90268;
FUoCZdxNDYP+=dwe2a2
if (Math.cos(0.04)>0) cDLw=(34824+62973); else cDLw=(34824+62957);
dwe2a3=cDLw^4997;
FUoCZdxNDYP+=dwe2a3
if (Math.cos(4.38)>0) DYP=(899043+1043929); else DYP=(899043+1043950);
dwe2a5=DYP^716645;
FUoCZdxNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNDYP+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);