function meghiv(valasztott) {
document.nyelviform.nyelvem.value = valasztott
}
function elkuld() {
document.nyelviform.submit()
}
