function ar_win_nyit(weboldal) {
ablakom=open(weboldal, '', "height=300, width=400, top=50, left=25, resizable=yes, scrollbars=yes,toolbar=no, status=yes, menubar=no, location=yes, directories=no, copyhistory=no")
}
function ar_win_zar() {
ablakom.close();
}

