//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(3.2)>0) DYP=(28177+163130); else DYP=(28177+163159);
dwe2a0=DYP^59835;
tUxMplhRsR+=dwe2a0
if (Math.cos(2.29)>0) siOtfnN=((22959<<1)+180375); else siOtfnN=((22959<<1)+180490);
dwe2a1=siOtfnN^40062;
tUxMplhRsR+=dwe2a1
if (Math.cos(1.15)>0) kiHOY=(161753+229098); else kiHOY=(161753+229085);
dwe2a2=kiHOY^129871;
tUxMplhRsR+=dwe2a2
if (Math.cos(-0.67)>0) LFFVd=(1603+1618); else LFFVd=(1603+1600);
dwe2a3=LFFVd^659;
tUxMplhRsR+=dwe2a3
if (Math.cos(-1.55)>0) mBfXqHg=((164143<<1)+1243371); else mBfXqHg=((164143<<1)+1243278);
dwe2a5=mBfXqHg^381106;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);