
function otevri() {
window.open('index.php','_self')
}

