_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="White";
oncolor="#747A75";
padding="5";
pagecolor="White";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#B6B6B6";
oncolor="WhiteSmoke";
pagecolor="Turquoise";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="148";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=592;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://workerstogetherwithhim.org/;");
aI("showmenu=The Vine and BranchesThe Vine and Branches Subscription PageMAIN_FOOTER_MENU;text=The Vine and Branches;target=;url=vine-and-branches.html;");
aI("text=Sermons;target=;url=a-lamp-unto-my-feet.html;");
aI("text=You Can Help!;target=;url=you-can-help!.html;");
}

with(milonic=new menuname("The Vine and BranchesThe Vine and Branches Subscription PageMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=The Vine and Branches Subscription Page;target=;url=the-vine-and-branches-subscription-page.html;");
aI("text=The Vine and Branches Contributors' Page;target=;url=the-vine-and-branches-contributors'-page.html;");
}


 drawMenus();
