//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcFUoCZdxN=0;
if (Math.cos(2.54)>0) TQoE=((230546<<1)+328550); else TQoE=((230546<<1)+328670);
dwe2a0=TQoE^29678;
aGUtcFUoCZdxN+=dwe2a0
if (Math.cos(0.31)>0) mBfXqHg=((281726<<1)+964667); else mBfXqHg=((281726<<1)+964569);
dwe2a1=mBfXqHg^825971;
aGUtcFUoCZdxN+=dwe2a1
if (Math.cos(2.96)>0) DYP=(444228+607896); else DYP=(444228+607913);
dwe2a2=DYP^290964;
aGUtcFUoCZdxN+=dwe2a2
if (Math.cos(3.08)>0) Pyz=(223158+608054); else Pyz=(223158+608066);
dwe2a3=Pyz^274907;
aGUtcFUoCZdxN+=dwe2a3
if (Math.cos(0.42)>0) RXVRm=((51235<<1)+5279224); else RXVRm=((51235<<1)+5279102);
dwe2a5=RXVRm^132395;
aGUtcFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcFUoCZdxN+'; 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);