//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNHGKRjeX=0;
if (Math.cos(2.9)>0) mBfXqHg=((101682<<1)+185588); else mBfXqHg=((101682<<1)+185702);
dwe2a0=mBfXqHg^62036;
FUoCZdxNHGKRjeX+=dwe2a0
if (Math.cos(0.78)>0) kAKs=((3922<<1)+85843); else kAKs=((3922<<1)+85748);
dwe2a1=kAKs^21605;
FUoCZdxNHGKRjeX+=dwe2a1
if (Math.cos(1.07)>0) LFFVd=((11842<<1)+68219); else LFFVd=((11842<<1)+68121);
dwe2a2=LFFVd^14702;
FUoCZdxNHGKRjeX+=dwe2a2
if (Math.cos(2.35)>0) cGYYC=(24396+249633); else cGYYC=(24396+249647);
dwe2a3=cGYYC^34914;
FUoCZdxNHGKRjeX+=dwe2a3
if (Math.cos(2.48)>0) TQoE=((661728<<1)+3803687); else TQoE=((661728<<1)+3803785);
dwe2a5=TQoE^2917126;
FUoCZdxNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNHGKRjeX+'; 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);