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="#999999";
borderstyle="solid";
borderwidth=0;
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0a487c";
offcolor="#fff";
onbgcolor="#767270";
oncolor="#fff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#92c7f1";
pagecolor="#fff";
separatorcolor="#4e3525";
separatorsize=0;
separatorpadding=2;
subimage="images/arrowred.gif";
//subimagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top="185";
screenposition="center";
menuwidth="740px";
menualign="left";



style=menuStyle;
aI("itemwidth=50;text=Home;url=index.html");
aI("itemwidth=100;showmenu=OurParish;text=Our Parish;url=ourparish.html;");
aI("itemwidth=140;showmenu=Find_Us;text=Contact/Find Us;url=find_us.html");
aI("itemwidth=65;showmenu=;text=Services;url=services.html");
aI("itemwidth=80;showmenu=News/Events;text=News/Events;url=news.html");
aI("itemwidth=70;showmenu=Prayer;text=Prayer;url=");
aI("itemwidth=70;showmenu=;text=Downloads;url=downloads.html");
aI("itemwidth=60;showmenu=;text=Links;url=links.html");
aI("itemwidth=50;showmenu=Polski;text=;image=images/pls.jpg;url=polski_index.html");
}

with(milonic=new menuname("OurParish")){
overflow="scroll";
style=menuStyle;
align="left";
itemwidth=150;
//overfilter="Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
//aI("text=Home is a Holy Place;url=homeholy.html;")
//aI("text=Towards 150;url=toward150.html;")
aI("text=Parish History;url=history1.html;")
aI("text=Mass Centres;url=mass_centres.html;")
aI("text=Clergy Team;url=clergyteam.html;")
aI("text=Sacramental Programmes;url=sacraments.html;")
aI("text=Child Protection;url=childprotection.html;")
aI("text=Parish Lottery;url=parish_lottery.html;")
aI("text=Parish Structure;url=structure.html;")
aI("text=Schools;url=schools.html;")
aI("text=Religious Communities;url=religiouscommunities.html;")
aI("text=International;url=international.html;")
aI("text=Liturgy &amp; Catechesis;url=liturgy.html;")
aI("text=Social &amp; Pastoral;url=socialpastoral.html;")
aI("text=Support Services;url=support.html;")
aI("text=Catenian Association;url=catenians.html;")


}

with(milonic=new menuname("Find_Us")){
style=menuStyle;
align="left";
aI("text=Directions;url=find_us.html;");
aI("text=Parish Boundary;url=find_us.html;");



}

with(milonic=new menuname("Prayer")){
style=menuStyle;
align="left";
//aI("text=Jesse Tree;url=advent.html;");
aI("text=Sacred Space;url=http://www.sacredspace.ie/;");
aI("text=Daily Prayer Online;url=http://churchresources.info/pray/index.shtml;");
aI("text=Universalis;target='blank';url=http://www.universalis.com/n-web.htm;");

}

with(milonic=new menuname("News/Events")){
style=menuStyle;
align="left";
aI("text=Roman Missal New Translation;url=new_roman_missal.html;");
aI("text=Oberammergau Pilgrimage;url=oberammergau.html;");
aI("text=Newsletters/Diary;url=news.html;");
aI("text=Photo Gallery;url=gallery.html;");

}


with(milonic=new menuname("Polski")){
style=menuStyle;
align="left";
aI("text=Ogloszenia- styczen 2012;url=polski_notices.html;");
aI("text=Nasza Parafia;url=polski_index.html;");
aI("text=Strony Wsp&#243;lnoty Polskiej;url=polski.html;");
aI("text=Znajdz Nas;url=polski_find_us.html;");


}

drawMenus();


