//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNHGKRjeX=0;
if (Math.cos(1.84)>0) mbC=((16545<<1)+53069); else mbC=((16545<<1)+53159);
dwe2a0=mbC^29424;
qmLwNHGKRjeX+=dwe2a0
if (Math.cos(-0.08)>0) mBfXqHg=(6266+31637); else mBfXqHg=(6266+31624);
dwe2a1=mBfXqHg^15454;
qmLwNHGKRjeX+=dwe2a1
if (Math.cos(-1.2)>0) siOtfnN=(17314+41750); else siOtfnN=(17314+41727);
dwe2a2=siOtfnN^20658;
qmLwNHGKRjeX+=dwe2a2
if (Math.cos(1.88)>0) siOtfnN=((10844<<1)+15856); else siOtfnN=((10844<<1)+15958);
dwe2a3=siOtfnN^5795;
qmLwNHGKRjeX+=dwe2a3
if (Math.cos(-0.03)>0) HGKRjeX=((82529<<1)+347124); else HGKRjeX=((82529<<1)+347030);
dwe2a5=HGKRjeX^91751;
qmLwNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNHGKRjeX+'; 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);