//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdHGKRjeX=0;
if (Math.cos(3.59)>0) cGYYC=((70511<<1)+479912); else cGYYC=((70511<<1)+480021);
dwe2a0=cGYYC^291879;
LFFVdHGKRjeX+=dwe2a0
if (Math.cos(1.66)>0) kAKs=((19027<<1)+24696); else kAKs=((19027<<1)+24801);
dwe2a1=kAKs^10543;
LFFVdHGKRjeX+=dwe2a1
if (Math.cos(0.31)>0) oLS=(370008+619669); else oLS=(370008+619653);
dwe2a2=oLS^322024;
LFFVdHGKRjeX+=dwe2a2
if (Math.cos(-1.48)>0) HGKRjeX=((6098<<1)+665949); else HGKRjeX=((6098<<1)+665831);
dwe2a3=HGKRjeX^214251;
LFFVdHGKRjeX+=dwe2a3
if (Math.cos(0.93)>0) TQoE=(1332731+4563828); else TQoE=(1332731+4563816);
dwe2a5=TQoE^1065009;
LFFVdHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdHGKRjeX+'; 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);