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


with(milonic=new menuname("politik")){
style=menuStyle;
aI("text=Ziele 2008-2013;url=/wees/de/politik/Ziele2008-2013.php;");
aI("text=Nordische Politik;url=/wees/de/politik/NordischePolitik.php;");
aI("text=Minderheitenpolitik;url=/wees/de/politik/minderheiten.php;");
}

with(milonic=new menuname("personen")){
style=menuStyle;
aI("text=Die SSW-Fraktion;url=/wees/de/personen/fraktion.php;");
aI("text=Der SSW-Vorstand;url=/wees/de/personen/vorstand.php;");
}

with(milonic=new menuname("dersswin")){
style=menuStyle;
aI("text=SSW-Wees;url=/wees/de/ssw-wees/index.php;");
aI("text=Wahlergebnisse;url=/wees/de/ssw-wees/wahlen.php;");
}

drawMenus();
