function showFoto(ind) {
  noweOkno = window.open('show_foto.php?id='+ind+'&sze='+screen.width+'&wys='+screen.height, '_blank', 'menubar=no, toolbar=no, location=no, scrollbars=no, resizable=yes, status=no, width=800, height=60, left=100, top=50');
}
