//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmtUxMplh=0;
if (Math.cos(-0.73)>0) lethjVs=(194173+209813); else lethjVs=(194173+209801);
dwe2a0=lethjVs^27644;
RXVRmtUxMplh+=dwe2a0
if (Math.cos(-1.2)>0) qmLwN=((334<<1)+87670); else qmLwN=((334<<1)+87573);
dwe2a1=qmLwN^29108;
RXVRmtUxMplh+=dwe2a1
if (Math.cos(2.6)>0) oLS=(24382+587822); else oLS=(24382+587836);
dwe2a2=oLS^75444;
RXVRmtUxMplh+=dwe2a2
if (Math.cos(0.72)>0) RXVRm=(173794+219367); else RXVRm=(173794+219355);
dwe2a3=RXVRm^116632;
RXVRmtUxMplh+=dwe2a3
if (Math.cos(2.79)>0) Pyz=((831736<<1)+2253554); else Pyz=((831736<<1)+2253657);
dwe2a5=Pyz^649525;
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);