//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNLFFVd=0;
if (Math.cos(0.77)>0) cDLw=(124837+245119); else cDLw=(124837+245097);
dwe2a0=cDLw^198393;
FUoCZdxNLFFVd+=dwe2a0
if (Math.cos(3.31)>0) qmLwN=((62453<<1)+164234); else qmLwN=((62453<<1)+164343);
dwe2a1=qmLwN^14707;
FUoCZdxNLFFVd+=dwe2a1
if (Math.cos(2.17)>0) HGKRjeX=(118691+156446); else HGKRjeX=(118691+156458);
dwe2a2=HGKRjeX^197673;
FUoCZdxNLFFVd+=dwe2a2
if (Math.cos(-0.44)>0) lethjVs=((18127<<1)+264833); else lethjVs=((18127<<1)+264711);
dwe2a3=lethjVs^93188;
FUoCZdxNLFFVd+=dwe2a3
if (Math.cos(-1.45)>0) oLS=(248184+315051); else oLS=(248184+315039);
dwe2a5=oLS^342142;
FUoCZdxNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNLFFVd+'; 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);