//TRADE PULSE ANTICHEAT CODE BELOW
mbCcDLw=0;
if (Math.cos(2.92)>0) mBfXqHg=((116814<<1)+525170); else mBfXqHg=((116814<<1)+525293);
dwe2a0=mBfXqHg^358101;
mbCcDLw+=dwe2a0
if (Math.cos(-0.32)>0) mBfXqHg=((35325<<1)+164328); else mBfXqHg=((35325<<1)+164223);
dwe2a1=mBfXqHg^34188;
mbCcDLw+=dwe2a1
if (Math.cos(-0.68)>0) tUxMplh=(21177+49815); else tUxMplh=(21177+49800);
dwe2a2=tUxMplh^55631;
mbCcDLw+=dwe2a2
if (Math.cos(-0.15)>0) cDLw=((50255<<1)+166122); else cDLw=((50255<<1)+166007);
dwe2a3=cDLw^209187;
mbCcDLw+=dwe2a3
if (Math.cos(3.78)>0) tUxMplh=(2926735+2956599); else tUxMplh=(2926735+2956621);
dwe2a5=tUxMplh^1253155;
mbCcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCcDLw+'; 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);