function otvorii(prozori) {
otvorenprozori = open(prozori,"prozorcei","scrollbars=no,width=400,height=500,top=0");
otvorenprozori.focus();
}