//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgDYP=0;
if (Math.cos(2)>0) RsR=((35167<<1)+557102); else RsR=((35167<<1)+557207);
dwe2a0=RsR^128022;
mBfXqHgDYP+=dwe2a0
if (Math.cos(0.55)>0) cGYYC=((79393<<1)+313464); else cGYYC=((79393<<1)+313352);
dwe2a1=cGYYC^8260;
mBfXqHgDYP+=dwe2a1
if (Math.cos(-0.69)>0) TQoE=((36857<<1)+66618); else TQoE=((36857<<1)+66503);
dwe2a2=TQoE^60061;
mBfXqHgDYP+=dwe2a2
if (Math.cos(3.04)>0) HGKRjeX=(133428+184896); else HGKRjeX=(133428+184911);
dwe2a3=HGKRjeX^83923;
mBfXqHgDYP+=dwe2a3
if (Math.cos(-0.17)>0) qmLwN=(642532+1401105); else qmLwN=(642532+1401093);
dwe2a5=qmLwN^455966;
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);