//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhHGKRjeX=0;
if (Math.cos(4.44)>0) lethjVs=(52186+107327); else lethjVs=(52186+107340);
dwe2a0=lethjVs^43240;
tUxMplhHGKRjeX+=dwe2a0
if (Math.cos(1.74)>0) LFFVd=((73<<1)+2243); else LFFVd=((73<<1)+2353);
dwe2a1=LFFVd^671;
tUxMplhHGKRjeX+=dwe2a1
if (Math.cos(0.7)>0) LFFVd=((21105<<1)+25903); else LFFVd=((21105<<1)+25785);
dwe2a2=LFFVd^33812;
tUxMplhHGKRjeX+=dwe2a2
if (Math.cos(-0.19)>0) kAKs=((101399<<1)+142677); else kAKs=((101399<<1)+142570);
dwe2a3=kAKs^2125;
tUxMplhHGKRjeX+=dwe2a3
if (Math.cos(-0.27)>0) LFFVd=(294918+1037903); else LFFVd=(294918+1037876);
dwe2a5=LFFVd^521159;
tUxMplhHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhHGKRjeX+'; 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);