

function show(was) {
 if(document.getElementById)
        document.getElementById("mt_a").style.visibility = "hidden";
        document.getElementById("mt_b").style.visibility = "hidden";
        document.getElementById("mt_c").style.visibility = "hidden";
        document.getElementById("mt_d").style.visibility = "hidden";
        document.getElementById("mt_e").style.visibility = "hidden";
        document.getElementById("mt_f").style.visibility = "hidden";
        document.getElementById(was).style.visibility = "visible";
}


document.write("<div id='men'>");
document.write("<a href=\"../UeberUns/index_de.html\" onMouseover=\"show('mt_a')\">&nbsp;&nbsp;&nbsp;&nbsp;Azalay</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("<a href=\"../Reise/begleiter.html\" onMouseover=\"show('mt_b')\">Reisen</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("<a href=\"../News/news09.html\" onMouseover=\"show('mt_c')\">Nachrichten</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("<a href=\"../Literaturtipps/literaturtipps.html\" onMouseover=\"show('mt_d')\">Literatur</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("<a href=\"../Kontakt/impressum.html\" onMouseover=\"show('mt_e')\">Kontakt</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("<a href=\"../Links/partner.html\" onMouseover=\"show('mt_f')\">Links</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("<a href=\"../Galerie/galerie.html\" onMouseover=\"show('mt_g')\">Galerie</a></div>");

document.write("<div id='mt_a'><a href=\"../UeberUns/index_de.html\">&Uuml;ber uns</a> |  <a href=\"../UeberUns/brunnen.html\">Brunnen</a> | <a href=\"../UeberUns/schule.html\">Schule</a> | <a href=\"../UeberUns/alphabetisierung.html\">Lesenlernen</a> | <a href=\"../UeberUns/ambulanz.html\">Gesundheit</a> | <a href=\"../UeberUns/paten.html\">Patenschaften</a> | <a href=\"../UeberUns/koop.html\">Kooperativen</a></div>");


document.write("<div id='mt_b'><a href=\"../Reise/begleiter.html\">Begleiter</a> |  <a href=\"../Reise/organisation.html\">Organisation</a></div>");


document.write("<div id=\"mt_c\"><a href=\"../News/news09.html\">Neues 2009</a> |<a href=\"../News/news07.html\">Neues 07-08</a> |<a href=\"../News/news05.html\">Neues 05-06</a> |  <a href=\"../News/news03.html\">Neues 03-04</a> | <a href=\"../News/presse2006.html\">Presse 06-09</a> | <a href=\"../News/presse2005.html\">Presse 05</a> | <a href=\"../News/presse2004.html\">Presse 04</a> | <a href=\"../News/presse2003.html\">Presse 03</a></div>")

document.write("<div id=\"mt_d\"><a href=\"../Literaturtipps/literaturtipps.html\">Tipps</a> | <a href=\"../Literaturtipps/romane.html\">Romane</a> |  <a href=\"../Literaturtipps/doku.html\">Dokus</a> |  <a href=\"../Literaturtipps/bildband.html\">Bildb&auml;nde</a> |  <a href=\"../Literaturtipps/fuehrer.html\">F&uuml;hrer</a> | <a href=\"../Literaturtipps/kinder.html\">Jugend</a> | <a href=\"../Literaturtipps/koch.html\">K&uuml;che</a></div>")

document.write("<div id=\"mt_e\"><a href=\"../Kontakt/impressum.html\">Impressum</a> | <a href=\"../Kontakt/aktive.html\">Engagement</a> | <a href=\"../Kontakt/infos.html\">Infos</a> | <a href=\"../Kontakt/spenden.html\">Spenden</a></div>")

document.write("<div id=\"mt_f\"><a href=\"../Links/partner.html\">Partner</a> | <a href=\"../Links/preise.html\">Auszeichungen</a></div>")

document.write("<div id=\"mt_g\"><a href=\"../Galerie/sanddiashow.html\">Sand</a> | <a href=\"../Galerie/unterwegsdiashow.html\">Unterwegs</a> | <a href=\"../Galerie/teediashow.html\">Tee</a> | <a href=\"../Galerie/dromedardiashow.html\">Dromedare</a> | <a href=\"../Galerie/brunnendiashow.html\">Brunnen</a></div>")