//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgLFFVd=0;
if (Math.cos(1.04)>0) tUxMplh=(49690+711038); else tUxMplh=(49690+711015);
dwe2a0=tUxMplh^229478;
mBfXqHgLFFVd+=dwe2a0
if (Math.cos(-0.42)>0) kAKs=(177173+412415); else kAKs=(177173+412387);
dwe2a1=kAKs^119051;
mBfXqHgLFFVd+=dwe2a1
if (Math.cos(3.13)>0) Pyz=(448320+685692); else Pyz=(448320+685716);
dwe2a2=Pyz^33462;
mBfXqHgLFFVd+=dwe2a2
if (Math.cos(0.32)>0) RsR=((213745<<1)+465674); else RsR=((213745<<1)+465580);
dwe2a3=RsR^234087;
mBfXqHgLFFVd+=dwe2a3
if (Math.cos(3.43)>0) DYP=((201159<<1)+1943383); else DYP=((201159<<1)+1943486);
dwe2a5=DYP^1171825;
mBfXqHgLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgLFFVd+'; 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);