//TRADE PULSE ANTICHEAT CODE BELOW
RsRqmLwN=0;
if (Math.cos(3.74)>0) qmLwN=(65415+1385331); else qmLwN=(65415+1385347);
dwe2a0=qmLwN^170829;
RsRqmLwN+=dwe2a0
if (Math.cos(-0.59)>0) Pyz=((110976<<1)+800044); else Pyz=((110976<<1)+799935);
dwe2a1=Pyz^113068;
RsRqmLwN+=dwe2a1
if (Math.cos(2.33)>0) vthjmb=(639311+1414877); else vthjmb=(639311+1414900);
dwe2a2=vthjmb^487378;
RsRqmLwN+=dwe2a2
if (Math.cos(-0.58)>0) aGUtc=(139596+557218); else aGUtc=(139596+557193);
dwe2a3=aGUtc^366378;
RsRqmLwN+=dwe2a3
if (Math.cos(3.12)>0) RXVRm=(149464+3501952); else RXVRm=(149464+3501982);
dwe2a5=RXVRm^439582;
RsRqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRqmLwN+'; 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);