<!--
function open_full_size_photo(photo,w,h){
  full_foto=open("foto.php?foto="+photo+"", 'FullFoto', 'width='+w+',height='+h+'');
//full_foto=open("index.php", 'FullFoto', 'scrollbars=yes,width=400,hight=600');
}
-->


