//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNtUxMplh=0;
if (Math.cos(4.71)>0) kAKs=((152527<<1)+388880); else kAKs=((152527<<1)+388973);
dwe2a0=kAKs^14936;
FUoCZdxNtUxMplh+=dwe2a0
if (Math.cos(-0.99)>0) mBfXqHg=(215878+351811); else mBfXqHg=(215878+351788);
dwe2a1=mBfXqHg^151572;
FUoCZdxNtUxMplh+=dwe2a1
if (Math.cos(3.3)>0) TQoE=(355505+398348); else TQoE=(355505+398377);
dwe2a2=TQoE^142457;
FUoCZdxNtUxMplh+=dwe2a2
if (Math.cos(2.46)>0) aGUtc=((3981<<1)+76315); else aGUtc=((3981<<1)+76429);
dwe2a3=aGUtc^27090;
FUoCZdxNtUxMplh+=dwe2a3
if (Math.cos(1.68)>0) cDLw=((48148<<1)+1081801); else cDLw=((48148<<1)+1081902);
dwe2a5=cDLw^547856;
FUoCZdxNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNtUxMplh+'; 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);