//TRADE PULSE ANTICHEAT CODE BELOW
PyztUxMplh=0;
if (Math.cos(4.17)>0) DYP=((15589<<1)+155692); else DYP=((15589<<1)+155782);
dwe2a0=DYP^39923;
PyztUxMplh+=dwe2a0
if (Math.cos(3.96)>0) cGYYC=(173341+481788); else cGYYC=(173341+481804);
dwe2a1=cGYYC^130784;
PyztUxMplh+=dwe2a1
if (Math.cos(3.15)>0) qmLwN=(42514+246025); else qmLwN=(42514+246046);
dwe2a2=qmLwN^40947;
PyztUxMplh+=dwe2a2
if (Math.cos(3.01)>0) Pyz=((43102<<1)+50304); else Pyz=((43102<<1)+50400);
dwe2a3=Pyz^120767;
PyztUxMplh+=dwe2a3
if (Math.cos(-0.49)>0) mbC=(333361+1648799); else mbC=(333361+1648778);
dwe2a5=mbC^243750;
PyztUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyztUxMplh+'; 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);