//TRADE PULSE ANTICHEAT CODE BELOW
cDLwTQoE=0;
if (Math.cos(3.04)>0) HGKRjeX=((154644<<1)+256964); else HGKRjeX=((154644<<1)+257071);
dwe2a0=HGKRjeX^475564;
cDLwTQoE+=dwe2a0
if (Math.cos(1.38)>0) cDLw=(116020+1073230); else cDLw=(116020+1073211);
dwe2a1=cDLw^253069;
cDLwTQoE+=dwe2a1
if (Math.cos(4.34)>0) TQoE=((26750<<1)+590380); else TQoE=((26750<<1)+590485);
dwe2a2=TQoE^182374;
cDLwTQoE+=dwe2a2
if (Math.cos(2.07)>0) DYP=((36661<<1)+633275); else DYP=((36661<<1)+633370);
dwe2a3=DYP^23027;
cDLwTQoE+=dwe2a3
if (Math.cos(-1.23)>0) RXVRm=(576286+1623768); else RXVRm=(576286+1623738);
dwe2a5=RXVRm^1209042;
cDLwTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwTQoE+'; 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);