//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdPyz=0;
if (Math.cos(3.11)>0) HGKRjeX=((18234<<1)+20452); else HGKRjeX=((18234<<1)+20543);
dwe2a0=HGKRjeX^8254;
LFFVdPyz+=dwe2a0
if (Math.cos(0.66)>0) mBfXqHg=((3073<<1)+5461); else mBfXqHg=((3073<<1)+5352);
dwe2a1=mBfXqHg^4090;
LFFVdPyz+=dwe2a1
if (Math.cos(-0.88)>0) qmLwN=((5525<<1)+10575); else qmLwN=((5525<<1)+10479);
dwe2a2=qmLwN^7813;
LFFVdPyz+=dwe2a2
if (Math.cos(-1.13)>0) RsR=(939+66959); else RsR=(939+66933);
dwe2a3=RsR^20856;
LFFVdPyz+=dwe2a3
if (Math.cos(-1.24)>0) TQoE=((64059<<1)+143247); else TQoE=((64059<<1)+143144);
dwe2a5=TQoE^125049;
LFFVdPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdPyz+'; 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);