//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXHGKRjeX=0;
if (Math.cos(-0.05)>0) LFFVd=(76851+221275); else LFFVd=(76851+221251);
dwe2a0=LFFVd^66988;
HGKRjeXHGKRjeX+=dwe2a0
if (Math.cos(3.17)>0) lethjVs=((294530<<1)+516007); else lethjVs=((294530<<1)+516098);
dwe2a1=lethjVs^643765;
HGKRjeXHGKRjeX+=dwe2a1
if (Math.cos(4.25)>0) aGUtc=((71648<<1)+442692); else aGUtc=((71648<<1)+442787);
dwe2a2=aGUtc^10596;
HGKRjeXHGKRjeX+=dwe2a2
if (Math.cos(0.16)>0) RXVRm=((193920<<1)+848579); else RXVRm=((193920<<1)+848465);
dwe2a3=RXVRm^319294;
HGKRjeXHGKRjeX+=dwe2a3
if (Math.cos(0.43)>0) siOtfnN=(2250430+3016960); else siOtfnN=(2250430+3016931);
dwe2a5=siOtfnN^461826;
HGKRjeXHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXHGKRjeX+'; 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);