_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small6.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover6.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
bordercolor="#718996";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#EE8F00";
offcolor="White";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=907;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="40";
aI("text=HPGM;target=;url=http://www.hispraiseandglory.org/;");
aI("showmenu=Philosophy/Statement of BeliefINFO_BAR_MENU;text=Philosophy;target=;url=philosophy.html;");
aI("text=Book A Play;target=;url=book-a-play.html;");
aI("text=The Essence;target=;url=the-essence.html;");
aI("showmenu=Partners/Partnership FormINFO_BAR_MENU;text=Partners;target=;url=partners.html;");
aI("showmenu=Contact/Link ExchangeINFO_BAR_MENU;text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("Philosophy/Statement of BeliefINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Statement of Belief;target=;url=statement-of-belief.html;");
}

with(milonic=new menuname("Partners/Partnership FormINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Partnership Form;target=;url=partnership-form.html;");
aI("text=Prayer Request;target=;url=prayer-request.html;");
aI("text=Membership Update;target=;url=membership-update.html;");
aI("text=Open Letter;target=;url=open-letter.html;");
}

with(milonic=new menuname("Contact/Link ExchangeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Link Exchange;target=;url=link-exchange.html;");
aI("text=Membership;target=;url=membership.html;");
aI("text=Mailing List;target=;url=mailing-list.html;");
}


 drawMenus();

