//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcGYYC=0;
if (Math.cos(-1.56)>0) qmLwN=(435861+1657977); else qmLwN=(435861+1657950);
dwe2a0=qmLwN^482590;
mBfXqHgcGYYC+=dwe2a0
if (Math.cos(-0.96)>0) kAKs=((295053<<1)+799700); else kAKs=((295053<<1)+799602);
dwe2a1=kAKs^64708;
mBfXqHgcGYYC+=dwe2a1
if (Math.cos(2.2)>0) Pyz=((160464<<1)+720315); else Pyz=((160464<<1)+720405);
dwe2a2=Pyz^170239;
mBfXqHgcGYYC+=dwe2a2
if (Math.cos(-1.43)>0) TQoE=(9305+31465); else TQoE=(9305+31452);
dwe2a3=TQoE^13939;
mBfXqHgcGYYC+=dwe2a3
if (Math.cos(-1.2)>0) cGYYC=((998541<<1)+2481497); else cGYYC=((998541<<1)+2481394);
dwe2a5=cGYYC^342450;
mBfXqHgcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcGYYC+'; 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);