_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/pinnedoff.png";
borderstyle="solid";
fontfamily="Book Antiqua";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#333333";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="#7F0000";
onbgcolor="GhostWhite";
onborder="1px solid #dedede";
oncolor="#000055";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="101";
aI("text=Home;target=;url=http://www.englishvista.com/;");
aI("showmenu=London/British MuseumLEFT_MENU;text=London;target=;url=London,_England.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("London/British MuseumLEFT_MENU")){
style=submenuStyle;
aI("text=British Museum;target=;url=British_Museum.html;");
aI("text=Buckingham Palace;target=;url=Buckingham_Palace.html;");
aI("text=Greenwich;target=;url=Greenwich.html;");
aI("text=Harrods of London;target=;url=Harrods_of_London.html;");
aI("text=Hyde Park of London;target=;url=Hyde_Park_of_London.html;");
aI("text=Kensington Palace;target=;url=Kensington_Palace.html;");
aI("text=Kew Palace and Gardens;target=;url=Kew_Palace_and_Gardens.html;");
aI("text=London Eye;target=;url=London_Eye.html;");
aI("text=London Planetarium;target=;url=London_Planetarium.html;");
aI("text=London Zoo;target=;url=London_Zoo.html;");
aI("text=Madame Tussaud's Wax Museum;target=;url=Madame_Tussaud's_Wax_Museum.html;");
aI("text=National Gallery of London;target=;url=National_Gallery_of_London.html;");
aI("text=National History Museum of London;target=;url=National_History_Museum_of_London.html;");
aI("text=Piccadilly Circus;target=;url=Piccadilly_Circus.html;");
aI("text=Shakespeare's Globe Theatre;target=;url=Shakespeare's_Globe_Theatre.html;");
aI("text=St Paul's Cathedral;target=;url=St_Paul's_Cathedral.html;");
aI("text=Tower of London;target=;url=Tower_of_London.html;");
aI("text=Trafalgar Square;target=;url=Trafalgar_Square.html;");
aI("text=West End;target=;url=West_End.html;");
aI("text=Westminster Abbey;target=;url=Westminster_Abbey.html;");
aI("text=Whitehall;target=;url=Whitehall.html;");
}


 drawMenus();

