//TRADE PULSE ANTICHEAT CODE BELOW
oLSmbC=0;
if (Math.cos(2.39)>0) TQoE=(48178+596809); else TQoE=(48178+596835);
dwe2a0=TQoE^110825;
oLSmbC+=dwe2a0
if (Math.cos(-0.83)>0) cGYYC=(15206+26136); else cGYYC=(15206+26124);
dwe2a1=cGYYC^151;
oLSmbC+=dwe2a1
if (Math.cos(-0.01)>0) LFFVd=((52093<<1)+449794); else LFFVd=((52093<<1)+449675);
dwe2a2=LFFVd^74218;
oLSmbC+=dwe2a2
if (Math.cos(0.56)>0) lethjVs=(13366+102875); else lethjVs=(13366+102862);
dwe2a3=lethjVs^32208;
oLSmbC+=dwe2a3
if (Math.cos(-0.98)>0) tUxMplh=((721744<<1)+920993); else tUxMplh=((721744<<1)+920899);
dwe2a5=tUxMplh^1455596;
oLSmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSmbC+'; 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);