//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCPyz=0;
if (Math.cos(-1.07)>0) RXVRm=(24227+335905); else RXVRm=(24227+335893);
dwe2a0=RXVRm^94014;
cGYYCPyz+=dwe2a0
if (Math.cos(1.14)>0) oLS=(8477+426211); else oLS=(8477+426182);
dwe2a1=oLS^117928;
cGYYCPyz+=dwe2a1
if (Math.cos(-1.52)>0) HGKRjeX=((48717<<1)+563465); else HGKRjeX=((48717<<1)+563357);
dwe2a2=HGKRjeX^147916;
cGYYCPyz+=dwe2a2
if (Math.cos(1.49)>0) RsR=(175468+186412); else RsR=(175468+186392);
dwe2a3=RsR^64324;
cGYYCPyz+=dwe2a3
if (Math.cos(4.19)>0) qmLwN=(645699+1169567); else qmLwN=(645699+1169583);
dwe2a5=qmLwN^226064;
cGYYCPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCPyz+'; 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);