 function openPog() {
  var l=screen.width/2-340; var t=screen.height/2-240;
  eval("window.open('http://ww3.wm.pl/modules/pogoda/pogoda.php','','width=540,height=600,left=10,top=10')");
  }
