//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(2.04)>0) oLS=(97162+150458); else oLS=(97162+150482);
dwe2a0=oLS^38218;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(3.98)>0) aGUtc=(18008+254635); else aGUtc=(18008+254652);
dwe2a1=aGUtc^92441;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(0.26)>0) Pyz=(3274+355785); else Pyz=(3274+355763);
dwe2a2=Pyz^23775;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(0.43)>0) RsR=((49568<<1)+59140); else RsR=((49568<<1)+59018);
dwe2a3=RsR^37309;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(1.31)>0) lethjVs=(365564+377657); else lethjVs=(365564+377639);
dwe2a5=lethjVs^193617;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);