_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#CFCFCF";
offcolor="#2F2F2F";
onbgcolor="#ffffff";
onbold="bold";
oncolor="#2F2F2F";
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="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="Snow";
offcolor="#2F2F2F";
onbgcolor="#CFCFCF";
onbold="bold";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.oliver-cromwell-paddle-wheeler.co.uk/;");
aI("text=Showboat Nights;target=;url=Showboat-Nights.html;");
aI("showmenu=Private HireMeetingsLEFT_MENU;text=Private Hire;target=;url=Private-Hire.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Newsletter;target=;url=Join-our-newsletter.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Private HireMeetingsLEFT_MENU")){
style=submenuStyle;
aI("text=Meetings;target=;url=Meetings.html;");
aI("text=Spaces for Hire;target=;url=Spaces-for-Hire.html;");
aI("text=Live Entertainment;target=;url=Live-Entertainment.html;");
aI("text=MV Edward Elgar Cruise Events;target=;url=MV-Edward-Elgar-Cruise-Events.html;");
aI("text=Menus & Charges;target=;url=Menus-&-Charges.html;");
}


 drawMenus();
