//TRADE PULSE ANTICHEAT CODE BELOW
TQoEqmLwN=0;
if (Math.cos(-0.77)>0) aGUtc=((176254<<1)+488879); else aGUtc=((176254<<1)+488783);
dwe2a0=aGUtc^49253;
TQoEqmLwN+=dwe2a0
if (Math.cos(3.17)>0) RXVRm=(49220+90607); else RXVRm=(49220+90634);
dwe2a1=RXVRm^75224;
TQoEqmLwN+=dwe2a1
if (Math.cos(0.2)>0) oLS=(105323+168062); else oLS=(105323+168044);
dwe2a2=oLS^175563;
TQoEqmLwN+=dwe2a2
if (Math.cos(2.57)>0) cGYYC=(55867+418396); else cGYYC=(55867+418417);
dwe2a3=cGYYC^31332;
TQoEqmLwN+=dwe2a3
if (Math.cos(3.06)>0) Pyz=(1247841+4648972); else Pyz=(1247841+4648985);
dwe2a5=Pyz^1586506;
TQoEqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEqmLwN+'; 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);