//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(3.66)>0) vthjmb=(42351+49874); else vthjmb=(42351+49899);
dwe2a0=vthjmb^3725;
tUxMplhPyz+=dwe2a0
if (Math.cos(1.47)>0) lethjVs=(161674+225032); else lethjVs=(161674+225003);
dwe2a1=lethjVs^33637;
tUxMplhPyz+=dwe2a1
if (Math.cos(-0.15)>0) LFFVd=(81367+108975); else LFFVd=(81367+108949);
dwe2a2=LFFVd^6378;
tUxMplhPyz+=dwe2a2
if (Math.cos(0.49)>0) aGUtc=((5523<<1)+9116); else aGUtc=((5523<<1)+9015);
dwe2a3=aGUtc^14399;
tUxMplhPyz+=dwe2a3
if (Math.cos(3.96)>0) tUxMplh=((261271<<1)+801930); else tUxMplh=((261271<<1)+802037);
dwe2a5=tUxMplh^434768;
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);