_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="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="DarkBlue";
offcolor="Ivory";
onbgcolor="#ffffff";
oncolor="#FF0000";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/Arrow8_white_10x11.gif";
offbgcolor="DarkBlue";
offcolor="Ivory";
onbgcolor="#ffffff";
oncolor="#FF0000";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="DarkBlue";
pagecolor="Ivory";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/Arrow8_white_10x11.gif";
imagepadding="6";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=London ArticlesBig BenLEFT_MENU;text=London Articles;target=;url=London-Articles.html;");
aI("text=London Hotels;target=;url=London-Hotels.html;");
aI("text=London Pass;target=;url=London-Pass.html;");
aI("text=What is an ebook;target=;url=What-is-an-ebook.html;");
aI("text=Ebook Readers;target=;url=Ebook-Readers.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("London ArticlesBig BenLEFT_MENU")){
style=submenuStyle;
aI("text=Big Ben;target=;url=big-ben.htm;");
aI("text=London Eye;target=;url=london-eye.htm;");
aI("text=St Pauls Cathedral;target=;url=St-Pauls-Cathedral.html;");
aI("text=Tower Bridge;target=;url=tower-bridge.htm;");
aI("text=Tower of London;target=;url=Tower-of-London.html;");
}


 drawMenus();
