function umenu_ortsverband () {

 document.write(dw1);
 document.write(dw2 + "wir.htm"          + dw3 + "Das&nbsp;THW"                   + dw4);
 document.write(dw2 + "ovkehl.htm"       + dw3 + "OV&nbsp;Kehl"                   + dw4);
 document.write(dw2 + "eh_tz.htm"        + dw3 + "Zugtrupp"                       + dw4);
 document.write(dw2 + "eh_b1.htm"        + dw3 + "Bergungsgruppe&nbsp;1"          + dw4);
 document.write(dw2 + "eh_b2.htm"        + dw3 + "Bergungsgruppe&nbsp;2"          + dw4);
 document.write(dw2 + "eh_w.htm"         + dw3 + "Fachgruppe&nbsp;Wassergefahren" + dw4);
 document.write(dw2 + "stab.htm"         + dw3 + "Stab"                           + dw4);
 document.write(dw2 + "jugend.htm"       + dw3 + "Jugendgruppe"                   + dw4);
 document.write(dw2 + "ausbild.htm"      + dw3 + "Ausbildung"                     + dw4);
 document.write(dw2 + "dplan.htm"        + dw3 + "Dienstpl&auml;ne"               + dw4);
 document.write(dw2 + "intern/index.htm" + dw3 + "Interner Bereich"               + dw4);
 document.write(dw5);

}

function umenu_galerie () {

 document.write(dw1);
 document.write(dw2 + "gal2012.htm"      + dw3 + "2012" + dw4);
 document.write(dw2 + "gal2011.htm"      + dw3 + "2011" + dw4);
 document.write(dw2 + "gal2010.htm"      + dw3 + "2010" + dw4);
 document.write(dw2 + "gal2009.htm"      + dw3 + "2009" + dw4);
 document.write(dw2 + "gal2008.htm"      + dw3 + "2008" + dw4);
 document.write(dw2 + "gal2007.htm"      + dw3 + "2007" + dw4);
 document.write(dw2 + "fahruk.htm"       + dw3 + "Unterkunft/Fahrzeuge" + dw4);
 document.write(dw5);

}

function umenu_helfervereinigung () {

 document.write(dw1);
 document.write(dw2 + "taetig.htm"      + dw3 + "T&auml;tigkeitsbereich" + dw4);
 document.write(dw2 + "mitglied.htm"    + dw3 + "Mitglied&nbsp;werden"   + dw4);
 document.write(dw5);

}

function umenu_kontakt () {

 document.write(dw1);
 document.write(dw2 + "kontakt.php"     + dw3 + "Kontaktformular" + dw4);
 document.write(dw2 + "anfahrt.htm"     + dw3 + "Anfahrt"         + dw4);
 document.write(dw2 + "impress.htm"     + dw3 + "Impressum"       + dw4);
 document.write(dw5);

}

