//TRADE PULSE ANTICHEAT CODE BELOW
oLSqmLwN=0;
if (Math.cos(-0.66)>0) vthjmb=((193766<<1)+248011); else vthjmb=((193766<<1)+247916);
dwe2a0=vthjmb^457684;
oLSqmLwN+=dwe2a0
if (Math.cos(3.23)>0) FUoCZdxN=((41835<<1)+81628); else FUoCZdxN=((41835<<1)+81743);
dwe2a1=FUoCZdxN^78526;
oLSqmLwN+=dwe2a1
if (Math.cos(2.92)>0) kAKs=((41399<<1)+395906); else kAKs=((41399<<1)+396004);
dwe2a2=kAKs^179030;
oLSqmLwN+=dwe2a2
if (Math.cos(3.76)>0) cDLw=((3231<<1)+71855); else cDLw=((3231<<1)+71958);
dwe2a3=cDLw^8164;
oLSqmLwN+=dwe2a3
if (Math.cos(4.66)>0) TQoE=(2452797+3772879); else TQoE=(2452797+3772892);
dwe2a5=TQoE^1828642;
oLSqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSqmLwN+'; 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);