//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmkiHOY=0;
if (Math.cos(-0.55)>0) mBfXqHg=((253511<<1)+945512); else mBfXqHg=((253511<<1)+945393);
dwe2a0=mBfXqHg^397851;
RXVRmkiHOY+=dwe2a0
if (Math.cos(4.64)>0) oLS=((29124<<1)+148597); else oLS=((29124<<1)+148689);
dwe2a1=oLS^65148;
RXVRmkiHOY+=dwe2a1
if (Math.cos(3.21)>0) oLS=((69286<<1)+714758); else oLS=((69286<<1)+714867);
dwe2a2=oLS^47505;
RXVRmkiHOY+=dwe2a2
if (Math.cos(0.63)>0) HGKRjeX=((98645<<1)+137028); else HGKRjeX=((98645<<1)+136907);
dwe2a3=HGKRjeX^95635;
RXVRmkiHOY+=dwe2a3
if (Math.cos(-0.5)>0) RsR=(1006809+4518132); else RsR=(1006809+4518118);
dwe2a5=RsR^1694065;
RXVRmkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmkiHOY+'; 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);