//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkAKs=0;
if (Math.cos(3.56)>0) FUoCZdxN=((190844<<1)+259462); else FUoCZdxN=((190844<<1)+259582);
dwe2a0=FUoCZdxN^303832;
qmLwNkAKs+=dwe2a0
if (Math.cos(0.28)>0) vthjmb=(511789+849179); else vthjmb=(511789+849156);
dwe2a1=vthjmb^400043;
qmLwNkAKs+=dwe2a1
if (Math.cos(0.75)>0) TQoE=((32292<<1)+150770); else TQoE=((32292<<1)+150659);
dwe2a2=TQoE^70526;
qmLwNkAKs+=dwe2a2
if (Math.cos(2.35)>0) Pyz=(61068+79710); else Pyz=(61068+79740);
dwe2a3=Pyz^24045;
qmLwNkAKs+=dwe2a3
if (Math.cos(0.45)>0) HGKRjeX=((1150539<<1)+1803800); else HGKRjeX=((1150539<<1)+1803693);
dwe2a5=HGKRjeX^30076;
qmLwNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkAKs+'; 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);