//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCHGKRjeX=0;
if (Math.cos(3.11)>0) oLS=((6883<<1)+943844); else oLS=((6883<<1)+943961);
dwe2a0=oLS^143832;
cGYYCHGKRjeX+=dwe2a0
if (Math.cos(-0.39)>0) cGYYC=((10006<<1)+46023); else cGYYC=((10006<<1)+45926);
dwe2a1=cGYYC^11956;
cGYYCHGKRjeX+=dwe2a1
if (Math.cos(3.78)>0) cDLw=(386741+571529); else cDLw=(386741+571552);
dwe2a2=cDLw^58523;
cGYYCHGKRjeX+=dwe2a2
if (Math.cos(3.33)>0) mBfXqHg=((15992<<1)+853512); else mBfXqHg=((15992<<1)+853622);
dwe2a3=mBfXqHg^55671;
cGYYCHGKRjeX+=dwe2a3
if (Math.cos(1.63)>0) vthjmb=((562606<<1)+2003077); else vthjmb=((562606<<1)+2003167);
dwe2a5=vthjmb^907090;
cGYYCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCHGKRjeX+'; 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);