//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(-0.24)>0) TQoE=((44532<<1)+247944); else TQoE=((44532<<1)+247831);
dwe2a0=TQoE^45301;
HGKRjeXDYP+=dwe2a0
if (Math.cos(2.62)>0) LFFVd=((12670<<1)+590572); else LFFVd=((12670<<1)+590692);
dwe2a1=LFFVd^34612;
HGKRjeXDYP+=dwe2a1
if (Math.cos(1)>0) lethjVs=(161614+581676); else lethjVs=(161614+581657);
dwe2a2=lethjVs^14368;
HGKRjeXDYP+=dwe2a2
if (Math.cos(-1.19)>0) DYP=(24368+651611); else DYP=(24368+651583);
dwe2a3=DYP^166105;
HGKRjeXDYP+=dwe2a3
if (Math.cos(1.45)>0) LFFVd=((60064<<1)+4181953); else LFFVd=((60064<<1)+4181843);
dwe2a5=LFFVd^546389;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);