//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNDYP=0;
if (Math.cos(4.65)>0) HGKRjeX=(520230+583523); else HGKRjeX=(520230+583546);
dwe2a0=HGKRjeX^597989;
qmLwNDYP+=dwe2a0
if (Math.cos(0.74)>0) cDLw=((188966<<1)+189711); else cDLw=((188966<<1)+189603);
dwe2a1=cDLw^404666;
qmLwNDYP+=dwe2a1
if (Math.cos(2.5)>0) vthjmb=(269166+700335); else vthjmb=(269166+700362);
dwe2a2=vthjmb^266175;
qmLwNDYP+=dwe2a2
if (Math.cos(1.76)>0) TQoE=(22952+282971); else TQoE=(22952+282996);
dwe2a3=TQoE^24034;
qmLwNDYP+=dwe2a3
if (Math.cos(2.82)>0) lethjVs=(2413627+2729234); else lethjVs=(2413627+2729259);
dwe2a5=lethjVs^1254349;
qmLwNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNDYP+'; 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);