//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgmBfXqHg=0;
if (Math.cos(2.08)>0) oLS=(15052+598111); else oLS=(15052+598131);
dwe2a0=oLS^264782;
mBfXqHgmBfXqHg+=dwe2a0
if (Math.cos(3.09)>0) Pyz=((465555<<1)+531748); else Pyz=((465555<<1)+531866);
dwe2a1=Pyz^5290;
mBfXqHgmBfXqHg+=dwe2a1
if (Math.cos(-1.5)>0) aGUtc=((8400<<1)+65374); else aGUtc=((8400<<1)+65271);
dwe2a2=aGUtc^6693;
mBfXqHgmBfXqHg+=dwe2a2
if (Math.cos(4.61)>0) LFFVd=(277420+454700); else LFFVd=(277420+454719);
dwe2a3=LFFVd^70742;
mBfXqHgmBfXqHg+=dwe2a3
if (Math.cos(2.26)>0) aGUtc=(2119457+2720620); else aGUtc=(2119457+2720635);
dwe2a5=aGUtc^322114;
mBfXqHgmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgmBfXqHg+'; 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);