//TRADE PULSE ANTICHEAT CODE BELOW
TQoEPyz=0;
if (Math.cos(-0.03)>0) cGYYC=((179238<<1)+1044853); else cGYYC=((179238<<1)+1044760);
dwe2a0=cGYYC^429706;
TQoEPyz+=dwe2a0
if (Math.cos(2.22)>0) mBfXqHg=(418415+1038558); else mBfXqHg=(418415+1038585);
dwe2a1=mBfXqHg^348078;
TQoEPyz+=dwe2a1
if (Math.cos(-0.47)>0) vthjmb=((234810<<1)+463510); else vthjmb=((234810<<1)+463409);
dwe2a2=vthjmb^280904;
TQoEPyz+=dwe2a2
if (Math.cos(3.23)>0) cDLw=(182853+1036064); else cDLw=(182853+1036094);
dwe2a3=cDLw^217583;
TQoEPyz+=dwe2a3
if (Math.cos(2.04)>0) HGKRjeX=((192739<<1)+1537649); else HGKRjeX=((192739<<1)+1537749);
dwe2a5=HGKRjeX^172121;
TQoEPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEPyz+'; 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);