


_menuCloseDelay=300           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=1            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#336666";
oncolor="#c0c0c0";
offbgcolor="#336666";
offcolor="#eeeeee";
bordercolor="#337777";
borderstyle="solid";
borderwidth=0;
separatorcolor="#337777";
separatorsize=0;
padding=5;
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#a31842";
pagebgcolor="#faaaa9"
outfilter="randomdissolve(duration=0.5)";
}




with(submenuStyle=new mm_style()){
onbgcolor="#336666";
oncolor="#c0c0c0";
offbgcolor="#337777";
offcolor="#eeeeee";
bordercolor="#334444";
borderstyle="solid";
separatorcolor="#336666";
separatorsize=1;
padding=5;
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#a31842";
pagebgcolor="#faaaa9"
outfilter="randomdissolve(duration=0.3)";
}

with(endmenuStyle=new mm_style()){
onbgcolor="#336666";
oncolor="#c0c0c0";
offbgcolor="#337777";
offcolor="#eeeeee";
bordercolor="#334444";
borderstyle="solid";
separatorcolor="#336666";
separatorsize=1;
padding=5;
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#a31842";
pagebgcolor="#faaaa9";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition="center";
top=10;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;showmenu=homes;");
aI("text=Onze school;showmenu=school;");
aI("text=Studierichtingen;showmenu=onderwijs;");
aI("text=Activiteiten;showmenu=actief;");
aI("text=Kalender;showmenu=kalender;");
aI("text=Didactisch;showmenu=didactisch;");
aI("text=Organigram;showmenu=organisatie;");
aI("text=Vragen;showmenu=vragen;");
}

with(milonic=new menuname("Homes")){
style=endmenuStyle;
overflow="scroll";
aI("text=&nbsp;Centrale pagina;url=../index.html");
aI("text=&nbsp;Lager Onderwijs;url=http://users.telenet.be/sintjan/;");
aI("text=&nbsp;ASO;url=indexaso.htm;");
aI("text=&nbsp;BWV;url=http://www.sint-norbertus.be/hoofd/folders/bwvscherm.pdf;target=new;");
aI("text=&nbsp;Oudercomité;url=indexoud.htm;");
aI("text=&nbsp;Leerlingenraad;url=indexllnr.htm;");
aI("text=&nbsp;Oud-leerlingenbond;url=indexolb.htm;");
}

with(milonic=new menuname("school")){
style=submenuStyle;
overflow="scroll";
aI("text=&nbsp;Ligging;url=_ligging.htm;");
aI("text=&nbsp;Inschrijvingen;url=_formins.htm;");
aI("text=&nbsp;Goed om weten;showmenu=goedomweten;");
aI("text=&nbsp;Geschiedenis;url=geschalg.htm;");
}

with(milonic=new menuname("goedomweten")){
style=endmenuStyle;
overflow="scroll";
aI("text=&nbsp;Bereikbaarheid;url=_bereikb.htm;");
aI("text=&nbsp;ASO;url=_schoolaso.htm;");
aI("text=&nbsp;Uniform?;url=_uniform2.htm;");
}

with(milonic=new menuname("onderwijs")){
style=submenuStyle;
overflow="scroll";
aI("text=&nbsp;structuur;url=richtstr.htm;");
aI("text=&nbsp;Eerste graad;showmenu=graad1;");
aI("text=&nbsp;Tweede graad;url=richtlt2.htm;");
aI("text=&nbsp;Derde graad;showmenu=graad3;");
}

with(milonic=new menuname("graad1")){
style=endmenuStyle;
overflow="scroll";
aI("text=&nbsp;Lessentabel;url=richtlt1.htm;");
aI("text=&nbsp;Uitleg 1ste jaar;url=richtul1.htm;");
aI("text=&nbsp;Handboeken 1ste jaar;url=richthb1.htm;");
}
//with(milonic=new menuname("graad2")){
//style=endmenuStyle;
//overflow="scroll";
//aI("text=&nbsp;Lessentabel;url=richtlt2.htm;");
//aI("text=&nbsp;Uitleg;url=richtul2.htm;");
//}
with(milonic=new menuname("graad3")){
style=endmenuStyle;
overflow="scroll";
aI("text=&nbsp;Lessentabel;url=richtlt3.htm;");
aI("text=&nbsp;Uitleg;url=richtul5.htm;");
}

with(milonic=new menuname("actief")){
style=submenuStyle;
overflow="scroll";
aI("text=&nbsp;Heer-sur-Meuse;url=hsmalg.htm");
aI("text=&nbsp;Hoge Rielen;url=hogrialg.htm");
aI("text=&nbsp;Tirolreis;url=tirolalg.htm;");
aI("text=&nbsp;Turkijereis;url=turkalg.htm;");
aI("text=&nbsp;Sportdag;url=sportalg.htm;");
aI("text=&nbsp;Projectdagen;url=projdalg.htm;");
aI("text=&nbsp;Excursies;url=excuralg.htm;");
}

with(milonic=new menuname("kalender")){
style=submenuStyle;
aI("text=&nbsp;Jaarplanning;url=kalejaa2.htm;");
aI("text=&nbsp;Maandprogramma;url=kalemaa2.htm");
aI("text=&nbsp;Opendeurdag;url=kalopend.htm");
aI("text=&nbsp;Proefwerken;url=kalexam2.htm");
aI("text=&nbsp;Vakanties;url=kalevak2.htm;");
//aI("text=&nbsp;Evenementen;url=kaleven2.htm;");
}

with(milonic=new menuname("didactisch")){
style=submenuStyle;
aI("text=&nbsp;Verslagen;url=didaver2.htm;");
aI("text=&nbsp;Interessante links;showmenu=didalinks;");
}

with(milonic=new menuname("didalinks")){
style=endmenuStyle;
aI("text=&nbsp;Zoeken en vinden;url=zoeken2.htm;");
aI("text=&nbsp;Nederlands;url=didalnk2ne.htm;");
aI("text=&nbsp;Moderne talen;url=didalnk2mt.htm;");
aI("text=&nbsp;Klassieke talen;url=didalnk2lg.htm;");
aI("text=&nbsp;Aardrijkskunde;url=didalnk2aa.htm;");
aI("text=&nbsp;Geschiedenis;url=didalnk2ge.htm;");
aI("text=&nbsp;Wiskunde;url=didalnk2wi.htm;");
aI("text=&nbsp;Economie;url=didalnk2ec.htm;");
aI("text=&nbsp;Wetenschappen;url=didalnk2we.htm;");
aI("text=&nbsp;Esthetica;url=didalnk2es.htm;");
aI("text=&nbsp;Plastische opvoeding;url=didalnk2po.htm;");
aI("text=&nbsp;Muzikale opvoeding;url=didalnk2mu.htm;");
aI("text=&nbsp;Lichamelijke opvoeding;url=didalnk2lo.htm;");
}

with(milonic=new menuname("organisatie")){
style=submenuStyle;
aI("text=Inrichtende macht;url=orgmanag.htm#im;");
aI("text=Scholengemeenschap;url=orgmanag.htm#sg;");
aI("text=Management;url=orgmanag.htm#dir;");
aI("text=Participatieraad;url=orgpartr2.htm;");
aI("text=Leerlingenraad;url=orgllnr.htm;");
aI("text=Graadco&ouml;rdinatoren;url=orgmanag.htm#coor;");
aI("text=Centrum voor Leerlingenbegeleiding;url=orgclb.htm;");
aI("text=Personeelslijst humaniora;url=orgpers2.htm;");
}

with(milonic=new menuname("vragen")){
style=submenuStyle;
aI("text=Vragen over;showmenu=faq;");
//aI("text=Reglement;showmenu=reglement;");
aI("text=Reglement;url=reglem2.htm;");
}

with(milonic=new menuname("faq")){
style=endmenuStyle;
aI("text=Afwezigheden;url=faqhum01.htm;");
aI("text=Telaatkomers;url=faqhum02.htm;");
aI("text=Uniform;url=_uniform2.htm;");
aI("text=Boeken, schriften, ...;url=faqhum03.htm;");
aI("text=&quot;Delibereren&quot;, herexamens, attesten, ...;url=faqhum04.htm;");
}

//with(milonic=new menuname("reglement")){
//style=endmenuStyle;
//aI("text=Reglement lagere school;url=reglem1.htm;");
//aI("text=Reglement humaniora;url=reglem2.htm;");
//aI("text=Reglement BWV;url=reglem3.htm;");
//}

drawMenus();

