//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCTQoE=0;
if (Math.cos(1.89)>0) aGUtc=((239270<<1)+474512); else aGUtc=((239270<<1)+474631);
dwe2a0=aGUtc^169999;
cGYYCTQoE+=dwe2a0
if (Math.cos(3.09)>0) HGKRjeX=(139937+192622); else HGKRjeX=(139937+192641);
dwe2a1=HGKRjeX^46233;
cGYYCTQoE+=dwe2a1
if (Math.cos(0.56)>0) cGYYC=(1445+18180); else cGYYC=(1445+18156);
dwe2a2=cGYYC^7473;
cGYYCTQoE+=dwe2a2
if (Math.cos(0.62)>0) lethjVs=((6811<<1)+317212); else lethjVs=((6811<<1)+317106);
dwe2a3=lethjVs^94027;
cGYYCTQoE+=dwe2a3
if (Math.cos(-0.1)>0) kAKs=((185164<<1)+1788768); else kAKs=((185164<<1)+1788673);
dwe2a5=kAKs^646286;
cGYYCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCTQoE+'; 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);