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="#aac6b2";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial,Verdana, Tahoma,";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#1c4e24";
headercolor="#A36BAF";
offbgcolor="#91af9a";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#1c4e24";
padding="5px 12px 5px 12px";
pagebgcolor="#1c4e24";
pagecolor="#8eac97";//text when page selected
separatorcolor="#ffffff";
separatorsize=2;
subimage="http://www.newforest-odc.co.uk/prog_menu/arrow_white.gif";
subimagepadding=4;
}

with(smallMenuStyle=new mm_style()){
styleid=1
bordercolor="#aac6b2";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial,Verdana, Tahoma,";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#1c4e24";
headercolor="#A36BAF";
offbgcolor="#91af9a";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#1c4e24";
padding="5px 12px 5px 12px";
pagebgcolor="#1c4e24";
pagecolor="#8eac97";//text when page selected
separatorcolor="#ffffff";
separatorsize=2;
subimage="http://www.newforest-odc.co.uk/prog_menu/arrow_white.gif";
subimagepadding=10;
}

with(bottomMenuStyle=new mm_style()){
styleid=1
bordercolor="#aac6b2";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial,Verdana, Tahoma,";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#1c4e24";
headercolor="#A36BAF";
offbgcolor="#91af9a";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#1c4e24";
padding="3px 12px 3px 12px";
pagebgcolor="#1c4e24";
pagecolor="#8eac97";//text when page selected
separatorcolor="#ffffff";
separatorsize=2;
subimage="http://www.newforest-odc.co.uk/prog_menu/arrow_white.gif";
subimagepadding=10;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=bottomMenuStyle;
aI("text=Location;url=http://www.newforest-odc.co.uk/location/location.htm;pagematch=/location;");
aI("text=About Us;url=http://www.newforest-odc.co.uk/about_us/about_us.htm;pagematch=/about_us;");
aI("text=Contact Us;url=http://www.newforest-odc.co.uk/contact_us/contact_us.htm;pagematch=/contact_us;");
aI("text=Our Ethos;url=http://www.newforest-odc.co.uk/ethos/ethos.htm;pagematch=/ethos;");
aI("text=Gallery;url=http://www.newforest-odc.co.uk/gallery/gallery.htm;pagematch=/gallery;");
aI("text=Admin;url=http://www.newforest-odc.co.uk/administrator;");
}


drawMenus() // Draw the sub menus first.
