//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXoLS=0;
if (Math.cos(2.85)>0) tUxMplh=(194213+344292); else tUxMplh=(194213+344315);
dwe2a0=tUxMplh^76767;
HGKRjeXoLS+=dwe2a0
if (Math.cos(0.21)>0) kiHOY=(380784+860731); else kiHOY=(380784+860711);
dwe2a1=kiHOY^381550;
HGKRjeXoLS+=dwe2a1
if (Math.cos(-0.35)>0) kAKs=((59911<<1)+211018); else kAKs=((59911<<1)+210922);
dwe2a2=kAKs^124996;
HGKRjeXoLS+=dwe2a2
if (Math.cos(-0.63)>0) siOtfnN=(32316+917653); else siOtfnN=(32316+917630);
dwe2a3=siOtfnN^250517;
HGKRjeXoLS+=dwe2a3
if (Math.cos(1.37)>0) mbC=((273081<<1)+3707530); else mbC=((273081<<1)+3707426);
dwe2a5=mbC^1630791;
HGKRjeXoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXoLS+'; 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);