_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#F5FCE5";
oncolor="#2A2A00";
padding="5";
pagebgcolor="White";
pagecolor="#005500";
separatorcolor="White";
separatorsize="6";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#2A2A00";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FEFFC8";
offcolor="DarkSlateGray";
onbgcolor="#F5FCE5";
oncolor="#000000";
padding="4";
pagebgcolor="#F5FCE5";
pagecolor="Black";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Welcome;target=;url=http://www.glebehousesomerset.co.uk/;");
aI("showmenu=Rooms/RoomsLEFT_MENU;text=Rooms;target=;url=Rooms-at-Glebe-House-B&B,-Somerset.html;");
aI("text=Local interest;target=;url=Local-interest-near-Glebe-House.html;");
aI("text=Nearby attractions;target=;url=Nearby-attractions.html;");
aI("text=Contact us;target=;url=Contact-Glebe-House.html;");
}

with(milonic=new menuname("Rooms/RoomsLEFT_MENU")){
style=submenuStyle;
aI("text=Rooms;target=;url=Rooms.html;");
aI("text=The Bishops Room;target=;url=The-Bishops-Room.html;");
aI("text=The Kings Room;target=;url=The-Kings-Room.html;");
aI("text=Miss Caley's Room;target=;url=Miss-Caley's-Room.html;");
}


 drawMenus();

