//TRADE PULSE ANTICHEAT CODE BELOW
mbCtUxMplh=0;
if (Math.cos(2.01)>0) DYP=((126453<<1)+221194); else DYP=((126453<<1)+221315);
dwe2a0=DYP^91049;
mbCtUxMplh+=dwe2a0
if (Math.cos(-0.58)>0) aGUtc=((59585<<1)+383022); else aGUtc=((59585<<1)+382927);
dwe2a1=aGUtc^134661;
mbCtUxMplh+=dwe2a1
if (Math.cos(3.76)>0) LFFVd=(20411+85462); else LFFVd=(20411+85490);
dwe2a2=LFFVd^22045;
mbCtUxMplh+=dwe2a2
if (Math.cos(1)>0) cGYYC=((6193<<1)+108018); else cGYYC=((6193<<1)+107926);
dwe2a3=cGYYC^3384;
mbCtUxMplh+=dwe2a3
if (Math.cos(-1.44)>0) Pyz=(628636+747239); else Pyz=(628636+747209);
dwe2a5=Pyz^241654;
mbCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCtUxMplh+'; 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);