function kep(picture) {

    window.open(picture, 'nev', 'width=800,height=600')
}