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="#5E7830";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cdf1b6";
offcolor="#515151";
onbgcolor="#b4c4b8";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#5E7830";
pagecolor="white";
separatorcolor="#2D729D";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
style=menuStyle;
top=30;
left=16;
followscroll=1;
aI("text=Home & News;url=index.htm;");
aI("text=Village Diary;url=village_diary.htm;");
aI("text=General Groups;url=groups.htm;");
aI("text=Young Peoples Groups;url=groups_youth.htm;");
aI("text=Groups for Young Children;url=groups_for_parents.htm;");
aI("text=Hanslope Sports Groups;url=groups_sports.htm;");
aI("text=Hanslope Churches;url=hanslope_churches.htm;");
aI("text=Hanslope Village Hall;url=hanslope_village_hall.htm;");
aI("showmenu=Photos;text=Photo Albums;");
aI("text=Parish Council;url=parish_council.htm;");
aI("text=Community Centre Project;url=community_centre.htm;");
aI("text=Parish Plan;url=parishplan.htm;");
aI("text=Community Safety;url=community_safety.htm;");
aI("text=Hanslope Businesses;url=businesses.htm;");
aI("text=Hanslope Job Vacancies;url=jobs.htm;");
aI("text=Essential Information;url=essential_info.htm;");

}

with(milonic=new menuname("Photos")){
overflow="scroll";
style=menuStyle;
aI("text=Images of Hanslope;url=village_images.htm;");
aI("text=Christmas Fayre 2011;url=XmasFayre2011.html;");
aI("text=Panto Horse Trials 2009;url=pantohorse_2009.htm;");
aI("text=Street Fayre 2009;url=street_fayre_2009.htm;");

}

drawMenus();


