//TRADE PULSE ANTICHEAT CODE BELOW
DYPLFFVd=0;
if (Math.cos(-0.71)>0) DYP=(21356+98063); else DYP=(21356+98048);
dwe2a0=DYP^11822;
DYPLFFVd+=dwe2a0
if (Math.cos(2.52)>0) aGUtc=((109371<<1)+143708); else aGUtc=((109371<<1)+143830);
dwe2a1=aGUtc^203408;
DYPLFFVd+=dwe2a1
if (Math.cos(2.65)>0) vthjmb=((8738<<1)+59832); else vthjmb=((8738<<1)+59947);
dwe2a2=vthjmb^21373;
DYPLFFVd+=dwe2a2
if (Math.cos(1.35)>0) TQoE=((31760<<1)+66255); else TQoE=((31760<<1)+66133);
dwe2a3=TQoE^17981;
DYPLFFVd+=dwe2a3
if (Math.cos(3.67)>0) mBfXqHg=(601426+1089808); else mBfXqHg=(601426+1089833);
dwe2a5=mBfXqHg^515538;
DYPLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPLFFVd+'; 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);