//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(0.89)>0) cGYYC=(5748+13104); else cGYYC=(5748+13077);
dwe2a0=cGYYC^9512;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(3.82)>0) kAKs=((1967<<1)+13320); else kAKs=((1967<<1)+13435);
dwe2a1=kAKs^1519;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(-0.78)>0) kiHOY=(6892+29618); else kiHOY=(6892+29591);
dwe2a2=kiHOY^6663;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(0.54)>0) RsR=((3192<<1)+59287); else RsR=((3192<<1)+59177);
dwe2a3=RsR^30973;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(0.39)>0) TQoE=(48231+327309); else TQoE=(48231+327281);
dwe2a5=TQoE^66863;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);