_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="#dedede";
ondecoration="none";
separatorcolor="Transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover2.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="PaleTurquoise";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="#787878";
onbgcolor="PaleTurquoise";
oncolor="White";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="38";
aI("text=Home;target=;url=http://www.rollitt.co.uk/;align=center;");
aI("text=Testimonials;target=;url=Testimonials.html;align=center;");
aI("showmenu=Family History/AnthonyINFO_BAR_MENU;text=Family History;target=;url=Family-History.html;align=center;");
aI("text=Local History;target=;url=Local-History.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("Family History/AnthonyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Anthony;target=;url=Anthony.html;");
aI("text=Bell;target=;url=Bell.html;");
aI("text=Bishop;target=;url=Bishop.html;");
aI("text=Brett;target=;url=Brett.html;");
aI("text=Caryl;target=;url=Caryl.html;");
aI("text=Cheshire;target=;url=Cheshire.html;");
aI("text=Floyd;target=;url=Floyd.html;");
aI("text=Hay;target=;url=Hay.html;");
aI("text=Hotchkiss;target=;url=Hotchkiss.html;");
aI("text=Reed;target=;url=Reed.html;");
aI("text=Rollitt;target=;url=Rollitt.html;");
aI("text=Russell;target=;url=Russell.html;");
aI("text=Sayers;target=;url=Sayers.html;");
aI("text=Springfield;target=;url=Springfield.html;");
aI("text=Steele;target=;url=Steele.html;");
aI("text=Wilkins;target=;url=Wilkins.html;");
}


 drawMenus();

