//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(4.12)>0) TQoE=(122918+156750); else TQoE=(122918+156779);
dwe2a0=TQoE^47585;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-0.52)>0) kAKs=(161232+350443); else kAKs=(161232+350416);
dwe2a1=kAKs^103061;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(3.62)>0) TQoE=((3937<<1)+35905); else TQoE=((3937<<1)+35998);
dwe2a2=TQoE^21531;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(3)>0) HGKRjeX=((57830<<1)+59517); else HGKRjeX=((57830<<1)+59621);
dwe2a3=HGKRjeX^50628;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(1.17)>0) mbC=((49581<<1)+1437114); else mbC=((49581<<1)+1436996);
dwe2a5=mbC^278563;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);