//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(2.94)>0) aGUtc=((5572<<1)+1071288); else aGUtc=((5572<<1)+1071383);
dwe2a0=aGUtc^309672;
HGKRjeXDYP+=dwe2a0
if (Math.cos(0.1)>0) mBfXqHg=(492838+1030421); else mBfXqHg=(492838+1030395);
dwe2a1=mBfXqHg^387693;
HGKRjeXDYP+=dwe2a1
if (Math.cos(3.84)>0) FUoCZdxN=(296379+475117); else FUoCZdxN=(296379+475130);
dwe2a2=FUoCZdxN^28505;
HGKRjeXDYP+=dwe2a2
if (Math.cos(2.07)>0) oLS=(37611+77029); else oLS=(37611+77058);
dwe2a3=oLS^47;
HGKRjeXDYP+=dwe2a3
if (Math.cos(0.69)>0) oLS=((27553<<1)+3966858); else oLS=((27553<<1)+3966767);
dwe2a5=oLS^753902;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);