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="#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=2;
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=Einleitung;url=http://www.maravillaverde.com/de/accomondatie/index.html;");
aI("text=Das hotel/B&B;url=http://www.maravillaverde.com/de/accomondatie/het_hotel.html;");
aI("text=Die Mahlzeiten;url=http://www.maravillaverde.com/de/accomondatie/maaltijden.html;");
}

with(milonic=new menuname("activiteiten")){
style=menuStyle;
margin=style.margin;
aI("text=Tagesausfl&uuml;ge ;url=http://www.maravillaverde.com/de/activiteiten/dagtrips.html;");
aI("text=Kunst Retreats und Yoga in Andalusien;url=http://www.maravillaverde.com/de/special/kunst-retraites-en-yoga-in-andalusie.html;");
//aI("text=Workshops;url=http://www.maravillaverde.com/de/special/index.html;");
aI("text=Aktivit&auml;ten ;url=http://www.maravillaverde.com/de/activiteiten/index.html;");
}

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

with(milonic=new menuname("informatie")){
style=menuStyle;
margin=style.margin;
aI("text=Kontakt;url=http://www.maravillaverde.com/de/informatie/index.html;");
aI("text=Wie kommen Sie zu uns;url=http://www.maravillaverde.com/de/informatie/route.html;");
}

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

drawMenus();
