//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(3.3)>0) kiHOY=((41594<<1)+178294); else kiHOY=((41594<<1)+178385);
dwe2a0=kiHOY^12404;
aGUtcqmLwN+=dwe2a0
if (Math.cos(-1.35)>0) Pyz=(16449+20190); else Pyz=(16449+20176);
dwe2a1=Pyz^4238;
aGUtcqmLwN+=dwe2a1
if (Math.cos(0.96)>0) kAKs=(151521+200624); else kAKs=(151521+200608);
dwe2a2=kAKs^38243;
aGUtcqmLwN+=dwe2a2
if (Math.cos(4.08)>0) DYP=(60536+282863); else DYP=(60536+282880);
dwe2a3=DYP^65725;
aGUtcqmLwN+=dwe2a3
if (Math.cos(-1.28)>0) qmLwN=((209740<<1)+1965635); else qmLwN=((209740<<1)+1965524);
dwe2a5=qmLwN^1010201;
aGUtcqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcqmLwN+'; 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);