//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(2.5)>0) kAKs=((4482<<1)+521146); else kAKs=((4482<<1)+521260);
dwe2a0=kAKs^388458;
oLSHGKRjeX+=dwe2a0
if (Math.cos(-1.47)>0) kiHOY=(217303+336524); else kiHOY=(217303+336498);
dwe2a1=kiHOY^122054;
oLSHGKRjeX+=dwe2a1
if (Math.cos(0.03)>0) RsR=(485658+487331); else RsR=(485658+487306);
dwe2a2=RsR^222093;
oLSHGKRjeX+=dwe2a2
if (Math.cos(0.35)>0) LFFVd=((6823<<1)+19048); else LFFVd=((6823<<1)+18955);
dwe2a3=LFFVd^4006;
oLSHGKRjeX+=dwe2a3
if (Math.cos(4.49)>0) TQoE=(71122+3792535); else TQoE=(71122+3792563);
dwe2a5=TQoE^1227506;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);