//TRADE PULSE ANTICHEAT CODE BELOW
mbCtUxMplh=0;
if (Math.cos(-0.04)>0) cDLw=((8230<<1)+44473); else cDLw=((8230<<1)+44366);
dwe2a0=cDLw^20655;
mbCtUxMplh+=dwe2a0
if (Math.cos(3.39)>0) lethjVs=((18078<<1)+102747); else lethjVs=((18078<<1)+102866);
dwe2a1=lethjVs^2516;
mbCtUxMplh+=dwe2a1
if (Math.cos(-0.32)>0) tUxMplh=((352066<<1)+377845); else tUxMplh=((352066<<1)+377745);
dwe2a2=tUxMplh^255895;
mbCtUxMplh+=dwe2a2
if (Math.cos(4.21)>0) cDLw=(86650+518873); else cDLw=(86650+518887);
dwe2a3=cDLw^70384;
mbCtUxMplh+=dwe2a3
if (Math.cos(3.89)>0) mbC=(2072737+2413869); else mbC=(2072737+2413898);
dwe2a5=mbC^2266751;
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);