//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdPyz=0;
if (Math.cos(1.97)>0) siOtfnN=(1932+3004); else siOtfnN=(1932+3017);
dwe2a0=siOtfnN^285;
LFFVdPyz+=dwe2a0
if (Math.cos(3.31)>0) cGYYC=((1771<<1)+16430); else cGYYC=((1771<<1)+16546);
dwe2a1=cGYYC^3816;
LFFVdPyz+=dwe2a1
if (Math.cos(-0.11)>0) siOtfnN=(3633+12846); else siOtfnN=(3633+12826);
dwe2a2=siOtfnN^10924;
LFFVdPyz+=dwe2a2
if (Math.cos(2.1)>0) Pyz=(7383+19102); else Pyz=(7383+19121);
dwe2a3=Pyz^8702;
LFFVdPyz+=dwe2a3
if (Math.cos(2.64)>0) tUxMplh=((24115<<1)+136719); else tUxMplh=((24115<<1)+136828);
dwe2a5=tUxMplh^60581;
LFFVdPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdPyz+'; 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);