//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(3.31)>0) cDLw=(12694+27596); else cDLw=(12694+27615);
dwe2a0=cDLw^15184;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(4.21)>0) siOtfnN=(21138+421468); else siOtfnN=(21138+421497);
dwe2a1=siOtfnN^119337;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(2.21)>0) RsR=(467219+471363); else RsR=(467219+471376);
dwe2a2=RsR^230923;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(4.01)>0) siOtfnN=(89867+91144); else siOtfnN=(89867+91156);
dwe2a3=siOtfnN^46886;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(-0.94)>0) mbC=(3056208+4698629); else mbC=(3056208+4698608);
dwe2a5=mbC^2517221;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);