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=10;
_subOffsetLeft=-10;




with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
itemwidth=155;
offcolor="#215DC6";
oncolor="#428EFF";
onbold=1;   // ondecoration="underline";
padding=6;
separatorcolor="#969698";
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
imagepadding=4;
itemwidth=175;
offcolor="#215DC6";
oncolor="#428EFF";
onbold=1;   // ondecoration="underline";
padding=5;
subimage="menuimages/xp_ind.gif";
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=18;
orientation="vertical";
style=menuStyle;
top=180;
aI("bgimage=menuimages/xp_panel_topoff.gif;fontsize=70%;fontweight=bold;image=menuimages/transparent.gif;imagewidth=22;itemheight=30;offcolor=#ffffff;rawcss=padding-top:7px;text=;url=index.html;");
aI("image=menuimages/transparent.gif;imageheight=1;offbgcolor=#EFF3FF;type=header;");
aI("image=menuimages/xp_home.gif;offbgcolor=#EFF3FF;text=Startpagina;url=index.html;");
aI("image=menuimages/xp_leeg.gif;offbgcolor=#EFF3FF;text=Doelstellingen;url=doelstellingen.html;");
aI("image=menuimages/xp_leeg.gif;offbgcolor=#EFF3FF;text=Aankomende activiteiten;url=komende_activiteiten.html;");
aI("image=menuimages/xp_leeg.gif;offbgcolor=#EFF3FF;text=Voorbije activiteiten;url=activiteiten.html;");
aI("image=menuimages/xp_users.gif;offbgcolor=#EFF3FF;showmenu=foto;text=Foto's;");
aI("image=menuimages/xp_leeg.gif;offbgcolor=#EFF3FF;text=Klein-Sinaai;url=kls.html;");
aI("image=menuimages/xp_globe.gif;offbgcolor=#EFF3FF;text=Links;url=links.html;");
aI("image=menuimages/xp_call.gif;offbgcolor=#EFF3FF;text=Contacteer ons;url=contact.html;");
aI("image=menuimages/transparent.gif;imageheight=1;offbgcolor=#EFF3FF;type=header;");
}

with(milonic=new menuname("foto")){
left="offset=-135";
style=submenuStyle;
top="offset=-4";
aI("bgimage=menuimages/xp_panel_subhead.gif;fontsize=70%;fontweight=bold;image=menuimages/transparent.gif;imagewidth=18;text=Foto's;");
aI("offbgcolor=#D6DFF7;text=Voordrachtwedstrijd 2011;url=fot_2011_voordr.html;");
aI("offbgcolor=#D6DFF7;text=Folkbal 2011;url=fot_2011_baleynbal.html;");
aI("offbgcolor=#D6DFF7;text=Voordrachtwedstrijd 2010;url=fot_2010_voordr.html;");
aI("offbgcolor=#D6DFF7;text=Gedichtendag 2010;url=fot_2010_gedichtendag.html;");
aI("offbgcolor=#D6DFF7;text=Voordrachtwedstrijd 2009;url=fot_2009_voordr.html;");
aI("offbgcolor=#D6DFF7;text=Viva Vivaldi 2009;url=fot_2009_vivavivaldi.html;");
aI("offbgcolor=#D6DFF7;text=Voordrachtwedstrijd 2008;url=fot_2008_voordr.html;");
aI("offbgcolor=#D6DFF7;text=Kerstconcert 2007;url=fot_2007_kerst.html;");
aI("offbgcolor=#D6DFF7;text=Voordrachtwedstrijd 2006;url=fot_2006_voordr.html;");
aI("offbgcolor=#D6DFF7;text=De poort van Boudelo 2005;url=fot_2005_boudelo.html;");
aI("offbgcolor=#D6DFF7;text=Ziehier de mens 2003;url=fot_2003_ziehier.html;");
aI("image=menuimages/transparent.gif;imageheight=6;offbgcolor=#D6DFF7;type=header;");
aI("image=menuimages/transparent.gif;imageheight=6;offbgcolor=#D6DFF7;type=header;");
}

drawMenus();


