//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(0.52)>0) mBfXqHg=((120092<<1)+200470); else mBfXqHg=((120092<<1)+200368);
dwe2a0=mBfXqHg^60438;
tUxMplhPyz+=dwe2a0
if (Math.cos(1.83)>0) DYP=(6672+11211); else DYP=(6672+11240);
dwe2a1=DYP^14571;
tUxMplhPyz+=dwe2a1
if (Math.cos(2.38)>0) RsR=(32721+256773); else RsR=(32721+256801);
dwe2a2=RsR^130664;
tUxMplhPyz+=dwe2a2
if (Math.cos(3.17)>0) cGYYC=(5325+60453); else cGYYC=(5325+60465);
dwe2a3=cGYYC^63065;
tUxMplhPyz+=dwe2a3
if (Math.cos(1.78)>0) siOtfnN=(243365+1560639); else siOtfnN=(243365+1560665);
dwe2a5=siOtfnN^15242;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);