

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#FAF5F5";
oncolor="#000000";
offbgcolor="#3030c0";
offcolor="#ffffff";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#4f8EB6";
separatorsize="1";
padding=5;
fontsize="80%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="white";
pagebgcolor="#0066cc";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(Home=new menuname("Home")){
style=menuStyle;
top=0;
left=96;
menuwidth="800";
menualign="center";
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=http://www.murrayuuchurch.org/;status=Back To Home Page;");
aI("text=About Us;url=http://www.murrayuuchurch.org/aboutus.htm;showmenu=About Us;");
aI("text=Church News;showmenu=Church News;");
aI("text=Worship & Education;showmenu=Worship & Education;");
aI("text=Music;showmenu=Music;");
aI("text=Advocacy & Service;url=http://www.murrayuuchurch.org/advocacy-service.htm;showmenu=Advocacy & Service;");
aI("text=Links;showmenu=Links;");
aI("text=Contact Us;url=http://www.murrayuuchurch.org/contact.htm;");
aI("text=Site Index;url=http://www.murrayuuchurch.org/site-index.htm;");
}

with(milonic=new menuname("Home")){
style=menuStyle;
overflow="scroll";
aI("text=Home;url=http://www.murrayuuchurch.org;");
}

with(milonic=new menuname("About Us")){
style=menuStyle;
aI("text=Who We Are;url=http://www.murrayuuchurch.org/aboutus.htm#who-we-are;");
aI("text=Our History;url=http://www.murrayuuchurch.org/aboutus.htm#Our History;");
aI("text=Our Mission Statement;url=http://www.murrayuuchurch.org/aboutus.htm#Our Mission Statement;");
aI("text=Our Affirmation of Faith;url=http://www.murrayuuchurch.org/aboutus.htm#Our Affirmation of Faith;");
aI("text=Our Principles and Purposes;url=http://www.murrayuuchurch.org/aboutus.htm#Principles and Purposes;");
aI("text=The Living Tradition We Share;url=http://www.murrayuuchurch.org/aboutus.htm#The living tradition we share;");
aI("text=Our Church Government;url=http://www.murrayuuchurch.org/aboutus.htm#Church Government;");
aI("text=Our Committees & Groups;url=http://www.murrayuuchurch.org/committee-home-pages.htm;");
}

with(milonic=new menuname("Church News")){
style=menuStyle;
aI("text=Welcome New Visitors;url=welcome.htm;");
aI("text=From Our Minister;showmenu=From Our Minister;");
aI("text=Current Newsletter;url=http://www.murrayuuchurch.org/excerpts.htm;");
aI("text=Archived Newsletters;url=http://www.murrayuuchurch.org/archives.htm;");
}

with(milonic=new menuname("Advocacy & Service")){
style=menuStyle;
aI("text=What We Do;url=http://www.murrayuuchurch.org/advocacy-service.htm#whatwedo;");
aI("text=Addressing Hunger Issues;url=http://www.murrayuuchurch.org/advocacy-service.htm#hunger;");
aI("text=Environmental Activism;url=http://www.murrayuuchurch.org/advocacy-service.htm#environment;");
aI("text=Social Outreach;url=http://www.murrayuuchurch.org/advocacy-service.htm#social-outreach;");
aI("text=We Are A Welcoming Congregation;url=http://www.murrayuuchurch.org/welcoming.htm;");
}

with(milonic=new menuname("Music")){
style=menuStyle;
aI("text=Murray Church Choir;url=http://www.murrayuuchurch.org/choir.htm;");
aI("text=Music Committee;url=http://www.murrayuuchurch.org/music.htm;");
aI("text=The Murray Church Organ;url=http://www.murrayuuchurch.org/organ.htm;");
aI("text=Int'l Year of the Organ Concert;url=http://www.murrayuuchurch.org/organ-concerts.htm;");
aI("text=Prolatio Singers Performance;url=http://www.murrayuuchurch.org/organ-concerts.htm;");
}

with(milonic=new menuname("From Our Minister")){
style=menuStyle;
aI("text=Minister's Message;url=http://www.murrayuuchurch.org/ministers-message.htm;");
aI("text=Minister's Religious Writings;url=http://www.murrayuuchurch.org/minister-columns.htm;");
aI("text=About Rev. Sandra D. Fitz-Henry;url=http://www.murrayuuchurch.org/about-sandra.htm;");
}

with(milonic=new menuname("Worship & Education")){
style=menuStyle;
aI("text=About Our Worship Services;url=http://www.murrayuuchurch.org/worship1.htm;");
aI("text=RE Home Page;url=http://www.murrayuuchurch.org/re-home.htm;");
aI("text=RE Prospectus;url=http://www.murrayuuchurch.org/re-prospectus.htm;");
aI("text=Adult RE Program;url=http://www.murrayuuchurch.org/adre.htm;");
}
with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Our Committees & Groups;url=http://www.murrayuuchurch.org/committee-home-pages.htm;");
aI("text=Community Links and Resources;url=http://www.murrayuuchurch.org/community-links.htm;");
aI("text=UU Links of Interest;url=http://www.murrayuuchurch.org/uu-links.htm;");
aI("text=Safe Congregation Guide;url=http://www.murrayuuchurch.org/archive/MurrayChurch_SafeCongregationGuide.pdf;");
aI("text=Honoring Gifts Form;url=http://www.murrayuuchurch.org/honor-gift.htm;");}

with(milonic=new menuname("Welcoming Congregation")){
style=menuStyle;
aI("text=Who We Are;url=http://www.murrayuuchurch.org/welcoming.htm;");
}
drawMenus();


















































































