//TRADE PULSE ANTICHEAT CODE BELOW
TQoEFUoCZdxN=0;
if (Math.cos(-1.14)>0) aGUtc=((28652<<1)+206022); else aGUtc=((28652<<1)+205929);
dwe2a0=aGUtc^97100;
TQoEFUoCZdxN+=dwe2a0
if (Math.cos(0.84)>0) siOtfnN=((2765<<1)+9166); else siOtfnN=((2765<<1)+9053);
dwe2a1=siOtfnN^2362;
TQoEFUoCZdxN+=dwe2a1
if (Math.cos(0.99)>0) DYP=(3299+29927); else DYP=(3299+29909);
dwe2a2=DYP^10688;
TQoEFUoCZdxN+=dwe2a2
if (Math.cos(0.73)>0) RXVRm=(33008+86723); else RXVRm=(33008+86697);
dwe2a3=RXVRm^18254;
TQoEFUoCZdxN+=dwe2a3
if (Math.cos(0.31)>0) qmLwN=((1113373<<1)+1890796); else qmLwN=((1113373<<1)+1890703);
dwe2a5=qmLwN^1330531;
TQoEFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEFUoCZdxN+'; 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);