//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcFUoCZdxN=0;
if (Math.cos(-1.33)>0) qmLwN=(86129+703929); else qmLwN=(86129+703913);
dwe2a0=qmLwN^40403;
aGUtcFUoCZdxN+=dwe2a0
if (Math.cos(1.53)>0) FUoCZdxN=(312633+314913); else FUoCZdxN=(312633+314897);
dwe2a1=FUoCZdxN^347774;
aGUtcFUoCZdxN+=dwe2a1
if (Math.cos(3.95)>0) Pyz=((20483<<1)+398486); else Pyz=((20483<<1)+398602);
dwe2a2=Pyz^132845;
aGUtcFUoCZdxN+=dwe2a2
if (Math.cos(-1.36)>0) cGYYC=(113513+383533); else cGYYC=(113513+383516);
dwe2a3=cGYYC^81968;
aGUtcFUoCZdxN+=dwe2a3
if (Math.cos(0.95)>0) Pyz=(505295+1010996); else Pyz=(505295+1010967);
dwe2a5=Pyz^737585;
aGUtcFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcFUoCZdxN+'; 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);