_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Maroon";
onbgcolor="#E7E6E7";
oncolor="Maroon";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="10pt";
fontstyle="italic";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Maroon";
offcolor="#ACABAB";
onbgcolor="Maroon";
onbold="bold";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="5";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.thecheshirehunt.co.uk/;");
aI("showmenu=News/Cheshire Hunt NewsINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Cheshire Races;target=;url=Cheshire-Races.html;");
aI("text=Subscriptions;target=;url=Subscriptions.html;");
aI("showmenu=Hunt Supporters Club/CHSC Members NewsINFO_BAR_MENU;text=Hunt Supporters Club;target=;url=Hunt-Supporters-Club.html;");
aI("text=Hunt Ball;target=;url=Hunt-Ball.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("News/Cheshire Hunt NewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cheshire Hunt News;target=;url=Cheshire-Hunt-News.html;");
aI("text=Equestrian News;target=;url=Equestrian-News.html;");
}

with(milonic=new menuname("Hunt Supporters Club/CHSC Members NewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CHSC Members News;target=;url=http://www.thecheshirehunt.co.uk/secure/CHSC-Members-News.html;");
aI("text=CHSC Members Events;target=;url=http://www.thecheshirehunt.co.uk/secure/CHSC-Members-Events.html;");
aI("text=CHSC Members Photographs;target=;url=http://www.thecheshirehunt.co.uk/secure/CHSC-Members-Photographs.html;");
}


 drawMenus();

