//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdDYP=0;
if (Math.cos(4.4)>0) mBfXqHg=(178927+978984); else mBfXqHg=(178927+979000);
dwe2a0=mBfXqHg^697058;
LFFVdDYP+=dwe2a0
if (Math.cos(2.66)>0) LFFVd=((155677<<1)+212963); else LFFVd=((155677<<1)+213055);
dwe2a1=LFFVd^112577;
LFFVdDYP+=dwe2a1
if (Math.cos(2.62)>0) LFFVd=((11623<<1)+30273); else LFFVd=((11623<<1)+30381);
dwe2a2=LFFVd^3203;
LFFVdDYP+=dwe2a2
if (Math.cos(0.87)>0) cDLw=((20949<<1)+1084935); else cDLw=((20949<<1)+1084818);
dwe2a3=cDLw^96528;
LFFVdDYP+=dwe2a3
if (Math.cos(-1.57)>0) Pyz=((283205<<1)+4946446); else Pyz=((283205<<1)+4946353);
dwe2a5=Pyz^627769;
LFFVdDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdDYP+'; 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);