//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkiHOY=0;
if (Math.cos(0.02)>0) DYP=(26326+78045); else DYP=(26326+78020);
dwe2a0=DYP^20084;
qmLwNkiHOY+=dwe2a0
if (Math.cos(4.66)>0) lethjVs=((41237<<1)+203879); else lethjVs=((41237<<1)+203984);
dwe2a1=lethjVs^154726;
qmLwNkiHOY+=dwe2a1
if (Math.cos(4.51)>0) FUoCZdxN=(92927+275949); else FUoCZdxN=(92927+275974);
dwe2a2=FUoCZdxN^192495;
qmLwNkiHOY+=dwe2a2
if (Math.cos(-0.69)>0) kAKs=((173902<<1)+412034); else kAKs=((173902<<1)+411922);
dwe2a3=kAKs^157687;
qmLwNkiHOY+=dwe2a3
if (Math.cos(2.13)>0) RXVRm=((1185825<<1)+1973273); else RXVRm=((1185825<<1)+1973383);
dwe2a5=RXVRm^342351;
qmLwNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkiHOY+'; 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);