//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdHGKRjeX=0;
if (Math.cos(4.1)>0) TQoE=((91085<<1)+595437); else TQoE=((91085<<1)+595530);
dwe2a0=TQoE^7541;
LFFVdHGKRjeX+=dwe2a0
if (Math.cos(-1.13)>0) mbC=(49849+314922); else mbC=(49849+314903);
dwe2a1=mbC^167344;
LFFVdHGKRjeX+=dwe2a1
if (Math.cos(3.62)>0) kAKs=((75189<<1)+618737); else kAKs=((75189<<1)+618835);
dwe2a2=kAKs^59779;
LFFVdHGKRjeX+=dwe2a2
if (Math.cos(3.31)>0) TQoE=((13121<<1)+269624); else TQoE=((13121<<1)+269743);
dwe2a3=TQoE^215053;
LFFVdHGKRjeX+=dwe2a3
if (Math.cos(-0.05)>0) tUxMplh=((585492<<1)+1042100); else tUxMplh=((585492<<1)+1041988);
dwe2a5=tUxMplh^99940;
LFFVdHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdHGKRjeX+'; 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);