function ablak(konyvid) {

    window.open('konyv.php?kid=' +konyvid,'nev',  'width=900,height=800')
    }
    
function archivum(ach) {
    
        window.open('kep.php?kepid=' +ach, 'keps', 'width=800,height=533, scrollbars=1')
    

}

function szavaz(szavazas) {
    
        window.open('allas.php?allas=' +szavaz, 'keps', 'width=900 height=600')
    

}

function szavaz1() {
    
        window.open(mit, 'keps', 'width=900 height=369')
    

}
function test (hehe) {
    
        window.open('naptar_popup.php?kepid=' +hehe, 'keps', '	width=820, height=800, scrollbars=1')
    

}

// HÍREK

function heh(kep) {
    
        window.open('hirek.php?pic=' +kep, 'hir',  'width=900 height=369, scrollbars=1')
    

}

