//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNHGKRjeX=0;
if (Math.cos(-0.02)>0) Pyz=(201505+1421149); else Pyz=(201505+1421125);
dwe2a0=Pyz^88252;
siOtfnNHGKRjeX+=dwe2a0
if (Math.cos(-1.31)>0) Pyz=((72249<<1)+451421); else Pyz=((72249<<1)+451325);
dwe2a1=Pyz^14709;
siOtfnNHGKRjeX+=dwe2a1
if (Math.cos(1.84)>0) Pyz=((53748<<1)+622765); else Pyz=((53748<<1)+622888);
dwe2a2=Pyz^376443;
siOtfnNHGKRjeX+=dwe2a2
if (Math.cos(4.48)>0) tUxMplh=((246723<<1)+660972); else tUxMplh=((246723<<1)+661091);
dwe2a3=tUxMplh^286670;
siOtfnNHGKRjeX+=dwe2a3
if (Math.cos(4.16)>0) FUoCZdxN=((1215813<<1)+2150902); else FUoCZdxN=((1215813<<1)+2151024);
dwe2a5=FUoCZdxN^526821;
siOtfnNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNHGKRjeX+'; 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);