
function showAlbum(){

jankaAlbum=window.open('janka-photo-album.html','jankaPopUpWin','width='+screen.width+',height='+screen.height+',left=0,top=0,toolbar=1,status=0,location=0,directories=0,menubar=0,resizable=0,scrollbars=0');

}
