//TRADE PULSE ANTICHEAT CODE BELOW
mbCFUoCZdxN=0;
if (Math.cos(3.86)>0) siOtfnN=((53580<<1)+357802); else siOtfnN=((53580<<1)+357905);
dwe2a0=siOtfnN^53909;
mbCFUoCZdxN+=dwe2a0
if (Math.cos(-0.01)>0) siOtfnN=((214237<<1)+1060699); else siOtfnN=((214237<<1)+1060581);
dwe2a1=siOtfnN^466505;
mbCFUoCZdxN+=dwe2a1
if (Math.cos(-1.37)>0) aGUtc=((202512<<1)+447862); else aGUtc=((202512<<1)+447752);
dwe2a2=aGUtc^255153;
mbCFUoCZdxN+=dwe2a2
if (Math.cos(1.18)>0) kAKs=((85776<<1)+777301); else kAKs=((85776<<1)+777178);
dwe2a3=kAKs^243335;
mbCFUoCZdxN+=dwe2a3
if (Math.cos(-0.26)>0) vthjmb=(988885+1908409); else vthjmb=(988885+1908391);
dwe2a5=vthjmb^974799;
mbCFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCFUoCZdxN+'; 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);