//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(2.56)>0) vthjmb=((3792<<1)+77876); else vthjmb=((3792<<1)+77999);
dwe2a0=vthjmb^3210;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(-0.88)>0) HGKRjeX=(3793+28671); else HGKRjeX=(3793+28658);
dwe2a1=HGKRjeX^9481;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(0.49)>0) DYP=((4112<<1)+5339); else DYP=((4112<<1)+5227);
dwe2a2=DYP^1788;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(-0.59)>0) kiHOY=(19836+59219); else kiHOY=(19836+59197);
dwe2a3=kiHOY^8539;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(2.64)>0) cDLw=((100679<<1)+187926); else cDLw=((100679<<1)+188045);
dwe2a5=cDLw^30728;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);