_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="MintCream";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="Black";
offcolor="#E8E8E8";
onbgcolor="LightGoldenrodYellow";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Black";
pagecolor="Goldenrod";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="MintCream";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="#E8E8E8";
onbgcolor="LightGoldenrodYellow";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="0";
pagebgcolor="Black";
pagecolor="Goldenrod";
imagepadding="6";
itemwidth="179";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=BLACKPOOL;target=;url=blackpool_local_history.html;");
aI("text=Blackpool History 1810s;target=;url=blackpool_history_1810s.html;");
aI("text=Halifax to Blackpool 1811;target=;url=halifax_to_blackpool_coach_july_1811.html;");
aI("text=Sale of land 1812;target=;url=sale_of_land_layton_1812.html;");
aI("text=Map of Blackpool 1818;target=;url=map_of_blackpool_1818.html;");
aI("text=;target=;url=sitemap-navigation.html;");
}


 drawMenus();

