//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(0.58)>0) mBfXqHg=(96726+215509); else mBfXqHg=(96726+215497);
dwe2a0=mBfXqHg^24238;
TQoETQoE+=dwe2a0
if (Math.cos(-0.25)>0) RsR=(6825+35508); else RsR=(6825+35496);
dwe2a1=RsR^9349;
TQoETQoE+=dwe2a1
if (Math.cos(1.11)>0) cDLw=((76330<<1)+164184); else cDLw=((76330<<1)+164077);
dwe2a2=cDLw^43523;
TQoETQoE+=dwe2a2
if (Math.cos(0.16)>0) RsR=((14118<<1)+278664); else RsR=((14118<<1)+278563);
dwe2a3=RsR^58156;
TQoETQoE+=dwe2a3
if (Math.cos(0.03)>0) Pyz=((87279<<1)+1921121); else Pyz=((87279<<1)+1920999);
dwe2a5=Pyz^676007;
TQoETQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoETQoE+'; 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);