fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
/*bordercolor="#296488"; */
bordercolor="#F7D58D";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
/* onbgcolor="#4F8EB6"; */
onbgcolor="#27507C";
oncolor="#f7d58d";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Belvoir Hunt")){
screenposition="center";
alwaysvisible=1;
/* left=10; */
orientation="horizontal";
style=menuStyle;
top=17; 
aI("text=Home;url=index.shtml;tooltip=Home page");
aI("text=Meets;url=bhmeets.shtml;tooltip=Meet dates and venues");
aI("text=Events;showmenu=Events");
aI("text=Small Ads;url=bhsmallads.shtml;tooltip=Small Adverts - For Sale / Wanted / Exchange");
aI("text=Country;url=bhcountry.html;tooltip=Map of the Belvoir Hunt country");
aI("text=Contact;url=bhcontactus.html;tooltip=How to contact us");
aI("text=Help;showmenu=Help");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Coming events;url=bhevents.shtml;tooltip=Coming events");
aI("text=Open Day;url=bhopenday.html;tooltip=Open Day");
aI("text=Clay shooting;url=bhclayshoot.html;tooltip=Clay shooting");
aI("text=Tumblers Club;url=bhtumblers.html;tooltip=Tumblers and Sinners Club");
aI("text=Tumblers Awards;url=bhtumblers_awards.html;tooltip=Tumblers Awards");
aI("text=Team chasing;url=bhteamchase.html;tooltip=Team chase");
aI("text=Hedge laying;url=bhhedge.html;tooltip=Hedge laying");
aI("text=Point to point;url=bhptp.html;tooltip=BH point-to-point racing");
aI("text=Hound sponsorship;url=bhhoundsponsorship.html;tooltip=Hound sponsorship");
aI("text=Grand National;url=bhgrandnational.html;tooltip=Grand National");
}

with(milonic=new menuname("Help")){
style=menuStyle;
aI("text=Help and Site-map;url=bhhelp.html;tooltip=Help with this website");
aI("text=Search;url=bhsearch.html;tooltip=Search this website");
aI("text=Advertising;url=bhadvertising.html;tooltip=Advertising on this website");
aI("text=Newsfeeds;url=bhrssinfo.html;tooltip=Newsfeeds, especially for mobile phones");
}


drawMenus();
