function fogalomtar(id) {
     thewindow =window.open('/fogalom/'+id,'anew','height=400,width=450,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=yes');
}

function hir_urlap(id) {
     thewindow =window.open('/hir_urlap/'+id,'anew','height=400,width=450,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=yes');
}

function elerhetoseg(id) {
     thewindow =window.open('/elerhetoseg/'+id,'anew','height=400,width=450,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=yes');
}

