with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
position="relative";
style=headerStyle;
top=10;
aI("showmenu=dersswin;text=SSW-NF;");
aI("showmenu=politik;text=POLITIK;");
aI("showmenu=personen;text=PERSONEN;");
aI("showmenu=presse;text=PRESSE;url=/nf/de/presse/index.php;");
aI("showmenu=kontakt;text=KONTAKT;url=/nf/de/kontakt/index.php;");
aI("showmenu=links;text=LINKS;url=/nf/de/links/index.php;");
}

with(milonic=new menuname("dersswin")){
overflow="scroll";
style=menuStyle;
aI("text=Über uns;url=/nf/de/ssw-nordfriesland/ueberuns.php;");
aI("text=Geschichte;url=/nf/de/ssw-nordfriesland/geschichte.php;");
aI("text=Wahlergebnisse;url=/nf/de/ssw-nordfriesland/wahlergebnisse.php;");
}

with(milonic=new menuname("politik")){
style=menuStyle;
aI("text=Unsere Ziele;url=/nf/de/politik/UnsereZiele.php;");
aI("text=Nordische politik;url=/nf/de/politik/nordischepolitik.php;");
aI("text=Minderheitenpolitik;url=/nf/de/politik/minderheitenpolitik.php;");
aI("text=Politik für Nordfriesland;url=/nf/de/politik/kommunalpolitik.php;");
}

with(milonic=new menuname("personen")){
style=menuStyle;
aI("text=Kreistagsfraktion;url=/nf/de/personen/fraktion.php;");
aI("text=Kreisvorstand;url=/nf/de/personen/vorstand.php;");
aI("text=Gemeindevertreter;url=/nf/de/personen/gemeindevertreter.php;");
aI("text=Landtagsabgeordneter;url=/nf/de/personen/lantagsabgeordneter.php;");
}


drawMenus();
