//TRADE PULSE ANTICHEAT CODE BELOW
mbCHGKRjeX=0;
if (Math.cos(4.71)>0) TQoE=((13827<<1)+64279); else TQoE=((13827<<1)+64384);
dwe2a0=TQoE^48011;
mbCHGKRjeX+=dwe2a0
if (Math.cos(-0.44)>0) TQoE=((67160<<1)+1353878); else TQoE=((67160<<1)+1353761);
dwe2a1=TQoE^259739;
mbCHGKRjeX+=dwe2a1
if (Math.cos(0.19)>0) tUxMplh=((46355<<1)+323781); else tUxMplh=((46355<<1)+323691);
dwe2a2=tUxMplh^134731;
mbCHGKRjeX+=dwe2a2
if (Math.cos(1.07)>0) mBfXqHg=(133669+511381); else mBfXqHg=(133669+511366);
dwe2a3=mBfXqHg^419476;
mbCHGKRjeX+=dwe2a3
if (Math.cos(4.7)>0) RXVRm=((1489371<<1)+3015704); else RXVRm=((1489371<<1)+3015812);
dwe2a5=RXVRm^1721724;
mbCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCHGKRjeX+'; 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);