//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(4.69)>0) cDLw=((130781<<1)+1055040); else cDLw=((130781<<1)+1055131);
dwe2a0=cDLw^198496;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(0.79)>0) tUxMplh=((134700<<1)+854250); else tUxMplh=((134700<<1)+854150);
dwe2a1=tUxMplh^250327;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(3.61)>0) cDLw=((20551<<1)+74040); else cDLw=((20551<<1)+74160);
dwe2a2=cDLw^845;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(3.39)>0) DYP=((53702<<1)+641330); else DYP=((53702<<1)+641423);
dwe2a3=DYP^22953;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(1.47)>0) FUoCZdxN=((934686<<1)+5596235); else FUoCZdxN=((934686<<1)+5596144);
dwe2a5=FUoCZdxN^2152517;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);