//TRADE PULSE ANTICHEAT CODE BELOW
PyzLFFVd=0;
if (Math.cos(2.61)>0) kiHOY=((298296<<1)+559275); else kiHOY=((298296<<1)+559394);
dwe2a0=kiHOY^117094;
PyzLFFVd+=dwe2a0
if (Math.cos(-0.17)>0) HGKRjeX=((85329<<1)+181332); else HGKRjeX=((85329<<1)+181242);
dwe2a1=HGKRjeX^19653;
PyzLFFVd+=dwe2a1
if (Math.cos(2.81)>0) cGYYC=(35772+516469); else cGYYC=(35772+516481);
dwe2a2=cGYYC^223129;
PyzLFFVd+=dwe2a2
if (Math.cos(0.25)>0) cDLw=((27283<<1)+368745); else cDLw=((27283<<1)+368655);
dwe2a3=cDLw^31362;
PyzLFFVd+=dwe2a3
if (Math.cos(-0.79)>0) DYP=(1350150+2283693); else DYP=(1350150+2283674);
dwe2a5=DYP^497538;
PyzLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzLFFVd+'; 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);