_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 1830s;target=;url=blackpool_history_1830s.html;");
aI("text=Large Sale of Land 1831;target=;url=large_sale_of_land,_blackpool,_1831.html;");
aI("text=Whinney Heys 1832;target=;url=sale_of_land,_whinney_heys_blackpool,_1832.html;");
aI("text=Adelphi Hotel 1838;target=;url=adelphi_hotel_blackpool,_1838.html;");
aI("text=;target=;url=sitemap-navigation.html;");
}


 drawMenus();

