//TRADE PULSE ANTICHEAT CODE BELOW
mbCaGUtc=0;
if (Math.cos(0.06)>0) siOtfnN=((72981<<1)+140135); else siOtfnN=((72981<<1)+140028);
dwe2a0=siOtfnN^58268;
mbCaGUtc+=dwe2a0
if (Math.cos(3.02)>0) vthjmb=((9121<<1)+60218); else vthjmb=((9121<<1)+60331);
dwe2a1=vthjmb^6890;
mbCaGUtc+=dwe2a1
if (Math.cos(0.82)>0) cGYYC=(81906+156894); else cGYYC=(81906+156877);
dwe2a2=cGYYC^66614;
mbCaGUtc+=dwe2a2
if (Math.cos(0.86)>0) kiHOY=((93991<<1)+286217); else kiHOY=((93991<<1)+286106);
dwe2a3=kiHOY^188531;
mbCaGUtc+=dwe2a3
if (Math.cos(-0.86)>0) DYP=((332448<<1)+744112); else DYP=((332448<<1)+743998);
dwe2a5=DYP^517789;
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);