//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXPyz=0;
if (Math.cos(2.4)>0) TQoE=((114885<<1)+200338); else TQoE=((114885<<1)+200431);
dwe2a0=TQoE^152208;
HGKRjeXPyz+=dwe2a0
if (Math.cos(1.41)>0) oLS=(78063+445048); else oLS=(78063+445025);
dwe2a1=oLS^87796;
HGKRjeXPyz+=dwe2a1
if (Math.cos(1.17)>0) aGUtc=(223764+722590); else aGUtc=(223764+722560);
dwe2a2=aGUtc^138242;
HGKRjeXPyz+=dwe2a2
if (Math.cos(2.11)>0) TQoE=(100234+640392); else TQoE=(100234+640414);
dwe2a3=TQoE^300875;
HGKRjeXPyz+=dwe2a3
if (Math.cos(-0.49)>0) LFFVd=(1182461+1246004); else LFFVd=(1182461+1245977);
dwe2a5=LFFVd^668947;
HGKRjeXPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXPyz+'; 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);