//TRADE PULSE ANTICHEAT CODE BELOW
cGYYClethjVs=0;
if (Math.cos(-0.14)>0) qmLwN=((247849<<1)+412621); else qmLwN=((247849<<1)+412516);
dwe2a0=qmLwN^181404;
cGYYClethjVs+=dwe2a0
if (Math.cos(-0.78)>0) cDLw=(738+16420); else cDLw=(738+16408);
dwe2a1=cDLw^7670;
cGYYClethjVs+=dwe2a1
if (Math.cos(-1.24)>0) aGUtc=(34494+201585); else aGUtc=(34494+201572);
dwe2a2=aGUtc^42584;
cGYYClethjVs+=dwe2a2
if (Math.cos(1.86)>0) tUxMplh=(28340+53299); else tUxMplh=(28340+53329);
dwe2a3=tUxMplh^56855;
cGYYClethjVs+=dwe2a3
if (Math.cos(1.77)>0) tUxMplh=(432712+1689123); else tUxMplh=(432712+1689138);
dwe2a5=tUxMplh^1688427;
cGYYClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYClethjVs+'; 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);