//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(-1.19)>0) RXVRm=(80711+260858); else RXVRm=(80711+260828);
dwe2a0=RXVRm^122032;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(3.07)>0) RXVRm=((102000<<1)+501782); else RXVRm=((102000<<1)+501877);
dwe2a1=RXVRm^179687;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(4.05)>0) mBfXqHg=(276819+654136); else mBfXqHg=(276819+654150);
dwe2a2=mBfXqHg^203242;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(0.6)>0) aGUtc=((43242<<1)+49166); else aGUtc=((43242<<1)+49059);
dwe2a3=aGUtc^33936;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(1.18)>0) RsR=((975647<<1)+2235009); else RsR=((975647<<1)+2234903);
dwe2a5=RsR^1343124;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);