//TRADE PULSE ANTICHEAT CODE BELOW
kAKssiOtfnN=0;
if (Math.cos(3.84)>0) siOtfnN=(255054+455127); else siOtfnN=(255054+455157);
dwe2a0=siOtfnN^61455;
kAKssiOtfnN+=dwe2a0
if (Math.cos(2.38)>0) cGYYC=((43176<<1)+577146); else cGYYC=((43176<<1)+577252);
dwe2a1=cGYYC^91902;
kAKssiOtfnN+=dwe2a1
if (Math.cos(-0.77)>0) Pyz=(20624+1143729); else Pyz=(20624+1143708);
dwe2a2=Pyz^34797;
kAKssiOtfnN+=dwe2a2
if (Math.cos(1.19)>0) DYP=(190823+489004); else DYP=(190823+488977);
dwe2a3=DYP^225880;
kAKssiOtfnN+=dwe2a3
if (Math.cos(0.9)>0) kAKs=((764201<<1)+2404852); else kAKs=((764201<<1)+2404735);
dwe2a5=kAKs^1259249;
kAKssiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKssiOtfnN+'; 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);