function menu_klick(element) {
 document.location.href = element.childNodes.item(1)
}