_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=Holiday RentalsTwo Bed ApartmentsLEFT_MENU;text=Holiday Rentals;target=;url=accommodation.html;");
aI("text=Flight Booking;target=;url=book_flights.html;");
aI("text=Car Hire;target=;url=car_hire_information.html;");
aI("text=Travel Insurance;target=;url=travel_insurance.html;");
aI("text=Golf Booking;target=;url=book_your_golf_online.html;");
aI("showmenu=About El LimonarLocal FacilitiesLEFT_MENU;text=About El Limonar;target=;url=about_el_limonar.html;");
aI("text=Property Sales;target=;url=property_sales.html;");
aI("text=Long Term Rentals;target=;url=long_term_rentals.html;");
aI("text=Property Owners;target=;url=property_owners.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Currency Converter;target=;url=currency_conversion.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Holiday RentalsTwo Bed ApartmentsLEFT_MENU")){
style=submenuStyle;
aI("text=Two Bed Apartments;target=;url=two_bed_apartments.html;");
aI("text=Three Bed Apartments;target=;url=three_bed_apartments.html;");
}

with(milonic=new menuname("About El LimonarLocal FacilitiesLEFT_MENU")){
style=submenuStyle;
aI("text=Local Facilities;target=;url=local_facilities.html;");
aI("text=Driving Directions;target=;url=how_to_get_here.html;");
}


 drawMenus();

