//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgDYP=0;
if (Math.cos(0.3)>0) RsR=(125718+487791); else RsR=(125718+487773);
dwe2a0=RsR^107411;
mBfXqHgDYP+=dwe2a0
if (Math.cos(-0.55)>0) RsR=(211581+704074); else RsR=(211581+704062);
dwe2a1=RsR^223162;
mBfXqHgDYP+=dwe2a1
if (Math.cos(-0.64)>0) lethjVs=(3922+519648); else lethjVs=(3922+519627);
dwe2a2=lethjVs^93930;
mBfXqHgDYP+=dwe2a2
if (Math.cos(3.52)>0) cDLw=((42074<<1)+182846); else cDLw=((42074<<1)+182936);
dwe2a3=cDLw^65467;
mBfXqHgDYP+=dwe2a3
if (Math.cos(3.05)>0) RsR=(1066680+4829106); else RsR=(1066680+4829130);
dwe2a5=RsR^1479092;
mBfXqHgDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgDYP+'; 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);