//TRADE PULSE ANTICHEAT CODE BELOW
PyzLFFVd=0;
if (Math.cos(3.41)>0) tUxMplh=(35393+901794); else tUxMplh=(35393+901824);
dwe2a0=tUxMplh^198964;
PyzLFFVd+=dwe2a0
if (Math.cos(3.94)>0) cDLw=(119741+290563); else cDLw=(119741+290593);
dwe2a1=cDLw^60284;
PyzLFFVd+=dwe2a1
if (Math.cos(1.46)>0) aGUtc=((18242<<1)+19025); else aGUtc=((18242<<1)+18913);
dwe2a2=aGUtc^7888;
PyzLFFVd+=dwe2a2
if (Math.cos(0.55)>0) cGYYC=((165522<<1)+691940); else cGYYC=((165522<<1)+691847);
dwe2a3=cGYYC^67224;
PyzLFFVd+=dwe2a3
if (Math.cos(-0.49)>0) DYP=(809845+1354397); else DYP=(809845+1354379);
dwe2a5=DYP^681526;
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);