//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmBfXqHg=0;
if (Math.cos(0.72)>0) RsR=((102672<<1)+190118); else RsR=((102672<<1)+190019);
dwe2a0=RsR^125403;
aGUtcmBfXqHg+=dwe2a0
if (Math.cos(0.79)>0) RsR=((7821<<1)+120531); else RsR=((7821<<1)+120440);
dwe2a1=RsR^46675;
aGUtcmBfXqHg+=dwe2a1
if (Math.cos(3.69)>0) RsR=(42694+102392); else RsR=(42694+102422);
dwe2a2=RsR^62395;
aGUtcmBfXqHg+=dwe2a2
if (Math.cos(3.65)>0) TQoE=(101473+892443); else TQoE=(101473+892456);
dwe2a3=TQoE^204188;
aGUtcmBfXqHg+=dwe2a3
if (Math.cos(0.58)>0) lethjVs=((1248229<<1)+1371890); else lethjVs=((1248229<<1)+1371796);
dwe2a5=lethjVs^1052766;
aGUtcmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmBfXqHg+'; 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);