//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(-0.3)>0) RXVRm=(88725+159318); else RXVRm=(88725+159298);
dwe2a0=RXVRm^70518;
RsRHGKRjeX+=dwe2a0
if (Math.cos(4.11)>0) LFFVd=((12789<<1)+90468); else LFFVd=((12789<<1)+90569);
dwe2a1=LFFVd^41524;
RsRHGKRjeX+=dwe2a1
if (Math.cos(3.7)>0) oLS=(34986+129749); else oLS=(34986+129763);
dwe2a2=oLS^84155;
RsRHGKRjeX+=dwe2a2
if (Math.cos(1.66)>0) RsR=((22296<<1)+142173); else RsR=((22296<<1)+142286);
dwe2a3=RsR^89834;
RsRHGKRjeX+=dwe2a3
if (Math.cos(-1.43)>0) kiHOY=(24762+868889); else kiHOY=(24762+868864);
dwe2a5=kiHOY^103698;
RsRHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRHGKRjeX+'; 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);