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

with(milonic=new menuname("dersswin")){
overflow="scroll";
style=menuStyle;
aI("text=Uafhængig kraft;url=/rd-eck/dk/rd-eck/unabhaengigekraft.php;");
aI("text=Historie;url=/rd-eck/dk/rd-eck/kurzegeschichte.php;");
aI("text=Valgresultater;url=/rd-eck/dk/rd-eck/wahlen.php;");
}

with(milonic=new menuname("politik")){
style=menuStyle;
aI("text=Vores mål;url=/rd-eck/dk/politik/ziele.php;");
aI("text=Mindretalspolitik;url=/rd-eck/dk/politik/Minderheitenpolitik.php;");
}

with(milonic=new menuname("personen")){
style=menuStyle;
aI("text=Amtsstyrelsen;url=/rd-eck/dk/personer/Kreisvorstand.php;");
aI("text=Kommunerådsmedlemmer;url=/rd-eck/dk/personer/Gemeindevertreter.php;");
aI("text=Amtsråd;url=/rd-eck/dk/personer/Kreistag.php;");
}

with(milonic=new menuname("kontakt")){
style=menuStyle;
}

drawMenus();
