//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(-0.66)>0) RsR=((185001<<1)+1046995); else RsR=((185001<<1)+1046903);
dwe2a0=RsR^346673;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(3.77)>0) cDLw=((166526<<1)+1431442); else cDLw=((166526<<1)+1431542);
dwe2a1=cDLw^526857;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(1.01)>0) oLS=((191549<<1)+792817); else oLS=((191549<<1)+792722);
dwe2a2=oLS^23652;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(4.04)>0) vthjmb=(39092+83991); else vthjmb=(39092+84014);
dwe2a3=vthjmb^11629;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(1.78)>0) tUxMplh=((114050<<1)+2064416); else tUxMplh=((114050<<1)+2064522);
dwe2a5=tUxMplh^960564;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);