//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNPyz=0;
if (Math.cos(0.18)>0) tUxMplh=((113661<<1)+204141); else tUxMplh=((113661<<1)+204025);
dwe2a0=tUxMplh^55200;
qmLwNPyz+=dwe2a0
if (Math.cos(2)>0) oLS=((47132<<1)+57190); else oLS=((47132<<1)+57313);
dwe2a1=oLS^29010;
qmLwNPyz+=dwe2a1
if (Math.cos(2.21)>0) kAKs=(52832+462581); else kAKs=(52832+462610);
dwe2a2=kAKs^136910;
qmLwNPyz+=dwe2a2
if (Math.cos(1.85)>0) cGYYC=((10608<<1)+68451); else cGYYC=((10608<<1)+68549);
dwe2a3=cGYYC^1925;
qmLwNPyz+=dwe2a3
if (Math.cos(3.33)>0) TQoE=((1240799<<1)+2167875); else TQoE=((1240799<<1)+2167976);
dwe2a5=TQoE^345934;
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);