_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5E9297";
offcolor="White";
onbgcolor="#7E353E";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="117";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=702;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=TenerifeBaranco del InfiernoINFO_BAR_MENU;text=Tenerife;target=;url=Tenerife.html;");
aI("showmenu=FotosOmgevingINFO_BAR_MENU;text=Fotos;target=;url=Fotos.html;");
aI("text=Weer Tenerife;target=;url=Weer-Tenerife.html;");
aI("text=Ligging;target=;url=Ligging.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("TenerifeBaranco del InfiernoINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Baranco del Infierno;target=;url=Baranco-del-Infierno.html;");
aI("text=Pico del Teide;target=;url=Pico-del-Teide.html;");
aI("text=Bloemen;target=;url=Bloemen.html;");
}

with(milonic=new menuname("FotosOmgevingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Omgeving;target=;url=Omgeving.html;");
aI("text=Het appartement;target=;url=Het-appartement.html;");
aI("text=Eten en Drinken;target=;url=Eten-en-Drinken.html;");
}


 drawMenus();

