//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNLFFVd=0;
if (Math.cos(3.76)>0) siOtfnN=((15310<<1)+20040); else siOtfnN=((15310<<1)+20155);
dwe2a0=siOtfnN^8851;
FUoCZdxNLFFVd+=dwe2a0
if (Math.cos(-1.49)>0) LFFVd=(60979+81878); else LFFVd=(60979+81851);
dwe2a1=LFFVd^34062;
FUoCZdxNLFFVd+=dwe2a1
if (Math.cos(0.61)>0) DYP=(15352+174069); else DYP=(15352+174048);
dwe2a2=DYP^52155;
FUoCZdxNLFFVd+=dwe2a2
if (Math.cos(-0.52)>0) siOtfnN=(7946+30801); else siOtfnN=(7946+30787);
dwe2a3=siOtfnN^27325;
FUoCZdxNLFFVd+=dwe2a3
if (Math.cos(0.1)>0) Pyz=(35408+415740); else Pyz=(35408+415720);
dwe2a5=Pyz^77506;
FUoCZdxNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNLFFVd+'; 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);