_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="PaleGoldenrod";
offcolor="DarkRed";
onbgcolor="PaleGoldenrod";
oncolor="Blue";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="PaleGoldenrod";
offcolor="DarkRed";
onbgcolor="Khaki";
oncolor="Blue";
outfilter="Fade(Overlap=1.00)";
padding="1";
separatorcolor="Transparent";
separatorsize="4";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home Page;target=;url=http://www.buckleycottage.com/;");
aI("showmenu=LocationLocation MapsMAIN_FOOTER_MENU;text=Location;target=;url=location.html;");
aI("showmenu=AccommodationBedroomsMAIN_FOOTER_MENU;text=Accommodation;target=;url=accommodation.html;");
aI("showmenu=ActivitiesSalcombe BeachesMAIN_FOOTER_MENU;text=Activities;target=;url=activities.html;");
aI("text=Renting Details;target=;url=renting-details.html;");
aI("showmenu=Weather & TidesTidesMAIN_FOOTER_MENU;text=Weather & Tides;target=;url=salcombe-weather-forecast.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("LocationLocation MapsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Location Maps;target=;url=location-of-buckley-cottage-batson-salcombe-devon.html;");
}

with(milonic=new menuname("AccommodationBedroomsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Bedrooms;target=;url=bedrooms.html;");
aI("text=Kitchen;target=;url=kitchen.html;");
aI("text=Sitting/Dining Room;target=;url=sitting-dining-room.html;");
}

with(milonic=new menuname("ActivitiesSalcombe BeachesMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Salcombe Beaches;target=;url=salcombe-beaches.html;");
aI("text=Salcombe Walks;target=;url=walking-holidays.html;");
aI("text=Weekend Breaks in Salcombe;target=;url=weekend-breaks-in-salcombe.html;");
}

with(milonic=new menuname("Weather & TidesTidesMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Tides;target=;url=salcombe-tides.html;");
}


 drawMenus();

