//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(3.52)>0) FUoCZdxN=(92855+357227); else FUoCZdxN=(92855+357254);
dwe2a0=FUoCZdxN^53271;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(-0.63)>0) mBfXqHg=((15707<<1)+199676); else mBfXqHg=((15707<<1)+199558);
dwe2a1=mBfXqHg^5845;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(2.01)>0) cGYYC=((22587<<1)+417205); else cGYYC=((22587<<1)+417313);
dwe2a2=cGYYC^142390;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(2.58)>0) aGUtc=((187533<<1)+378882); else aGUtc=((187533<<1)+378984);
dwe2a3=aGUtc^200103;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(2.12)>0) TQoE=((73886<<1)+1211614); else TQoE=((73886<<1)+1211706);
dwe2a5=TQoE^103803;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);