_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="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
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()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Transparent";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=ResourcesMills of the North WestINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=ArticlesDeath at Lytham Windmill 1894INFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Events;target=;url=Events.html;");
aI("showmenu=NewsAGM Report 2010INFO_BAR_MENU;text=News;target=;url=News.html;");
}

with(milonic=new menuname("ResourcesMills of the North WestINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Mills of the North West;target=;url=Mills-of-the-North-West.html;");
aI("text=Archive Library List;target=;url=Archive-Library-List.html;");
aI("text=NWMG Newsletter;target=;url=NWMG-Newsletter.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
}

with(milonic=new menuname("ArticlesDeath at Lytham Windmill 1894INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Death at Lytham Windmill 1894;target=;url=Death-at-Lytham-Windmill-1894.html;");
aI("text=Walk Mill, Cheshire;target=;url=Walk-Mill,-Cheshire.html;");
}

with(milonic=new menuname("NewsAGM Report 2010INFO_BAR_MENU")){
style=submenuStyle;
aI("text=AGM Reports;target=;url=AGM-Report-2010.html;");
aI("text=Cheshire & Wirral Mill News May 2010;target=;url=Cheshire-&-Wirral-Mill-News-May-2010.html;");
}


 drawMenus();

