fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#84CEFF";
offcolor="#000000";
onbgcolor="#3366CC";
oncolor="#ffffff";
padding=4;
pagebgcolor="#3366CC";
pagecolor="#ffffff";
separatorcolor="#000000";
separatorsize=1;
subimage="pijl.png";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=180;
orientation="horizontal";
style=menuStyle;
top=87
aI("text=MILONIC;url=http://www.boekenhof.nl;");
aI("showmenu=boekenhof;text=HET PRIKBORD;");
aI("showmenu=Verzameling;text=MIJN VERZAMELING;");
aI("showmenu=Leestafel;text=DE LEESTAFEL;");
}

with(milonic=new menuname("Boekenhof")){
overflow="scroll";
style=menuStyle;
aI("text=De index-pagina;url=http://www.boekenhof.nl/index.html;")
aI("text=Wat kun je hier vinden;url=http://www.boekenhof.nl/boekenhof/vinden.html;")
aI("text=Nieuw op deze site;url=http://www.boekenhof.nl/boekenhof/nieuws.html;")
aI("text=Het gastenboek;url=http://www.boekenhof.nl/boekenhof/guestbook.php;")
aI("text=Links naar andere boekensites;url=http://www.boekenhof.nl/boekenhof/links.html;")
}

with(milonic=new menuname("Verzameling")){
style=menuStyle;
aI("text=Jeugd, en kinderboeken;url=http://www.boekenhof.nl/verzameling/jeugdboeken.html;");
aI("text=SF en fantasy boeken;url=http://www.boekenhof.nl/verzameling/sf_boeken.html;");
aI("text=SF en fantasy Tijdschriften;url=http://www.boekenhof.nl/verzameling/tijdschriften.html;");
aI("text=Spannende boeken;url=http://www.boekenhof.nl/verzameling/spannend.html;");
aI("text=Strips en stripalbums;url=http://www.boekenhof.nl/verzameling/stripalbums.html;");
}

with(milonic=new menuname("Leestafel")){
style=menuStyle;
aI("text=Artikelen;url=http://www.boekenhof.nl/leestafel/artikelen.html;");
aI("text=Biografieen;url=http://www.boekenhof.nl/leestafel/biografieen.html;");
aI("text=Boekbeschrijvingen;url=http://www.boekenhof.nl/leestafel/boekbeschrijvingen.html;");
aI("text=Verhalen;url=http://www.boekenhof.nl/leestafel/verhalen.html;");
}

drawMenus();

