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="#000066";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000066";
offcolor="#ffcc00";
onbgcolor="#000066";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#000066', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#ffcc00";
pagecolor="810100";
separatorcolor="#ffcc00";
separatorsize=1;
subimage="http://www.CSP-Parish.org.uk/Menu/arrow.gif";
subimagepadding=10;
}

with(milonic=new menuname("AboutUs")){
overflow="scroll";
style=menuStyle;
aI("text=About Us;url=http://www.CSP-Parish.org.uk/About.htm;");
aI("text=Who's Who;url=http://www.csp-parish.org.uk/Who.htm;");
aI("text=Parish office;url=http://www.CSP-Parish.org.uk/ParishOffice.htm;");
aI("text=History;url=http://www.CSP-Parish.org.uk/index.htm;");
aI("text=Calendar;url=http://www.trumba.com/calendars/csp-parish;target=_blank");
aI("text=Stewardship/Financial;url=http://www.CSP-Parish.org.uk/Stewardship.htm;");
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyle;
aI("text=Weddings;url=http://www.CSP-Parish.org.uk/Weddings.htm;");
aI("text=Christenings;url=http://www.CSP-Parish.org.uk/Christenings.htm;");
aI("text=Funerals;url=http://www.CSP-Parish.org.uk/Funerals.htm;");
}

with(milonic=new menuname("Churches")){
overflow="scroll";
style=menuStyle;
aI("text=St Peter's Parish Church;url=http://www.CSP-Parish.org.uk/StPetersParishChurch.htm;");
aI("text=All Saints' Church;url=http://www.CSP-Parish.org.uk/index.htm;");
aI("text=St Paul's Church;url=http://www.CSP-Parish.org.uk/index.htm;");
aI("text=Church in the Community;url=http://www.CSP-Parish.org.uk/index.htm;");
}

with(milonic=new menuname("ChurchHalls")){
overflow="scroll";
style=menuStyle;
aI("text=St Peter's Parish Hall;url=http://www.CSP-Parish.org.uk/ParishChurchHall.htm;");
aI("text=St Peter's Meeting Room;url=http://www.CSP-Parish.org.uk/ParishChurchHallMeetingRoom.htm;");
aI("text=All Saints' Church Hall;url=http://www.CSP-Parish.org.uk/AllSaintsChurchHall.htm;");
}

with(milonic=new menuname("Children")){
overflow="scroll";
style=menuStyle;
aI("text=Foundation Family Service;url=http://www.CSP-Parish.org.uk/FoundationService.htm;");
aI("text=Vine Youth Group;url=http://www.CSP-Parish.org.uk/VineYouthGroup.html;");
aI("text=Junior Church;url=http://www.CSP-Parish.org.uk/LaunchPad.html;");
aI("text=Messy Church;url=http://www.CSP-Parish.org.uk/MessyChurch.htm;");
aI("text=Little Saints;url=http://www.CSP-Parish.org.uk/LittleSaints.html;");
aI("text=Your Space;url=http://www.CSP-Parish.org.uk/index.htm;");
}

drawMenus();


