_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth="0";
fontfamily="arial, tahoma";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="AliceBlue";
offcolor="Brown";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="DarkOrchid";
onsubimage="images/downboxed.gif";
padding="3";
pagebgcolor="AliceBlue";
pagecolor="MintCream";
separatoralign="right";
separatorcolor="Brown";
separatorwidth="85%";
subimage="images/downboxed.gif";
subimagepadding="2";
overbgimage="images/backon_grey2.gif";
itemheight="35";
itemwidth="119";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="Brown";
onbold="bold";
onborder="1px solid #999999";
oncolor="DarkOrchid";
onsubimage="images/downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
pagebgcolor="AliceBlue";
pagecolor="Brown";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_purple.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=952;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.chstulsa.com/;title=Back to Home Page;");
aI("text=Welcome;target=;url=Welcome.html;");
aI("text=We Believe;target=;url=We-Believe.html;");
aI("showmenu=Our Church/LeadershipINFO_BAR_MENU;text=Our Church;target=;url=Our-Church.html;");
aI("showmenu=Worship/Lector-Chalice ScheduleINFO_BAR_MENU;text=Worship;target=;url=Worship.html;");
aI("showmenu=Parish Life/Photo,Inside,ChurchINFO_BAR_MENU;text=Parish Life;target=;url=Parish-Life.html;");
aI("showmenu=Outreach/OutreachINFO_BAR_MENU;text=Outreach;target=;url=Outreach.html;");
aI("text=Sermons;target=;url=Sermons.html;");
}

with(milonic=new menuname("Our Church/LeadershipINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Leadership;target=;url=Leadership.html;");
aI("text=Vestry;target=;url=Vestry.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Worship/Lector-Chalice ScheduleINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Lector-Chalice Schedule;target=;url=Lector-Chalice-Schedule.html;");
aI("text=Prayer Team Schedule;target=;url=Prayer-Team-Schedule.html;");
aI("text=Music Ministries;target=;url=Music-Ministries.html;");
aI("text=Christian Education;target=;url=Christian-Education.html;");
aI("text=Youth;target=;url=Youth.html;");
}

with(milonic=new menuname("Parish Life/Photo,Inside,ChurchINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Photo,Inside,Church;target=;url=Photo,Inside,Church.html;");
aI("text=Photo,Outside,Church;target=;url=Photo,Outside,Church.html;");
}

with(milonic=new menuname("Outreach/OutreachINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Outreach;target=;url=Outreach.html;");
aI("text=Food Pantry;target=;url=Food-Pantry.html;");
aI("text=Children Relief International;target=_blank;url=http://www.childrensrelief.org/who_we_are;");
aI("text=Stand in the Gap Ministry;target=_blank;url=http://www.sitgm.org/;");
aI("text=Alpha;target=_blank;url=http://www.chsalpha.com;");
}


 drawMenus();

