_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Simply_rounded8.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#444444";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Simply_rounded_hover8.png";
itemheight="26";
itemwidth="99";
}

with(submenuStyle=new mm_style()){
bordercolor="PaleTurquoise";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Azure";
offcolor="#333333";
onbgcolor="#ddefcc";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=827;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="26";
aI("text=Home;target=;url=http://www.berkhamsted-castle.org.uk/;");
aI("showmenu=Society/Past EventsINFO_BAR_MENU;text=Society;target=;url=Society.html;");
aI("showmenu=Early Days/ConstructionINFO_BAR_MENU;text=Early Days;target=;url=Early-Days.html;");
aI("showmenu=Personalities/Thomas à BecketINFO_BAR_MENU;text=Personalities;target=;url=Personalities.htm;");
aI("showmenu=Education/Castle PanelsINFO_BAR_MENU;text=Education;target=;url=Education.htm;");
aI("text=Time Line;target=;url=Timeline.htm;");
aI("text=Visitors;target=;url=Visitors.htm;");
aI("text=Contact Us;target=;url=Contacts.htm;");
}

with(milonic=new menuname("Society/Past EventsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Past Events;target=;url=Events.htm;");
aI("text=Newsletters;target=;url=Newsletters.html;");
aI("text=Programme;target=;url=Programme.htm;");
aI("text=Publications;target=;url=Publications.htm;");
aI("text=Acquisitions;target=;url=Acquisitions.html;");
aI("text=Members;target=;url=Members.htm;");
aI("text=Related Links;target=;url=Links.htm;");
}

with(milonic=new menuname("Early Days/ConstructionINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Construction;target=;url=Construction.htm;");
aI("text=Besieged!;target=;url=Besieged!.html;");
}

with(milonic=new menuname("Personalities/Thomas à BecketINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Thomas à Becket;target=;url=Becket.htm;");
aI("text=Earls of Cornwall;target=;url=Cornwall.htm;");
aI("text=Geoffrey fitz Piers;target=;url=Fitzpiers.htm;");
aI("text=Queen Isabella;target=;url=Isabella.htm;");
aI("text=The Black Prince;target=;url=BlackPrince.htm;");
aI("text=Geoffrey Chaucer;target=;url=Chaucer.htm;");
aI("text=Cicely Duchess of York;target=;url=Cicely.htm;");
}

with(milonic=new menuname("Education/Castle PanelsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Castle Panels;target=;url=Panels.htm;");
}


 drawMenus();

