//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNqmLwN=0;
if (Math.cos(3.66)>0) LFFVd=(9084+84549); else LFFVd=(9084+84568);
dwe2a0=LFFVd^15922;
FUoCZdxNqmLwN+=dwe2a0
if (Math.cos(3.67)>0) tUxMplh=((3758<<1)+8612); else tUxMplh=((3758<<1)+8735);
dwe2a1=tUxMplh^3209;
FUoCZdxNqmLwN+=dwe2a1
if (Math.cos(3.83)>0) Pyz=(19559+65910); else Pyz=(19559+65940);
dwe2a2=Pyz^27568;
FUoCZdxNqmLwN+=dwe2a2
if (Math.cos(1.25)>0) RXVRm=((17277<<1)+19068); else RXVRm=((17277<<1)+18969);
dwe2a3=RXVRm^16047;
FUoCZdxNqmLwN+=dwe2a3
if (Math.cos(1.99)>0) oLS=(105841+386594); else oLS=(105841+386612);
dwe2a5=oLS^147633;
FUoCZdxNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNqmLwN+'; 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);