//TRADE PULSE ANTICHEAT CODE BELOW
mbCqmLwN=0;
if (Math.cos(0.98)>0) FUoCZdxN=(1255+2473); else FUoCZdxN=(1255+2456);
dwe2a0=FUoCZdxN^369;
mbCqmLwN+=dwe2a0
if (Math.cos(3.34)>0) RsR=(46852+111526); else RsR=(46852+111547);
dwe2a1=RsR^30657;
mbCqmLwN+=dwe2a1
if (Math.cos(0.75)>0) lethjVs=((42684<<1)+78314); else lethjVs=((42684<<1)+78201);
dwe2a2=lethjVs^36585;
mbCqmLwN+=dwe2a2
if (Math.cos(4.66)>0) RsR=(107437+278210); else RsR=(107437+278226);
dwe2a3=RsR^56393;
mbCqmLwN+=dwe2a3
if (Math.cos(-0.92)>0) lethjVs=(743381+976445); else lethjVs=(743381+976426);
dwe2a5=lethjVs^54176;
mbCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCqmLwN+'; 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);