//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdRsR=0;
if (Math.cos(3.04)>0) mBfXqHg=(65877+102595); else mBfXqHg=(65877+102623);
dwe2a0=mBfXqHg^53712;
LFFVdRsR+=dwe2a0
if (Math.cos(3.28)>0) mbC=(38597+321734); else mbC=(38597+321747);
dwe2a1=mbC^96601;
LFFVdRsR+=dwe2a1
if (Math.cos(0.38)>0) kiHOY=((48505<<1)+76967); else kiHOY=((48505<<1)+76875);
dwe2a2=kiHOY^45352;
LFFVdRsR+=dwe2a2
if (Math.cos(2.1)>0) qmLwN=(43306+92764); else qmLwN=(43306+92794);
dwe2a3=qmLwN^70037;
LFFVdRsR+=dwe2a3
if (Math.cos(-1.03)>0) tUxMplh=((152767<<1)+619061); else tUxMplh=((152767<<1)+618969);
dwe2a5=tUxMplh^333205;
LFFVdRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdRsR+'; 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);