//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXsiOtfnN=0;
if (Math.cos(4.56)>0) TQoE=((22991<<1)+186609); else TQoE=((22991<<1)+186713);
dwe2a0=TQoE^87672;
HGKRjeXsiOtfnN+=dwe2a0
if (Math.cos(2.66)>0) mbC=(13648+150518); else mbC=(13648+150547);
dwe2a1=mbC^52833;
HGKRjeXsiOtfnN+=dwe2a1
if (Math.cos(1.5)>0) kiHOY=((4303<<1)+155618); else kiHOY=((4303<<1)+155523);
dwe2a2=kiHOY^23980;
HGKRjeXsiOtfnN+=dwe2a2
if (Math.cos(4.21)>0) aGUtc=(21112+111093); else aGUtc=(21112+111112);
dwe2a3=aGUtc^32034;
HGKRjeXsiOtfnN+=dwe2a3
if (Math.cos(-1.31)>0) RsR=((90164<<1)+192945); else RsR=((90164<<1)+192839);
dwe2a5=RsR^16990;
HGKRjeXsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXsiOtfnN+'; 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);