//TRADE PULSE ANTICHEAT CODE BELOW
TQoELFFVd=0;
if (Math.cos(2.89)>0) qmLwN=((204264<<1)+698866); else qmLwN=((204264<<1)+698972);
dwe2a0=qmLwN^208973;
TQoELFFVd+=dwe2a0
if (Math.cos(3.76)>0) mbC=((147006<<1)+350928); else mbC=((147006<<1)+351045);
dwe2a1=mbC^187490;
TQoELFFVd+=dwe2a1
if (Math.cos(1.52)>0) mbC=(96943+270611); else mbC=(96943+270581);
dwe2a2=mbC^143462;
TQoELFFVd+=dwe2a2
if (Math.cos(2.88)>0) oLS=(38293+206298); else oLS=(38293+206317);
dwe2a3=oLS^67012;
TQoELFFVd+=dwe2a3
if (Math.cos(0.61)>0) tUxMplh=((1801099<<1)+1891624); else tUxMplh=((1801099<<1)+1891505);
dwe2a5=tUxMplh^2007599;
TQoELFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoELFFVd+'; 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);