//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbkAKs=0;
if (Math.cos(4.15)>0) TQoE=((2461<<1)+189950); else TQoE=((2461<<1)+190063);
dwe2a0=TQoE^48973;
vthjmbkAKs+=dwe2a0
if (Math.cos(3)>0) mbC=(15554+472910); else mbC=(15554+472924);
dwe2a1=mbC^129332;
vthjmbkAKs+=dwe2a1
if (Math.cos(3.05)>0) oLS=(79051+311293); else oLS=(79051+311314);
dwe2a2=oLS^41687;
vthjmbkAKs+=dwe2a2
if (Math.cos(-0.05)>0) oLS=(11223+425509); else oLS=(11223+425493);
dwe2a3=oLS^145558;
vthjmbkAKs+=dwe2a3
if (Math.cos(-0.57)>0) tUxMplh=((198249<<1)+1285785); else tUxMplh=((198249<<1)+1285689);
dwe2a5=tUxMplh^527897;
vthjmbkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbkAKs+'; 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);