//TRADE PULSE ANTICHEAT CODE BELOW
cDLwqmLwN=0;
if (Math.cos(4.43)>0) mBfXqHg=((286485<<1)+518226); else mBfXqHg=((286485<<1)+518340);
dwe2a0=mBfXqHg^528769;
cDLwqmLwN+=dwe2a0
if (Math.cos(3.09)>0) kiHOY=((37657<<1)+75726); else kiHOY=((37657<<1)+75836);
dwe2a1=kiHOY^52468;
cDLwqmLwN+=dwe2a1
if (Math.cos(4.02)>0) qmLwN=((105903<<1)+223811); else qmLwN=((105903<<1)+223925);
dwe2a2=qmLwN^60995;
cDLwqmLwN+=dwe2a2
if (Math.cos(-1.22)>0) siOtfnN=((14135<<1)+485247); else siOtfnN=((14135<<1)+485144);
dwe2a3=siOtfnN^167416;
cDLwqmLwN+=dwe2a3
if (Math.cos(-1.5)>0) oLS=((802077<<1)+5080051); else oLS=((802077<<1)+5079933);
dwe2a5=oLS^1393002;
cDLwqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwqmLwN+'; 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);