_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightBlue";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.livinghopeportland.org/;");
aI("showmenu=I'm New/Location DirectionsINFO_BAR_MENU;text=I'm New;target=;url=I'm-New.html;");
aI("showmenu=About Us/This WeekINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Belonging/NewslettersINFO_BAR_MENU;text=Belonging;target=;url=Belonging.html;");
aI("showmenu=Growing/ChildrenINFO_BAR_MENU;text=Growing;target=;url=Growing.html;");
aI("showmenu=Serving/S.H.A.P.E.INFO_BAR_MENU;text=Serving;target=;url=Serving.html;");
aI("showmenu=Sharing/PeopleINFO_BAR_MENU;text=Sharing;target=;url=Sharing.html;");
aI("showmenu=Celebrating/MessagesINFO_BAR_MENU;text=Celebrating;target=;url=Celebrating.html;");
}

with(milonic=new menuname("I'm New/Location DirectionsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Location Directions;target=;url=Location-Directions.html;");
aI("text=Service Times;target=;url=Service-Times.html;");
}

with(milonic=new menuname("About Us/This WeekINFO_BAR_MENU")){
style=submenuStyle;
aI("text=This Week;target=;url=This-Week.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Pastors and Staff;target=;url=Pastors-and-Staff.html;");
aI("text=Board;target=;url=Board.html;");
aI("text=Purpose/Focus;target=;url=Purpose-Focus.html;");
aI("text=Purpose Driven;target=;url=Purpose-Driven.html;");
aI("text=Constitution and Bylaws;target=;url=Constitution-and-Bylaws.html;");
}

with(milonic=new menuname("Belonging/NewslettersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Newsletters;target=;url=Newsletters.html;");
aI("text=What We Believe;target=;url=What-We-Believe.html;");
aI("text=Class 101;target=;url=Class-101.html;");
}

with(milonic=new menuname("Growing/ChildrenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Children;target=;url=Children.html;");
aI("text=Men;target=;url=Men.html;");
aI("text=Seniors;target=;url=Seniors.html;");
aI("text=Women;target=;url=Women.html;");
aI("text=Youth;target=;url=Youth.html;");
aI("text=Small Groups;target=;url=Small-Groups.html;");
aI("text=Class 201;target=;url=Class-201.html;");
}

with(milonic=new menuname("Serving/S.H.A.P.E.INFO_BAR_MENU")){
style=submenuStyle;
aI("text=S.H.A.P.E.;target=;url=S.H.A.P.E.html;");
aI("text=Class 301;target=;url=Class-301.html;");
}

with(milonic=new menuname("Sharing/PeopleINFO_BAR_MENU")){
style=submenuStyle;
aI("text=People;target=;url=People.html;");
aI("text=Organizations;target=;url=Organizations.html;");
aI("text=Local;target=;url=Local.html;");
aI("text=Global;target=;url=Global.html;");
aI("text=Class 401;target=;url=Class-401.html;");
}

with(milonic=new menuname("Celebrating/MessagesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Messages;target=;url=Messages.html;");
aI("text=Audio/Tech;target=;url=Audio-Tech.html;");
aI("text=Choir;target=;url=Choir.html;");
aI("text=Praise Band;target=;url=Praise-Band.html;");
aI("text=Class 501;target=;url=Class-501.html;");
}


 drawMenus();

