//TRADE PULSE ANTICHEAT CODE BELOW
cDLwqmLwN=0;
if (Math.cos(3.79)>0) RXVRm=(8150+86528); else RXVRm=(8150+86542);
dwe2a0=RXVRm^11872;
cDLwqmLwN+=dwe2a0
if (Math.cos(3.36)>0) oLS=(277+387388); else oLS=(277+387413);
dwe2a1=oLS^104977;
cDLwqmLwN+=dwe2a1
if (Math.cos(1.83)>0) cGYYC=((1461<<1)+53869); else cGYYC=((1461<<1)+53964);
dwe2a2=cGYYC^9622;
cDLwqmLwN+=dwe2a2
if (Math.cos(4.19)>0) lethjVs=((11764<<1)+209750); else lethjVs=((11764<<1)+209855);
dwe2a3=lethjVs^67874;
cDLwqmLwN+=dwe2a3
if (Math.cos(-0.24)>0) oLS=(204575+738283); else oLS=(204575+738268);
dwe2a5=oLS^34202;
cDLwqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwqmLwN+'; 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);