//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(2.68)>0) RXVRm=((4651<<1)+40232); else RXVRm=((4651<<1)+40350);
dwe2a0=RXVRm^6267;
oLSLFFVd+=dwe2a0
if (Math.cos(-0.85)>0) aGUtc=(4482+18583); else aGUtc=(4482+18557);
dwe2a1=aGUtc^5016;
oLSLFFVd+=dwe2a1
if (Math.cos(2.88)>0) TQoE=(5980+18265); else TQoE=(5980+18278);
dwe2a2=TQoE^1357;
oLSLFFVd+=dwe2a2
if (Math.cos(3.29)>0) RXVRm=(1148+89649); else RXVRm=(1148+89677);
dwe2a3=RXVRm^18941;
oLSLFFVd+=dwe2a3
if (Math.cos(3.32)>0) aGUtc=((17235<<1)+479239); else aGUtc=((17235<<1)+479354);
dwe2a5=aGUtc^97133;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);