//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(4.65)>0) FUoCZdxN=(84+219); else FUoCZdxN=(84+232);
dwe2a0=FUoCZdxN^178;
RXVRmmbC+=dwe2a0
if (Math.cos(-0.98)>0) vthjmb=((704<<1)+4795); else vthjmb=((704<<1)+4676);
dwe2a1=vthjmb^838;
RXVRmmbC+=dwe2a1
if (Math.cos(3.92)>0) aGUtc=((3710<<1)+49362); else aGUtc=((3710<<1)+49456);
dwe2a2=aGUtc^16888;
RXVRmmbC+=dwe2a2
if (Math.cos(-0.94)>0) qmLwN=((1636<<1)+1839); else qmLwN=((1636<<1)+1734);
dwe2a3=qmLwN^645;
RXVRmmbC+=dwe2a3
if (Math.cos(2.06)>0) HGKRjeX=((7040<<1)+197467); else HGKRjeX=((7040<<1)+197579);
dwe2a5=HGKRjeX^46639;
RXVRmmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmbC+'; 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);