<!--//
function openWindow() {
window.open("","JSL",'toolbar=0,location=0,scrollbars=0,width=300,height=300,resizable=0,top=20,left=20');
}
//-->
function napis(){
window.open("prohlaseni-o-pristupnosti.htm","okno",
"height=300px, width=450px, top=0, left=200px, resizable=no, status=no, toolbar=no,location=no, scrollbars=yes, resizable=yes");
}
function terminy(){
window.open("terminy-kurzu-popup.php","okno",
"height=400px, width=500px, top=0, left=200px, resizable=no, status=no, toolbar=no,location=no, scrollbars=yes, resizable=yes");
}

