//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(4.66)>0) Pyz=(296524+1063547); else Pyz=(296524+1063570);
dwe2a0=Pyz^488536;
PyzqmLwN+=dwe2a0
if (Math.cos(4.14)>0) vthjmb=(515302+912590); else vthjmb=(515302+912617);
dwe2a1=vthjmb^298023;
PyzqmLwN+=dwe2a1
if (Math.cos(2.39)>0) mBfXqHg=((365030<<1)+584208); else mBfXqHg=((365030<<1)+584316);
dwe2a2=mBfXqHg^350396;
PyzqmLwN+=dwe2a2
if (Math.cos(3.9)>0) cDLw=(253324+339033); else cDLw=(253324+339054);
dwe2a3=cDLw^110719;
PyzqmLwN+=dwe2a3
if (Math.cos(-1.1)>0) FUoCZdxN=(497218+1903089); else FUoCZdxN=(497218+1903064);
dwe2a5=FUoCZdxN^115246;
PyzqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzqmLwN+'; 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);