_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="#000000";
oncolor="#747A75";
padding="5";
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/location4.gif";
offcolor="Black";
oncolor="Navy";
pagecolor="Firebrick";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="107";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=749;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.pastoralsearch.org/search/;");
aI("text=Task Cluster Charts;target=;url=Task-Cluster-Charts.html;");
aI("showmenu=Search Articles/The Perfect PastorINFO_BAR_MENU;text=Search Articles;target=;url=Search-Articles.html;");
aI("text=About the Books;target=;url=About-the-Books.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
aI("text=About Me;target=;url=About-Me.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Search Articles/The Perfect PastorINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Perfect Pastor;target=;url=The-Perfect-Pastor.html;");
aI("text=Search Introduction;target=;url=Search-Introduction.html;");
}


 drawMenus();

