//TRADE PULSE ANTICHEAT CODE BELOW
RsRtUxMplh=0;
if (Math.cos(-0.11)>0) mBfXqHg=((316714<<1)+769015); else mBfXqHg=((316714<<1)+768911);
dwe2a0=mBfXqHg^115143;
RsRtUxMplh+=dwe2a0
if (Math.cos(0.27)>0) tUxMplh=((130767<<1)+1412617); else tUxMplh=((130767<<1)+1412520);
dwe2a1=tUxMplh^72875;
RsRtUxMplh+=dwe2a1
if (Math.cos(-1.03)>0) cGYYC=((1309<<1)+10144); else cGYYC=((1309<<1)+10022);
dwe2a2=cGYYC^2009;
RsRtUxMplh+=dwe2a2
if (Math.cos(4.46)>0) kiHOY=((16563<<1)+136752); else kiHOY=((16563<<1)+136856);
dwe2a3=kiHOY^87383;
RsRtUxMplh+=dwe2a3
if (Math.cos(3.43)>0) lethjVs=((1675701<<1)+2482067); else lethjVs=((1675701<<1)+2482175);
dwe2a5=lethjVs^95492;
RsRtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRtUxMplh+'; 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);