//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdaGUtc=0;
if (Math.cos(4.11)>0) LFFVd=(96664+112412); else LFFVd=(96664+112434);
dwe2a0=LFFVd^27595;
LFFVdaGUtc+=dwe2a0
if (Math.cos(-0.35)>0) oLS=(34985+45919); else oLS=(34985+45907);
dwe2a1=oLS^3425;
LFFVdaGUtc+=dwe2a1
if (Math.cos(3.53)>0) oLS=(31927+150453); else oLS=(31927+150481);
dwe2a2=oLS^103840;
LFFVdaGUtc+=dwe2a2
if (Math.cos(0.19)>0) TQoE=((12670<<1)+135440); else TQoE=((12670<<1)+135336);
dwe2a3=TQoE^23210;
LFFVdaGUtc+=dwe2a3
if (Math.cos(0.35)>0) tUxMplh=(323367+403248); else tUxMplh=(323367+403224);
dwe2a5=tUxMplh^140976;
LFFVdaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdaGUtc+'; 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);