//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmvthjmb=0;
if (Math.cos(1.33)>0) TQoE=(221381+457725); else TQoE=(221381+457702);
dwe2a0=TQoE^261568;
RXVRmvthjmb+=dwe2a0
if (Math.cos(0.82)>0) oLS=(292284+668921); else oLS=(292284+668893);
dwe2a1=oLS^52697;
RXVRmvthjmb+=dwe2a1
if (Math.cos(-1.03)>0) mBfXqHg=((387318<<1)+1060712); else mBfXqHg=((387318<<1)+1060591);
dwe2a2=mBfXqHg^603238;
RXVRmvthjmb+=dwe2a2
if (Math.cos(-0.74)>0) RXVRm=(272962+762265); else RXVRm=(272962+762238);
dwe2a3=RXVRm^235565;
RXVRmvthjmb+=dwe2a3
if (Math.cos(4.34)>0) vthjmb=((490606<<1)+5234850); else vthjmb=((490606<<1)+5234961);
dwe2a5=vthjmb^1399871;
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);