//TRADE PULSE ANTICHEAT CODE BELOW
oLSRsR=0;
if (Math.cos(2.81)>0) tUxMplh=(118084+710489); else tUxMplh=(118084+710505);
dwe2a0=tUxMplh^64948;
oLSRsR+=dwe2a0
if (Math.cos(0.24)>0) mbC=(131664+136814); else mbC=(131664+136790);
dwe2a1=mbC^71598;
oLSRsR+=dwe2a1
if (Math.cos(-0.79)>0) kiHOY=(331548+545702); else kiHOY=(331548+545686);
dwe2a2=kiHOY^243509;
oLSRsR+=dwe2a2
if (Math.cos(2.49)>0) HGKRjeX=((125186<<1)+685741); else HGKRjeX=((125186<<1)+685862);
dwe2a3=HGKRjeX^291488;
oLSRsR+=dwe2a3
if (Math.cos(0.69)>0) LFFVd=((348117<<1)+1824623); else LFFVd=((348117<<1)+1824512);
dwe2a5=LFFVd^851247;
oLSRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSRsR+'; 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);