<!-- <![CDATA[
function mapa(pole) {
  o = window.open("mapa.php?p="+pole, "k", "width=520, height=630,"
   + " left=100,top=25,location=0,status=0,"
   + " directories=0, scrollbars=0, menubar=0, toolbar=0, resizable=1");
  o.focus();
  return false;
}
// ]]> -->

<!-- <![CDATA[
function mapapl(pole) {
  o = window.open("mapapl.php?p="+pole, "k", "width=425, height=525,"
   + " left=100,top=25,location=0,status=0,"
   + " directories=0, scrollbars=0, menubar=0, toolbar=0, resizable=1");
  o.focus();
  return false;
}
// ]]> -->
