//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(0.5)>0) TQoE=(342611+764542); else TQoE=(342611+764518);
dwe2a0=TQoE^196179;
cGYYCRsR+=dwe2a0
if (Math.cos(0.49)>0) aGUtc=(150122+1334862); else aGUtc=(150122+1334841);
dwe2a1=aGUtc^517999;
cGYYCRsR+=dwe2a1
if (Math.cos(-0.18)>0) lethjVs=((154809<<1)+757319); else lethjVs=((154809<<1)+757205);
dwe2a2=lethjVs^249346;
cGYYCRsR+=dwe2a2
if (Math.cos(2.85)>0) DYP=(17818+336243); else DYP=(17818+336265);
dwe2a3=DYP^48553;
cGYYCRsR+=dwe2a3
if (Math.cos(0.16)>0) lethjVs=(6814+2225597); else lethjVs=(6814+2225577);
dwe2a5=lethjVs^278292;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);