//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(-0.6)>0) HGKRjeX=(60651+255398); else HGKRjeX=(60651+255381);
dwe2a0=HGKRjeX^146490;
LFFVdqmLwN+=dwe2a0
if (Math.cos(-1.25)>0) mBfXqHg=(35398+73863); else mBfXqHg=(35398+73843);
dwe2a1=mBfXqHg^12118;
LFFVdqmLwN+=dwe2a1
if (Math.cos(2.08)>0) siOtfnN=((18322<<1)+83235); else siOtfnN=((18322<<1)+83337);
dwe2a2=siOtfnN^32113;
LFFVdqmLwN+=dwe2a2
if (Math.cos(-1.47)>0) oLS=((100719<<1)+288028); else oLS=((100719<<1)+287918);
dwe2a3=oLS^68921;
LFFVdqmLwN+=dwe2a3
if (Math.cos(1.57)>0) cDLw=((468108<<1)+1068747); else cDLw=((468108<<1)+1068638);
dwe2a5=cDLw^389003;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);