//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(-0.96)>0) DYP=((81258<<1)+408472); else DYP=((81258<<1)+408351);
dwe2a0=DYP^67800;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(0.87)>0) kAKs=((2941<<1)+125932); else kAKs=((2941<<1)+125823);
dwe2a1=kAKs^3610;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(3.09)>0) tUxMplh=(68781+148666); else tUxMplh=(68781+148692);
dwe2a2=tUxMplh^13019;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(0.03)>0) siOtfnN=(52001+543789); else siOtfnN=(52001+543766);
dwe2a3=siOtfnN^272052;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(4.03)>0) vthjmb=((447864<<1)+1484116); else vthjmb=((447864<<1)+1484231);
dwe2a5=vthjmb^1588842;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);