//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsRsR=0;
if (Math.cos(-0.61)>0) Pyz=(45196+1421068); else Pyz=(45196+1421055);
dwe2a0=Pyz^231662;
lethjVsRsR+=dwe2a0
if (Math.cos(-0.32)>0) tUxMplh=((165073<<1)+569117); else tUxMplh=((165073<<1)+569008);
dwe2a1=tUxMplh^151400;
lethjVsRsR+=dwe2a1
if (Math.cos(-0.21)>0) HGKRjeX=(183431+571542); else HGKRjeX=(183431+571522);
dwe2a2=HGKRjeX^156671;
lethjVsRsR+=dwe2a2
if (Math.cos(0.93)>0) aGUtc=((509842<<1)+754005); else aGUtc=((509842<<1)+753882);
dwe2a3=aGUtc^571673;
lethjVsRsR+=dwe2a3
if (Math.cos(2.26)>0) mBfXqHg=((922927<<1)+1848537); else mBfXqHg=((922927<<1)+1848658);
dwe2a5=mBfXqHg^1415749;
lethjVsRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsRsR+'; 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);