//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(1.86)>0) mBfXqHg=((312319<<1)+543341); else mBfXqHg=((312319<<1)+543456);
dwe2a0=mBfXqHg^65076;
cDLwcGYYC+=dwe2a0
if (Math.cos(0.38)>0) kiHOY=((422307<<1)+504004); else kiHOY=((422307<<1)+503889);
dwe2a1=kiHOY^505957;
cDLwcGYYC+=dwe2a1
if (Math.cos(-1.24)>0) Pyz=((155208<<1)+235653); else Pyz=((155208<<1)+235544);
dwe2a2=Pyz^237479;
cDLwcGYYC+=dwe2a2
if (Math.cos(1.08)>0) tUxMplh=((249160<<1)+444356); else tUxMplh=((249160<<1)+444245);
dwe2a3=tUxMplh^284736;
cDLwcGYYC+=dwe2a3
if (Math.cos(2.82)>0) RsR=((701545<<1)+1020535); else RsR=((701545<<1)+1020654);
dwe2a5=RsR^243430;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);