//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHglethjVs=0;
if (Math.cos(-0.92)>0) mbC=((170007<<1)+503695); else mbC=((170007<<1)+503596);
dwe2a0=mbC^25483;
mBfXqHglethjVs+=dwe2a0
if (Math.cos(3.53)>0) oLS=(231897+449262); else oLS=(231897+449285);
dwe2a1=oLS^135310;
mBfXqHglethjVs+=dwe2a1
if (Math.cos(3.29)>0) DYP=(48501+97161); else DYP=(48501+97183);
dwe2a2=DYP^63712;
mBfXqHglethjVs+=dwe2a2
if (Math.cos(3.42)>0) HGKRjeX=(27570+594141); else HGKRjeX=(27570+594162);
dwe2a3=HGKRjeX^95367;
mBfXqHglethjVs+=dwe2a3
if (Math.cos(0.03)>0) tUxMplh=(1510363+5644822); else tUxMplh=(1510363+5644808);
dwe2a5=tUxMplh^2329478;
mBfXqHglethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHglethjVs+'; 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);