//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNFUoCZdxN=0;
if (Math.cos(1.39)>0) RsR=(511+2738); else RsR=(511+2725);
dwe2a0=RsR^81;
FUoCZdxNFUoCZdxN+=dwe2a0
if (Math.cos(-0.95)>0) siOtfnN=((280428<<1)+857981); else siOtfnN=((280428<<1)+857889);
dwe2a1=siOtfnN^323097;
FUoCZdxNFUoCZdxN+=dwe2a1
if (Math.cos(3.84)>0) siOtfnN=((252461<<1)+333330); else siOtfnN=((252461<<1)+333434);
dwe2a2=siOtfnN^157895;
FUoCZdxNFUoCZdxN+=dwe2a2
if (Math.cos(1)>0) vthjmb=((165473<<1)+418600); else vthjmb=((165473<<1)+418495);
dwe2a3=vthjmb^135789;
FUoCZdxNFUoCZdxN+=dwe2a3
if (Math.cos(-1.45)>0) oLS=(560976+1942430); else oLS=(560976+1942411);
dwe2a5=oLS^1130741;
FUoCZdxNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNFUoCZdxN+'; 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);