//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(-0.25)>0) siOtfnN=(311945+345657); else siOtfnN=(311945+345638);
dwe2a0=siOtfnN^3752;
qmLwNqmLwN+=dwe2a0
if (Math.cos(0.01)>0) TQoE=(100611+206781); else TQoE=(100611+206753);
dwe2a1=TQoE^14829;
qmLwNqmLwN+=dwe2a1
if (Math.cos(0.62)>0) RsR=((3026<<1)+297552); else RsR=((3026<<1)+297459);
dwe2a2=RsR^196205;
qmLwNqmLwN+=dwe2a2
if (Math.cos(3.21)>0) qmLwN=(6635+15614); else qmLwN=(6635+15644);
dwe2a3=qmLwN^4275;
qmLwNqmLwN+=dwe2a3
if (Math.cos(4.5)>0) cDLw=(35849+1925988); else cDLw=(35849+1926006);
dwe2a5=cDLw^61413;
qmLwNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNqmLwN+'; 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);