//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(-0.76)>0) TQoE=((14916<<1)+735432); else TQoE=((14916<<1)+735341);
dwe2a0=TQoE^243192;
RsRlethjVs+=dwe2a0
if (Math.cos(3.94)>0) kAKs=(122318+385028); else kAKs=(122318+385048);
dwe2a1=kAKs^68347;
RsRlethjVs+=dwe2a1
if (Math.cos(0.01)>0) Pyz=((29429<<1)+750052); else Pyz=((29429<<1)+749942);
dwe2a2=Pyz^271882;
RsRlethjVs+=dwe2a2
if (Math.cos(-1.11)>0) kiHOY=((98003<<1)+329487); else kiHOY=((98003<<1)+329390);
dwe2a3=kiHOY^342710;
RsRlethjVs+=dwe2a3
if (Math.cos(1.48)>0) qmLwN=(1959009+2460994); else qmLwN=(1959009+2460977);
dwe2a5=qmLwN^39233;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; 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);