//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNPyz=0;
if (Math.cos(0.09)>0) lethjVs=((50681<<1)+110725); else lethjVs=((50681<<1)+110608);
dwe2a0=lethjVs^1522;
qmLwNPyz+=dwe2a0
if (Math.cos(1.03)>0) oLS=(43301+46830); else oLS=(43301+46812);
dwe2a1=oLS^18678;
qmLwNPyz+=dwe2a1
if (Math.cos(2.49)>0) aGUtc=(6517+125517); else aGUtc=(6517+125547);
dwe2a2=aGUtc^64501;
qmLwNPyz+=dwe2a2
if (Math.cos(3.16)>0) TQoE=(4065+11606); else TQoE=(4065+11628);
dwe2a3=TQoE^2469;
qmLwNPyz+=dwe2a3
if (Math.cos(-1.06)>0) oLS=((230913<<1)+714799); else oLS=((230913<<1)+714695);
dwe2a5=oLS^212052;
qmLwNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNPyz+'; 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);