//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsPyz=0;
if (Math.cos(0.42)>0) mBfXqHg=(52160+120049); else mBfXqHg=(52160+120019);
dwe2a0=mBfXqHg^54774;
lethjVsPyz+=dwe2a0
if (Math.cos(3.78)>0) aGUtc=(10268+103213); else aGUtc=(10268+103239);
dwe2a1=aGUtc^32897;
lethjVsPyz+=dwe2a1
if (Math.cos(2.41)>0) cGYYC=((88924<<1)+142965); else cGYYC=((88924<<1)+143068);
dwe2a2=cGYYC^118210;
lethjVsPyz+=dwe2a2
if (Math.cos(4.63)>0) cDLw=((115850<<1)+527329); else cDLw=((115850<<1)+527424);
dwe2a3=cDLw^365497;
lethjVsPyz+=dwe2a3
if (Math.cos(2.53)>0) TQoE=((614509<<1)+2218292); else TQoE=((614509<<1)+2218405);
dwe2a5=TQoE^418164;
lethjVsPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsPyz+'; 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);