function openAbout(zdroj) {
window.open(zdroj,"okno",'toolbar=0,location=0,scrollbars=0,width=650,height=580,resizable=auto,top=0,left=0' );
}

