//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmvthjmb=0;
if (Math.cos(0.16)>0) qmLwN=((55521<<1)+95205); else qmLwN=((55521<<1)+95102);
dwe2a0=qmLwN^65575;
RXVRmvthjmb+=dwe2a0
if (Math.cos(2.06)>0) RXVRm=(44889+307252); else RXVRm=(44889+307281);
dwe2a1=RXVRm^31361;
RXVRmvthjmb+=dwe2a1
if (Math.cos(2.91)>0) oLS=(627+4689); else oLS=(627+4704);
dwe2a2=oLS^2167;
RXVRmvthjmb+=dwe2a2
if (Math.cos(4.5)>0) oLS=((35711<<1)+76625); else oLS=((35711<<1)+76734);
dwe2a3=oLS^29161;
RXVRmvthjmb+=dwe2a3
if (Math.cos(0.45)>0) tUxMplh=((527501<<1)+1722749); else tUxMplh=((527501<<1)+1722628);
dwe2a5=tUxMplh^853428;
RXVRmvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmvthjmb+'; 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);