//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(-0.99)>0) lethjVs=((7563<<1)+24701); else lethjVs=((7563<<1)+24584);
dwe2a0=lethjVs^11560;
PyzTQoE+=dwe2a0
if (Math.cos(3.7)>0) TQoE=((12605<<1)+67241); else TQoE=((12605<<1)+67344);
dwe2a1=TQoE^9107;
PyzTQoE+=dwe2a1
if (Math.cos(0.27)>0) cGYYC=(36111+40570); else cGYYC=(36111+40541);
dwe2a2=cGYYC^11682;
PyzTQoE+=dwe2a2
if (Math.cos(0.93)>0) DYP=((171<<1)+177); else DYP=((171<<1)+55);
dwe2a3=DYP^24;
PyzTQoE+=dwe2a3
if (Math.cos(0.06)>0) kAKs=(130670+295869); else kAKs=(130670+295839);
dwe2a5=kAKs^131208;
PyzTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzTQoE+'; 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);