function otworz(file,x,y) 
{
  file = 'big.php?file=' + file ;
  noweokno = window.open(file,'speleo','menubar=no, locations=no, scrollbars=yes, resizable=yes, fullscreen=no') 
}