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=-0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#333399";
borderstyle="none";
borderwidth=1;
fontfamily="Arial Black, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="DBEDED";
headercolor="DBEDED";
offbgcolor="#DBEDED";
offcolor="#333399";
onbgcolor="#333399";
oncolor="#DBEDED";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#DBEDED";
pagecolor="";
separatorcolor="DBEDED";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=165;
orientation="vertical";
style=menuStyle;
aI("text=Home;url=index.html;title=Welcome to Meggernie Outdoor Centre;");
aI("text=News;url=i-scout.html;title=What's new at Meggernie - click here for Meggernie News;");
aI("showmenu=events;text=Events;title=What events are going on at Meggernie.;");
aI("text=Sign up for More;url=contact.php;title=Fill out our form to be kept up to date with events and e-news;");
aI("text=Download our Leaflet;url=downloads/Meggernie-Leaflet-LowRes.pdf;title=Download our Meggernie Leaflet - PDF format - 469KB;");
aI("text=Accommodation;url=accommodation.html;title=Enjoy indoor accomodation at Meggernie;");
aI("text=Camping;url=camping.html;title=Enjoy the great outdoors at Meggernie;");
aI("text=Special Needs;url=specialneeds.html;title=We cater for everyone's needs. Click here to find out more.;");
aI("showmenu=activities;text=Activites;title=A vast range of activities both on and off site.;");
aI("text=Prices;url=prices.html;title=Up-to-date prices for activities and staying at Meggernie;");
aI("text=Contact Details;url=contactdetails.html;title=Contact details and OS Map Reference;");
}

with(milonic=new menuname("activities")){
style=menuStyle;
aI("text=On Site Activities;url=onsite_activities.html;title=Archery, grass sledging, tyrolyon crossing, see what you can do at Meggernie.;");
aI("text=Off Site Activities;url=offsite_activities.html;title=Further afield there's no shortage of things to do.");
}
with(milonic=new menuname("events")){
style=menuStyle;







aI("text=Basp 2 day Emergency First Aid Course;url=BASPFirstAid.html;title=Basp 2 day Emergency First Aid Course.;");
aI("text=Parent & Cub Camp ;url=ParentandCub.html;title=Parent & Cub Camp.;");
aI("text=Beaver Day;url=BeaverDay.html;title=Beaver Picnic.;");
aI("text=Explorer Event;url=MidSummerMadness.html;title=Explorer Event.;");
aI("text=Snowman Camp;url=snowman.html;title=Snowman Camp (Scout Section).;");


}

drawMenus();