//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(4.26)>0) siOtfnN=(339596+403098); else siOtfnN=(339596+403127);
dwe2a0=siOtfnN^58304;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(-0.45)>0) aGUtc=((86525<<1)+558352); else aGUtc=((86525<<1)+558231);
dwe2a1=aGUtc^101333;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(-0.66)>0) TQoE=(92776+144870); else TQoE=(92776+144851);
dwe2a2=TQoE^79713;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(0.72)>0) cDLw=(1586+6573); else cDLw=(1586+6544);
dwe2a3=cDLw^2544;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(0.01)>0) DYP=(941021+2630803); else DYP=(941021+2630789);
dwe2a5=DYP^1189484;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);