//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmbC=0;
if (Math.cos(4.71)>0) DYP=(78262+114944); else DYP=(78262+114972);
dwe2a0=DYP^54727;
tUxMplhmbC+=dwe2a0
if (Math.cos(1.23)>0) Pyz=(224391+272188); else Pyz=(224391+272162);
dwe2a1=Pyz^161250;
tUxMplhmbC+=dwe2a1
if (Math.cos(0.05)>0) cDLw=((4105<<1)+18949); else cDLw=((4105<<1)+18859);
dwe2a2=cDLw^3415;
tUxMplhmbC+=dwe2a2
if (Math.cos(2.51)>0) aGUtc=((22883<<1)+33899); else aGUtc=((22883<<1)+34001);
dwe2a3=aGUtc^28240;
tUxMplhmbC+=dwe2a3
if (Math.cos(0.34)>0) tUxMplh=(1016065+1539195); else tUxMplh=(1016065+1539166);
dwe2a5=tUxMplh^397000;
tUxMplhmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmbC+'; 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);