//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgLFFVd=0;
if (Math.cos(0.09)>0) aGUtc=((45343<<1)+188971); else aGUtc=((45343<<1)+188870);
dwe2a0=aGUtc^60580;
mBfXqHgLFFVd+=dwe2a0
if (Math.cos(3.72)>0) oLS=(37053+247593); else oLS=(37053+247613);
dwe2a1=oLS^134528;
mBfXqHgLFFVd+=dwe2a1
if (Math.cos(1.09)>0) LFFVd=(71683+88413); else LFFVd=(71683+88400);
dwe2a2=LFFVd^28217;
mBfXqHgLFFVd+=dwe2a2
if (Math.cos(-1.38)>0) Pyz=((20702<<1)+115377); else Pyz=((20702<<1)+115258);
dwe2a3=Pyz^95758;
mBfXqHgLFFVd+=dwe2a3
if (Math.cos(-1.43)>0) LFFVd=((320069<<1)+1313088); else LFFVd=((320069<<1)+1312989);
dwe2a5=LFFVd^584796;
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);