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()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
pagecolor="black";
rawcss="padding-top:4px;padding-bottom:1px";
separatorcolor="#000000";
separatorheight=16;
separatorsize=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#00ff00";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage="http://img.milonic.com/9x6_rightbend_grey.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center"
left="offset=+120";
itemheight=21;
itemwidth=116;
orientation="horizontal";
style=menuStyle;
top=60;
aI("align=center;bgimage=itemblue.gif;overbgimage=itemgreen_on.gif;showmenu=Home;text=Home;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemgreen_on.gif;showmenu=Skirmish;text=Skirmish;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemgreen_on.gif;showmenu=Calendar;text=Calendar;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemgreen_on.gif;showmenu=Gallery;text=Gallery;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemgreen_on.gif;showmenu=Contact US;text=Contact Us;");
}

with(milonic=new menuname("Home")){
itemheight=24;
itemwidth=116;
style=submenuStyle;
aI("text=Membership;url=http://home.battleground.org.uk/membership.html;");
aI("text=Family;url=http://home.battleground.org.uk/family.html;");
aI("text=Friends;url=http://home.battleground.org.uk/friends.html;");
aI("text=More...;url=http://home.battleground.org.uk/more.html;");
}

with(milonic=new menuname("Skirmish")){
itemheight=24;
itemwidth=116;
style=submenuStyle;
aI("text=Overview;url=http://skirmish.battleground.org.uk/overview.html;");
aI("text=Clubs & Traders;url=http://skirmish.battleground.org.uk/clubsandtraders.html;");
aI("text=Origins;url=http://skirmish.battleground.org.uk/origins.html;");
aI("text=More...;url=http://skirmish.battleground.org.uk/more.html;");
}

with(milonic=new menuname("Calendar")){
itemheight=24;
itemwidth=116;
style=submenuStyle;
aI("text=Club Calendar;url=http://calendar.battleground.org.uk/clubcalendar.html;");
aI("text=News;url=http://calendar.battleground.org.uk/news.html;");
aI("text=Event Calendar;url=http://calendar.battleground.org.uk/eventcalendar.html;");
aI("text=More...;url=http://calendar.battleground.org.uk/more.html;");
}

with(milonic=new menuname("Gallery")){
itemheight=24;
itemwidth=116;
style=submenuStyle;
aI("text=Home Gallery;url=http://gallery.battleground.org.uk/homegallery.html;");
aI("text=Away Gallery;url=http://gallery.battleground.org.uk/awaygallery.html;");
aI("text=Workshop;url=http://gallery.battleground.org.uk/workshop.html;");
aI("text=More...;url=http://gallery.battleground.org.uk/more.html;");
}

with(milonic=new menuname("Contact Us")){
itemheight=24;
itemwidth=116;
style=submenuStyle;
aI("text=Details;url=http://contactus.battleground.org.uk/details.html;");
aI("text=More...;url=http://contactus.battleground.org.uk/more.html;");
}

drawMenus();
