//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcGYYC=0;
if (Math.cos(3.16)>0) DYP=((106545<<1)+1123270); else DYP=((106545<<1)+1123392);
dwe2a0=DYP^515829;
mBfXqHgcGYYC+=dwe2a0
if (Math.cos(2.82)>0) Pyz=((41685<<1)+1116351); else Pyz=((41685<<1)+1116450);
dwe2a1=Pyz^2851;
mBfXqHgcGYYC+=dwe2a1
if (Math.cos(3.9)>0) cGYYC=((38193<<1)+379790); else cGYYC=((38193<<1)+379881);
dwe2a2=cGYYC^70418;
mBfXqHgcGYYC+=dwe2a2
if (Math.cos(1.12)>0) HGKRjeX=((289446<<1)+464343); else HGKRjeX=((289446<<1)+464222);
dwe2a3=HGKRjeX^144812;
mBfXqHgcGYYC+=dwe2a3
if (Math.cos(2.33)>0) Pyz=((463382<<1)+1738276); else Pyz=((463382<<1)+1738366);
dwe2a5=Pyz^371986;
mBfXqHgcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcGYYC+'; 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);