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

with(menuStyle=new mm_style()){
bordercolor="#a79ba2";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS, Arial, Helvetica, sans-serif";
fontsize="80%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7d6d77";
offcolor="#ffffff";
onbgcolor="#a79ba2";
oncolor="#32242d";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.3);Alpha(opacity=100)";
padding=1;
margin=1;
pagebgcolor="#ffffff";
pagecolor="#5e5e5e";
separatorcolor="#a79ba2";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("home")){
style=menuStyle;
margin=style.margin;
}

with(milonic=new menuname("accomondatie")){
style=menuStyle;
margin=style.margin;
aI("text=Inleiding;url=http://www.maravillaverde.com/nl/accomondatie/index.html;");
aI("text=de B&B;url=http://www.maravillaverde.com/nl/accomondatie/het_hotel.html;");
aI("text=De Maaltijden;url=http://www.maravillaverde.com/nl/accomondatie/maaltijden.html;");
}

with(milonic=new menuname("activiteiten")){
style=menuStyle;
margin=style.margin;
aI("text=Onze activiteiten;url=http://www.maravillaverde.com/nl/activiteiten/index.html;");
//aI("text=Onze workshops;url=http://www.maravillaverde.com/nl/special/index.html;");
aI("text=Kunst retraites en Yoga in Andalusi&euml;;&nbsp;;&nbsp;;url=http://www.maravillaverde.com/nl/special/kunst-retraites-en-yoga-in-andalusie.html;");
aI("text=Dagtrips;url=http://www.maravillaverde.com/nl/activiteiten/dagtrips.html;");
}

with(milonic=new menuname("prijzen")){
style=menuStyle;
margin=style.margin;
aI("text=Prijzen 2010;url=http://www.maravillaverde.com/nl/informatie/prijzen.html;");
aI("text=Boekingsformulier;url=http://www.maravillaverde.com/nl/informatie/boekingsformulier.html;");
}

with(milonic=new menuname("informatie")){
style=menuStyle;
margin=style.margin;
aI("text=Hoe komt u bij ons;url=http://www.maravillaverde.com/nl/informatie/route.html;");
aI("text=Contact;url=http://www.maravillaverde.com/nl/informatie/index.html;");
}

with(milonic=new menuname("foto")){
style=menuStyle;
margin=style.margin;
}

drawMenus();
