//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmlethjVs=0;
if (Math.cos(2.97)>0) cDLw=((34869<<1)+374173); else cDLw=((34869<<1)+374278);
dwe2a0=cDLw^133944;
RXVRmlethjVs+=dwe2a0
if (Math.cos(4.18)>0) RsR=((1437<<1)+15420); else RsR=((1437<<1)+15515);
dwe2a1=RsR^11816;
RXVRmlethjVs+=dwe2a1
if (Math.cos(0.16)>0) DYP=(231224+653013); else DYP=(231224+652988);
dwe2a2=DYP^264387;
RXVRmlethjVs+=dwe2a2
if (Math.cos(-0.17)>0) DYP=(3430+1480259); else DYP=(3430+1480243);
dwe2a3=DYP^462965;
RXVRmlethjVs+=dwe2a3
if (Math.cos(0.57)>0) qmLwN=(448567+5562407); else qmLwN=(448567+5562385);
dwe2a5=qmLwN^881722;
RXVRmlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmlethjVs+'; 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);