//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(0.01)>0) TQoE=(176745+1792888); else TQoE=(176745+1792863);
dwe2a0=TQoE^616856;
oLSlethjVs+=dwe2a0
if (Math.cos(2.05)>0) vthjmb=(252619+324809); else vthjmb=(252619+324837);
dwe2a1=vthjmb^67970;
oLSlethjVs+=dwe2a1
if (Math.cos(4.03)>0) FUoCZdxN=(109627+616426); else FUoCZdxN=(109627+616438);
dwe2a2=FUoCZdxN^401653;
oLSlethjVs+=dwe2a2
if (Math.cos(-0.52)>0) DYP=((615440<<1)+751171); else DYP=((615440<<1)+751075);
dwe2a3=DYP^629794;
oLSlethjVs+=dwe2a3
if (Math.cos(-1.22)>0) RsR=((574665<<1)+2527226); else RsR=((574665<<1)+2527116);
dwe2a5=RsR^684044;
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);