//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(-1.01)>0) cDLw=((10061<<1)+14505); else cDLw=((10061<<1)+14399);
dwe2a0=cDLw^6559;
PyzHGKRjeX+=dwe2a0
if (Math.cos(3.21)>0) mBfXqHg=(181047+326154); else mBfXqHg=(181047+326182);
dwe2a1=mBfXqHg^152983;
PyzHGKRjeX+=dwe2a1
if (Math.cos(0.85)>0) tUxMplh=(306775+334126); else tUxMplh=(306775+334102);
dwe2a2=tUxMplh^93869;
PyzHGKRjeX+=dwe2a2
if (Math.cos(0.35)>0) mBfXqHg=((121797<<1)+172470); else mBfXqHg=((121797<<1)+172369);
dwe2a3=mBfXqHg^96156;
PyzHGKRjeX+=dwe2a3
if (Math.cos(3.8)>0) siOtfnN=((265706<<1)+1144951); else siOtfnN=((265706<<1)+1145058);
dwe2a5=siOtfnN^257453;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);