_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
itemheight="21";
aI("text=Tuis Blad;target=;url=index.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("text=Algemeen;target=;url=Algemeen.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("text=Fooie;target=;url=Fooie.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("showmenu=KalenderJanLEFT_MENU;text=Kalender;target=;url=Kalender.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("text=Personeel;target=;url=Personeel.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("text=Spoghoekie;target=;url=Spoghoekie.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("text=Naskool;target=;url=Naskool.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("text=Oudleerlinge;target=;url=Oudleerlinge.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
aI("text=Kontak Ons;target=;url=Kontak-Ons.html;align=center;bgimage=images/green6.gif;overbgimage=images/green6_on.gif;");
}

with(milonic=new menuname("KalenderJanLEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Jan;target=;url=Jan.html;");
aI("text=Feb;target=;url=Feb.html;");
aI("text=Mar;target=;url=Mar.html;");
aI("text=Apr;target=;url=Apr.html;");
aI("text=Mei;target=;url=Mei.html;");
aI("text=Jun;target=;url=Jun.html;");
aI("text=Jul;target=;url=Jul.html;");
aI("text=Aug;target=;url=Aug.html;");
aI("text=Sep;target=;url=Sep.html;");
aI("text=Okt/Oct;target=;url=Okt-Oct.html;");
aI("text=Nov;target=;url=Nov.html;");
aI("text=Des/Dec;target=;url=Des-Dec.html;");
}


 drawMenus();

