//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(4.07)>0) kiHOY=((17846<<1)+117075); else kiHOY=((17846<<1)+117165);
dwe2a0=kiHOY^39560;
PyzHGKRjeX+=dwe2a0
if (Math.cos(3.81)>0) TQoE=((132057<<1)+430884); else TQoE=((132057<<1)+430982);
dwe2a1=TQoE^261663;
PyzHGKRjeX+=dwe2a1
if (Math.cos(4.23)>0) cGYYC=(21201+74874); else cGYYC=(21201+74887);
dwe2a2=cGYYC^34162;
PyzHGKRjeX+=dwe2a2
if (Math.cos(2.96)>0) RXVRm=(22567+87208); else RXVRm=(22567+87237);
dwe2a3=RXVRm^37816;
PyzHGKRjeX+=dwe2a3
if (Math.cos(2.95)>0) tUxMplh=(727921+2171448); else tUxMplh=(727921+2171475);
dwe2a5=tUxMplh^1049673;
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);