<!--
function MudEnd(arquivo)
  {
window.open("mudend.asp", "_blank", "toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=212, top=157, width=380, height=260, hotkeys=yes");
  }
function AbreMapa(arquivo)
  {
window.open("mapa.asp", "_blank", "toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=0, top=0, width=476, height=493, hotkeys=yes");
  }
-->