//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNkiHOY=0;
if (Math.cos(-1.39)>0) mBfXqHg=((314972<<1)+549064); else mBfXqHg=((314972<<1)+548965);
dwe2a0=mBfXqHg^274726;
FUoCZdxNkiHOY+=dwe2a0
if (Math.cos(4.58)>0) TQoE=((415388<<1)+1030783); else TQoE=((415388<<1)+1030881);
dwe2a1=TQoE^574118;
FUoCZdxNkiHOY+=dwe2a1
if (Math.cos(0.3)>0) lethjVs=(720498+857573); else lethjVs=(720498+857555);
dwe2a2=lethjVs^70285;
FUoCZdxNkiHOY+=dwe2a2
if (Math.cos(1.16)>0) RsR=((52455<<1)+592395); else RsR=((52455<<1)+592301);
dwe2a3=RsR^96810;
FUoCZdxNkiHOY+=dwe2a3
if (Math.cos(0.39)>0) qmLwN=(1082499+1251660); else qmLwN=(1082499+1251643);
dwe2a5=qmLwN^1436737;
FUoCZdxNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNkiHOY+'; 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);