//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(4)>0) DYP=(6296+23762); else DYP=(6296+23785);
dwe2a0=DYP^9884;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(3.65)>0) Pyz=(1091+10961); else Pyz=(1091+10986);
dwe2a1=Pyz^3067;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(0.71)>0) TQoE=((26706<<1)+102655); else TQoE=((26706<<1)+102561);
dwe2a2=TQoE^5822;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(0.23)>0) oLS=(879+14324); else oLS=(879+14299);
dwe2a3=oLS^2637;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(4.28)>0) RsR=((594084<<1)+2341831); else RsR=((594084<<1)+2341932);
dwe2a5=RsR^1064110;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);