_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="AliceBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Yellow";
offcolor="#000000";
onbgcolor="#E7E6E7";
oncolor="#000000";
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="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0F0F0F";
offcolor="White";
onbgcolor="Yellow";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="2";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=All Nerja Apartments1 Bed Nerja ApartmentsINFO_BAR_MENU;text=All Nerja Apartments;target=;url=All-Nerja-Apartments.html;");
aI("text=About Nerja;target=;url=About-Nerja.html;");
aI("text=Car Hire;target=;url=Car-Hire-Nerja-Spain.html;");
aI("text=Advertise;target=;url=Advertise.html;");
}

with(milonic=new menuname("All Nerja Apartments1 Bed Nerja ApartmentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=1 Bed Nerja Apartments;target=;url=1-Bed-Nerja-Apartments.html;");
aI("text=2 Bed Nerja Apartments;target=;url=2-Bed-Nerja-Apartments.html;");
aI("text=3 Bed Nerja Apartments;target=;url=3-Bed-Nerja-Apartments.html;");
}


 drawMenus();
