//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(0.11)>0) qmLwN=(66122+234353); else qmLwN=(66122+234332);
dwe2a0=qmLwN^105174;
TQoERXVRm+=dwe2a0
if (Math.cos(2.72)>0) qmLwN=((2487<<1)+227199); else qmLwN=((2487<<1)+227302);
dwe2a1=qmLwN^75885;
TQoERXVRm+=dwe2a1
if (Math.cos(1.16)>0) oLS=((104352<<1)+127140); else oLS=((104352<<1)+127048);
dwe2a2=oLS^105592;
TQoERXVRm+=dwe2a2
if (Math.cos(-0.24)>0) cDLw=(12130+26801); else cDLw=(12130+26787);
dwe2a3=cDLw^27983;
TQoERXVRm+=dwe2a3
if (Math.cos(-0.51)>0) siOtfnN=(440887+1217324); else siOtfnN=(440887+1217310);
dwe2a5=siOtfnN^65761;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);