//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(0.4)>0) LFFVd=(572973+1518724); else LFFVd=(572973+1518695);
dwe2a0=LFFVd^532247;
TQoEcDLw+=dwe2a0
if (Math.cos(1.75)>0) oLS=((456639<<1)+890312); else oLS=((456639<<1)+890420);
dwe2a1=oLS^145000;
TQoEcDLw+=dwe2a1
if (Math.cos(-0.35)>0) kAKs=((92373<<1)+834126); else kAKs=((92373<<1)+834006);
dwe2a2=kAKs^137587;
TQoEcDLw+=dwe2a2
if (Math.cos(3.81)>0) mBfXqHg=(53553+1227454); else mBfXqHg=(53553+1227477);
dwe2a3=mBfXqHg^322636;
TQoEcDLw+=dwe2a3
if (Math.cos(-0.11)>0) mBfXqHg=((548608<<1)+1013933); else mBfXqHg=((548608<<1)+1013824);
dwe2a5=mBfXqHg^1191311;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);