//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmHGKRjeX=0;
if (Math.cos(2.45)>0) mbC=((11445<<1)+910281); else mbC=((11445<<1)+910403);
dwe2a0=mbC^314280;
RXVRmHGKRjeX+=dwe2a0
if (Math.cos(2.52)>0) RsR=((214551<<1)+305916); else RsR=((214551<<1)+306028);
dwe2a1=RsR^223178;
RXVRmHGKRjeX+=dwe2a1
if (Math.cos(1.11)>0) lethjVs=((27998<<1)+132321); else lethjVs=((27998<<1)+132228);
dwe2a2=lethjVs^110334;
RXVRmHGKRjeX+=dwe2a2
if (Math.cos(0.79)>0) mBfXqHg=((31405<<1)+163386); else mBfXqHg=((31405<<1)+163268);
dwe2a3=mBfXqHg^12275;
RXVRmHGKRjeX+=dwe2a3
if (Math.cos(2.59)>0) Pyz=(1128343+1729127); else Pyz=(1128343+1729153);
dwe2a5=Pyz^953636;
RXVRmHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmHGKRjeX+'; 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);