//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmBfXqHg=0;
if (Math.cos(-1.01)>0) cGYYC=(40367+78658); else cGYYC=(40367+78643);
dwe2a0=cGYYC^7020;
aGUtcmBfXqHg+=dwe2a0
if (Math.cos(3.97)>0) qmLwN=(22581+46439); else qmLwN=(22581+46459);
dwe2a1=qmLwN^5740;
aGUtcmBfXqHg+=dwe2a1
if (Math.cos(-1.1)>0) kAKs=((164208<<1)+169412); else kAKs=((164208<<1)+169313);
dwe2a2=kAKs^66138;
aGUtcmBfXqHg+=dwe2a2
if (Math.cos(0.19)>0) lethjVs=(133281+404544); else lethjVs=(133281+404529);
dwe2a3=lethjVs^132608;
aGUtcmBfXqHg+=dwe2a3
if (Math.cos(4.27)>0) kAKs=((281958<<1)+1445301); else kAKs=((281958<<1)+1445417);
dwe2a5=kAKs^124432;
aGUtcmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmBfXqHg+'; 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);