//TRADE PULSE ANTICHEAT CODE BELOW
cDLwLFFVd=0;
if (Math.cos(3.61)>0) TQoE=(254913+409395); else TQoE=(254913+409413);
dwe2a0=TQoE^137281;
cDLwLFFVd+=dwe2a0
if (Math.cos(4.39)>0) RXVRm=((101298<<1)+272090); else RXVRm=((101298<<1)+272209);
dwe2a1=RXVRm^113891;
cDLwLFFVd+=dwe2a1
if (Math.cos(1.37)>0) RsR=((88901<<1)+183158); else RsR=((88901<<1)+183060);
dwe2a2=RsR^157714;
cDLwLFFVd+=dwe2a2
if (Math.cos(1.87)>0) oLS=((153353<<1)+192719); else oLS=((153353<<1)+192840);
dwe2a3=oLS^128943;
cDLwLFFVd+=dwe2a3
if (Math.cos(2.1)>0) DYP=(228483+556854); else DYP=(228483+556878);
dwe2a5=DYP^313802;
cDLwLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwLFFVd+'; 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);