//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcoLS=0;
if (Math.cos(0.87)>0) siOtfnN=((127921<<1)+893382); else siOtfnN=((127921<<1)+893292);
dwe2a0=siOtfnN^376607;
aGUtcoLS+=dwe2a0
if (Math.cos(4.14)>0) cDLw=((212881<<1)+338401); else cDLw=((212881<<1)+338516);
dwe2a1=cDLw^211365;
aGUtcoLS+=dwe2a1
if (Math.cos(2.87)>0) LFFVd=(72511+515303); else LFFVd=(72511+515333);
dwe2a2=LFFVd^151468;
aGUtcoLS+=dwe2a2
if (Math.cos(1.04)>0) TQoE=((119452<<1)+199275); else TQoE=((119452<<1)+199182);
dwe2a3=TQoE^45507;
aGUtcoLS+=dwe2a3
if (Math.cos(1.12)>0) siOtfnN=(1002228+2553758); else siOtfnN=(1002228+2553728);
dwe2a5=siOtfnN^107576;
aGUtcoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcoLS+'; 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);