/* <![CDATA[ */
function otevri(url, w, h){
  if(okno = window.open(url,'','width='+w+',height='+h+',left=0,top=0,toolbar=yes,scrollbars=yes,location=no,resizable=yes'))return false; else return true;
  okno.focus();
}
/* ]]> */

