//TRADE PULSE ANTICHEAT CODE BELOW
RsRtUxMplh=0;
if (Math.cos(1.7)>0) vthjmb=((203018<<1)+530600); else vthjmb=((203018<<1)+530694);
dwe2a0=vthjmb^325021;
RsRtUxMplh+=dwe2a0
if (Math.cos(1.19)>0) LFFVd=((294064<<1)+832978); else LFFVd=((294064<<1)+832873);
dwe2a1=LFFVd^446082;
RsRtUxMplh+=dwe2a1
if (Math.cos(4.19)>0) DYP=((61684<<1)+546136); else DYP=((61684<<1)+546236);
dwe2a2=DYP^81480;
RsRtUxMplh+=dwe2a2
if (Math.cos(-1.26)>0) oLS=(419431+530529); else oLS=(419431+530506);
dwe2a3=oLS^378434;
RsRtUxMplh+=dwe2a3
if (Math.cos(1.86)>0) Pyz=(1320938+1516495); else Pyz=(1320938+1516523);
dwe2a5=Pyz^399488;
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);