//TRADE PULSE ANTICHEAT CODE BELOW
cDLwRsR=0;
if (Math.cos(4.15)>0) Pyz=(33727+125093); else Pyz=(33727+125110);
dwe2a0=Pyz^27942;
cDLwRsR+=dwe2a0
if (Math.cos(0.07)>0) cDLw=(4134+14487); else cDLw=(4134+14467);
dwe2a1=cDLw^12562;
cDLwRsR+=dwe2a1
if (Math.cos(1.24)>0) LFFVd=(701771+1106963); else LFFVd=(701771+1106935);
dwe2a2=LFFVd^75930;
cDLwRsR+=dwe2a2
if (Math.cos(3.4)>0) mBfXqHg=(207884+1072648); else mBfXqHg=(207884+1072676);
dwe2a3=mBfXqHg^761319;
cDLwRsR+=dwe2a3
if (Math.cos(1.21)>0) HGKRjeX=((74939<<1)+8070059); else HGKRjeX=((74939<<1)+8069967);
dwe2a5=HGKRjeX^2228130;
cDLwRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwRsR+'; 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);