_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Things to do in Marbella;target=;url=Things-to-do-in-Marbella.html;");
aI("text=Latest News;target=;url=Latest-News.html;");
aI("text=Map of Marbella;target=;url=Map-of-Marbella.html;");
aI("text=Weather in Marbella;target=;url=Weather-in-Marbella.html;");
aI("showmenu=Getting to MarbellaMalaga AirportLEFT_MENU;text=Getting to Marbella;target=;url=Getting-to-Marbella.html;");
aI("text=Hotels in Marbella;target=;url=Hotels-in-Marbella.html;");
aI("text=Budget Accomodation in Marbella;target=;url=Budget-Accomodation-in-Marbella.html;");
aI("text=Rental Accomodation in Marbella;target=;url=Rental-Accomodation-in-Marbella.html;");
aI("text=Car Hire in Marbella;target=;url=Car-Hire-in-Marbella.html;");
aI("text=Golf in Marbella;target=;url=Golf-in-Marbella.html;");
aI("text=Airport Transfers & Parking;target=;url=Airport-Transfers.html;");
aI("text=Travel Insurance;target=;url=Travel-Insurance.html;");
aI("text=Books on Marbella;target=;url=Books-on-Marbella.html;");
aI("text=Holiday Extras;target=;url=Holiday-Extras.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Terms of Use;target=;url=Terms-of-Use.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Getting to MarbellaMalaga AirportLEFT_MENU")){
style=submenuStyle;
aI("text=Malaga Airport;target=;url=Malaga-Airport.html;");
aI("text=Getting there by Air;target=;url=Getting-there-by-Air.html;");
}


 drawMenus();

