//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(0.52)>0) vthjmb=(207370+835323); else vthjmb=(207370+835296);
dwe2a0=vthjmb^328570;
oLSlethjVs+=dwe2a0
if (Math.cos(-0.2)>0) TQoE=(85589+411619); else TQoE=(85589+411599);
dwe2a1=TQoE^105448;
oLSlethjVs+=dwe2a1
if (Math.cos(-1.5)>0) cGYYC=((3785<<1)+186940); else cGYYC=((3785<<1)+186849);
dwe2a2=cGYYC^8256;
oLSlethjVs+=dwe2a2
if (Math.cos(3.85)>0) cGYYC=(442493+877454); else cGYYC=(442493+877478);
dwe2a3=cGYYC^38657;
oLSlethjVs+=dwe2a3
if (Math.cos(-1.28)>0) RsR=((763561<<1)+2927543); else RsR=((763561<<1)+2927439);
dwe2a5=RsR^77399;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);