//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgoLS=0;
if (Math.cos(4.04)>0) TQoE=(13433+94405); else TQoE=(13433+94419);
dwe2a0=TQoE^23232;
mBfXqHgoLS+=dwe2a0
if (Math.cos(-0.81)>0) aGUtc=(4746+50434); else aGUtc=(4746+50412);
dwe2a1=aGUtc^15588;
mBfXqHgoLS+=dwe2a1
if (Math.cos(-0.32)>0) cDLw=((8015<<1)+12326); else cDLw=((8015<<1)+12207);
dwe2a2=cDLw^3288;
mBfXqHgoLS+=dwe2a2
if (Math.cos(0.04)>0) mbC=((11591<<1)+41037); else mbC=((11591<<1)+40937);
dwe2a3=mbC^1191;
mBfXqHgoLS+=dwe2a3
if (Math.cos(1.22)>0) oLS=((161486<<1)+173195); else oLS=((161486<<1)+173077);
dwe2a5=oLS^42203;
mBfXqHgoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgoLS+'; 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);