//TRADE PULSE ANTICHEAT CODE BELOW
DYPmBfXqHg=0;
if (Math.cos(2.53)>0) kAKs=(81603+245147); else kAKs=(81603+245172);
dwe2a0=kAKs^111760;
DYPmBfXqHg+=dwe2a0
if (Math.cos(2.87)>0) vthjmb=((87774<<1)+212439); else vthjmb=((87774<<1)+212549);
dwe2a1=vthjmb^19539;
DYPmBfXqHg+=dwe2a1
if (Math.cos(3.84)>0) FUoCZdxN=(25330+30465); else FUoCZdxN=(25330+30490);
dwe2a2=FUoCZdxN^11923;
DYPmBfXqHg+=dwe2a2
if (Math.cos(2.42)>0) qmLwN=((13284<<1)+106478); else qmLwN=((13284<<1)+106579);
dwe2a3=qmLwN^45687;
DYPmBfXqHg+=dwe2a3
if (Math.cos(2.16)>0) FUoCZdxN=(340128+983997); else FUoCZdxN=(340128+984015);
dwe2a5=FUoCZdxN^265876;
DYPmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPmBfXqHg+'; 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);