//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(2.01)>0) tUxMplh=((10881<<1)+50549); else tUxMplh=((10881<<1)+50652);
dwe2a0=tUxMplh^685;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(2.68)>0) kAKs=(39175+86156); else kAKs=(39175+86169);
dwe2a1=kAKs^36647;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(-0.33)>0) mBfXqHg=(15049+87751); else mBfXqHg=(15049+87737);
dwe2a2=mBfXqHg^24449;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(1.68)>0) DYP=((31770<<1)+243938); else DYP=((31770<<1)+244038);
dwe2a3=DYP^114905;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(-0.98)>0) DYP=((52777<<1)+2211258); else DYP=((52777<<1)+2211149);
dwe2a5=DYP^367766;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);