with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
aI("showmenu=sgj;text=SGJ;");
aI("showmenu=werk;text=Werken;");
aI("showmenu=pub;text=Publicaties;");
aI("showmenu=pleeg;text=Pleegouders;");
aI("showmenu=logee;text=Logeerouders;");
aI("showmenu=steun;text=Steun;");
aI("text=Cursusaanbod;url=/site_1.php?pg=348&bc=Preventie_en_Dienstverlening;");
aI("text=Presentaties;url=/site_1.php?pg=51&bc=Presentaties;");
aI("text=Links;url=/site_1.php?pg=52&bc=Links");
}
drawMenus();



