//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(0.41)>0) aGUtc=(29193+30067); else aGUtc=(29193+30039);
dwe2a0=aGUtc^11552;
RsRvthjmb+=dwe2a0
if (Math.cos(-0.22)>0) TQoE=((2743<<1)+23127); else TQoE=((2743<<1)+23014);
dwe2a1=TQoE^3140;
RsRvthjmb+=dwe2a1
if (Math.cos(1.85)>0) vthjmb=(69089+97808); else vthjmb=(69089+97829);
dwe2a2=vthjmb^42284;
RsRvthjmb+=dwe2a2
if (Math.cos(-0.95)>0) RXVRm=(13117+167568); else RXVRm=(13117+167552);
dwe2a3=RXVRm^43250;
RsRvthjmb+=dwe2a3
if (Math.cos(2.77)>0) LFFVd=((186300<<1)+864632); else LFFVd=((186300<<1)+864743);
dwe2a5=LFFVd^901918;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; 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);