_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#7F3D25";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#D77C4F";
offcolor="#ffffff";
onbgcolor="#EFBB70";
oncolor="Brown";
padding="6";
separatorcolor="#7F3D25";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#EFBB70";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#7F3D25";
offcolor="#EFBB70";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#EFBB70";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.stfranciswillowpark.org/;");
aI("text=Prayer of St Francis;target=;url=Prayer-of-St-Francis.html;");
aI("text=Prayer Request;target=;url=Prayer-Request.html;");
aI("text=Worship Services;target=;url=Worship-Services.html;");
aI("text=This Week's Schedule;target=;url=This-Week's-Schedule.html;");
aI("text=Bulletin Notices;target=;url=Bulletin-Notices.html;");
aI("text=Intercessions & Thanksgivings;target=;url=Intercessions-&-Thanksgivings.html;");
aI("showmenu=Schedules - Assistants/Acolytes ScheduleLEFT_MENU;text=Schedules - Assistants;target=;url=Schedules-Assistants.html;");
aI("text=Daughters of the King;target=;url=Daughters-of-the-King.html;");
aI("text=Stephen Ministries;target=;url=Stephen-Ministries.html;");
aI("text=Altar Guild;target=;url=Altar-Guild.html;");
aI("text=Vestry;target=;url=Vestry.html;");
aI("text=St Francis Favorites;target=;url=St-Francis-Favorites.html;");
aI("text=St Francis Gatherings;target=;url=St-Francis-Gatherings.html;");
aI("text=Little Miracles Childcare;target=;url=Little-Miracles-Childcare.html;");
aI("text=Cub Scout Pack 1099;target=;url=Cub-Scout-Pack-1099.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Location Map;target=;url=Location-Map.html;");
aI("text=Contact Father Jay;target=;url=Contact-Father-Jay.html;");
}

with(milonic=new menuname("Schedules - Assistants/Acolytes ScheduleLEFT_MENU")){
style=submenuStyle;
aI("text=Acolytes Schedule;target=;url=Acolytes-Schedule.html;");
aI("text=Altar Guild Schedule;target=;url=Altar-Guild-Schedule.html;");
aI("text=Chalice Bearers Schedule;target=;url=Chalice-Bearers-Schedule.html;");
aI("text=Crucifer Schedule;target=;url=Crucifer-Schedule.html;");
aI("text=Lay Reader Schedule;target=;url=Lay-Reader-Schedule.html;");
aI("text=Tellers Schedule;target=;url=Tellers-Schedule.html;");
aI("text=Torch Bearers Schedule;target=;url=Torch-Bearers-Schedule.html;");
aI("text=Ushers Schedule;target=;url=Ushers-Schedule.html;");
}


 drawMenus();

