//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(0.25)>0) Pyz=(331616+1587901); else Pyz=(331616+1587887);
dwe2a0=Pyz^492580;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(4.02)>0) cDLw=((381257<<1)+1092291); else cDLw=((381257<<1)+1092387);
dwe2a1=cDLw^454302;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(2.5)>0) tUxMplh=(90422+98934); else tUxMplh=(90422+98961);
dwe2a2=tUxMplh^69328;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(2.68)>0) tUxMplh=((105462<<1)+144834); else tUxMplh=((105462<<1)+144944);
dwe2a3=tUxMplh^20568;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(1.78)>0) DYP=(1361856+3708349); else DYP=(1361856+3708370);
dwe2a5=DYP^1734906;
tUxMplhcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcGYYC+'; 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);