//TRADE PULSE ANTICHEAT CODE BELOW
cDLwvthjmb=0;
if (Math.cos(2.53)>0) tUxMplh=((80176<<1)+346391); else tUxMplh=((80176<<1)+346493);
dwe2a0=tUxMplh^141333;
cDLwvthjmb+=dwe2a0
if (Math.cos(0.3)>0) vthjmb=((150676<<1)+235068); else vthjmb=((150676<<1)+234956);
dwe2a1=vthjmb^106000;
cDLwvthjmb+=dwe2a1
if (Math.cos(-0.8)>0) DYP=((5620<<1)+7373); else DYP=((5620<<1)+7264);
dwe2a2=DYP^10912;
cDLwvthjmb+=dwe2a2
if (Math.cos(-0.17)>0) cDLw=((147879<<1)+902795); else cDLw=((147879<<1)+902686);
dwe2a3=cDLw^174921;
cDLwvthjmb+=dwe2a3
if (Math.cos(0.1)>0) tUxMplh=(1035970+4326876); else tUxMplh=(1035970+4326856);
dwe2a5=tUxMplh^1803172;
cDLwvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwvthjmb+'; 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);