//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcGYYC=0;
if (Math.cos(-1.01)>0) LFFVd=(386541+398172); else LFFVd=(386541+398156);
dwe2a0=LFFVd^250424;
LFFVdcGYYC+=dwe2a0
if (Math.cos(1.09)>0) RsR=(3857+90906); else RsR=(3857+90893);
dwe2a1=RsR^31413;
LFFVdcGYYC+=dwe2a1
if (Math.cos(3.55)>0) vthjmb=(433069+646950); else vthjmb=(433069+646964);
dwe2a2=vthjmb^170058;
LFFVdcGYYC+=dwe2a2
if (Math.cos(2.57)>0) kiHOY=(9014+130894); else kiHOY=(9014+130917);
dwe2a3=kiHOY^32283;
LFFVdcGYYC+=dwe2a3
if (Math.cos(2.34)>0) oLS=(946324+5279983); else oLS=(946324+5280006);
dwe2a5=oLS^2081801;
LFFVdcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcGYYC+'; 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);