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="red";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFAA";
offcolor="#006600";
onbgcolor="#008800";
oncolor="#FFFFAA";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#33CC00";
pagecolor="white";
separatorcolor="#006600";
separatorsize=1;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Cottesmore 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=chmeets.shtml;tooltip=Meet dates and venues");
aI("text=Events;showmenu=Events;");
aI("text=Buy/Sell;showmenu=Buy/Sell");
aI("text=Hunt;showmenu=Hunt");
aI("text=CHSC;showmenu=CHSC");
aI("text=Contact;url=chcontactus.html;tooltip=How to contact us");
aI("text=Help;showmenu=Help");
}
with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=What's On;url=chevents.shtml;tooltip=Coming events");
aI("text=Reports;url=chreports.html;tooltip=Reports from past events");
/* aI("text=Gallery;url=http://ccgi.decomplexity.plus.com/ch/coppermine/;tooltip=Photo gallery"); */
aI("text=Gallery;url=http://www.em-hunts.co.uk/ch/coppermine/;tooltip=Photo gallery");
/* aI("text=Forum;url=http://ccgi.decomplexity.plus.com/ch/phpbb2/;tooltip=Discussion forum"); */
aI("text=Forum;url=http://www.em-hunts.co.uk/ch/phpbb2/;tooltip=Discussion forum")
}

with(milonic=new menuname("Buy/Sell")){
style=menuStyle;
aI("text=Small adverts;url=chsmallads.shtml;tooltip=Small adverts");
aI("text=Shop;url=chscshop.html;tooltip=CHSC merchandise shop");
aI("text=Livery;url=chhirelivery.html;tooltip=Local livery services and hirelings");
}

with(milonic=new menuname("Hunt")){
style=menuStyle;
aI("text=Introduction;url=chintro.html;tooltip=Hunt introduction");
aI("text=People;url=chpeople.html;tooltip=Who's who in the hunt");
aI("text=Subscriptions;url=chsubs.html;tooltip=Subscriptions");
aI("text=Country;url=chnewmap.html;tooltip=Cottesmore country map");
aI("text=Hounds;url=chhounds.html;tooltip=Hounds and breeding");
aI("text=History;url=chhistory.html;tooltip=History of the hunt");
}

with(milonic=new menuname("CHSC")){
style=menuStyle;
aI("text=Introduction;url=chscintro.html;tooltip=CHSC introduction and subscriptions");
aI("text=People;url=chscpeople.html;tooltip=Who's who in the CHSC");
aI("text=Areas;url=chscareas.html;tooltip=CHSC areas and representatives");
}

with(milonic=new menuname("Help")){
style=menuStyle;
aI("text=Help and Site-map;url=chhelp.html;tooltip=Help with this website");
aI("text=Search;url=chsearch.html;tooltip=Search this website");
aI("text=Advertising;url=chadvertising.html;tooltip=How to place display advertising on this website");
aI("text=Newsfeeds;url=chrssinfo.html;tooltip=Newsfeeds, especially for mobile phones");
}

drawMenus();
