//TRADE PULSE ANTICHEAT CODE BELOW
kAKsTQoE=0;
if (Math.cos(-0.22)>0) cGYYC=((138118<<1)+357249); else cGYYC=((138118<<1)+357131);
dwe2a0=cGYYC^227300;
kAKsTQoE+=dwe2a0
if (Math.cos(2.02)>0) TQoE=(108460+475551); else TQoE=(108460+475574);
dwe2a1=TQoE^15851;
kAKsTQoE+=dwe2a1
if (Math.cos(1.74)>0) DYP=(224841+475445); else DYP=(224841+475467);
dwe2a2=DYP^289849;
kAKsTQoE+=dwe2a2
if (Math.cos(1.01)>0) aGUtc=(6076+41301); else aGUtc=(6076+41281);
dwe2a3=aGUtc^18299;
kAKsTQoE+=dwe2a3
if (Math.cos(3.57)>0) qmLwN=(251544+2197283); else qmLwN=(251544+2197309);
dwe2a5=qmLwN^1546361;
kAKsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsTQoE+'; 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);