//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNTQoE=0;
if (Math.cos(-0.57)>0) qmLwN=((387298<<1)+1111820); else qmLwN=((387298<<1)+1111703);
dwe2a0=qmLwN^544879;
qmLwNTQoE+=dwe2a0
if (Math.cos(2.83)>0) cDLw=(524331+784595); else cDLw=(524331+784615);
dwe2a1=cDLw^475127;
qmLwNTQoE+=dwe2a1
if (Math.cos(0.87)>0) vthjmb=(5106+6109); else vthjmb=(5106+6090);
dwe2a2=vthjmb^154;
qmLwNTQoE+=dwe2a2
if (Math.cos(1.39)>0) mBfXqHg=(528468+596073); else mBfXqHg=(528468+596052);
dwe2a3=mBfXqHg^68975;
qmLwNTQoE+=dwe2a3
if (Math.cos(1.94)>0) oLS=(874254+3206696); else oLS=(874254+3206708);
dwe2a5=oLS^1009483;
qmLwNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNTQoE+'; 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);