//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(1.98)>0) lethjVs=((26253<<1)+32431); else lethjVs=((26253<<1)+32546);
dwe2a0=lethjVs^1084;
tUxMplhRsR+=dwe2a0
if (Math.cos(0.81)>0) kiHOY=((24308<<1)+276986); else kiHOY=((24308<<1)+276871);
dwe2a1=kiHOY^37550;
tUxMplhRsR+=dwe2a1
if (Math.cos(0.95)>0) mBfXqHg=(24997+204621); else mBfXqHg=(24997+204601);
dwe2a2=mBfXqHg^86541;
tUxMplhRsR+=dwe2a2
if (Math.cos(1.77)>0) TQoE=((62475<<1)+80393); else TQoE=((62475<<1)+80483);
dwe2a3=TQoE^5179;
tUxMplhRsR+=dwe2a3
if (Math.cos(2.23)>0) RsR=((129418<<1)+342851); else RsR=((129418<<1)+342956);
dwe2a5=RsR^256673;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);