//TRADE PULSE ANTICHEAT CODE BELOW
mbCaGUtc=0;
if (Math.cos(-0.26)>0) cGYYC=((465027<<1)+1085399); else cGYYC=((465027<<1)+1085297);
dwe2a0=cGYYC^586307;
mbCaGUtc+=dwe2a0
if (Math.cos(0.81)>0) aGUtc=((198914<<1)+1055102); else aGUtc=((198914<<1)+1055002);
dwe2a1=aGUtc^153193;
mbCaGUtc+=dwe2a1
if (Math.cos(-0.65)>0) kAKs=(30454+67984); else kAKs=(30454+67962);
dwe2a2=kAKs^30794;
mbCaGUtc+=dwe2a2
if (Math.cos(3.96)>0) Pyz=(348346+820533); else Pyz=(348346+820556);
dwe2a3=Pyz^108865;
mbCaGUtc+=dwe2a3
if (Math.cos(3.14)>0) HGKRjeX=((77860<<1)+3833526); else HGKRjeX=((77860<<1)+3833646);
dwe2a5=HGKRjeX^10584;
mbCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCaGUtc+'; 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);