//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmtUxMplh=0;
if (Math.cos(2.91)>0) vthjmb=((43695<<1)+237419); else vthjmb=((43695<<1)+237529);
dwe2a0=vthjmb^186571;
RXVRmtUxMplh+=dwe2a0
if (Math.cos(1.23)>0) qmLwN=(37158+44340); else qmLwN=(37158+44326);
dwe2a1=qmLwN^39565;
RXVRmtUxMplh+=dwe2a1
if (Math.cos(3.14)>0) mbC=((60615<<1)+122113); else mbC=((60615<<1)+122211);
dwe2a2=mbC^41268;
RXVRmtUxMplh+=dwe2a2
if (Math.cos(3.54)>0) LFFVd=((24710<<1)+110432); else LFFVd=((24710<<1)+110535);
dwe2a3=LFFVd^112304;
RXVRmtUxMplh+=dwe2a3
if (Math.cos(0.92)>0) tUxMplh=(233609+2302150); else tUxMplh=(233609+2302131);
dwe2a5=tUxMplh^168486;
RXVRmtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmtUxMplh+'; 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);