_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze2.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/grey_4x5.gif";
subimagepadding="10";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/grey_4x5.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
itemheight="28";
aI("text=Home;target=;url=http://nv-m.org/;align=center;");
aI("text=Visitor Information;target=;url=Visitor-Information.html;align=center;");
aI("text=Sermons;target=;url=Sermons.html;align=center;");
aI("text=Senior Youth;target=;url=Senior-Youth.html;align=center;");
aI("showmenu=Leaders/Senior PastorLEFT_MENU;text=Leaders;target=;url=Leaders.html;align=center;");
aI("text=Forum;target=_blank;url=http://forum.nv-m.org;align=center;");
aI("text=Calendar;target=_blank;url=http://forum.nv-m.org/index.php?action=calendar;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
}

with(milonic=new menuname("Leaders/Senior PastorLEFT_MENU")){
style=submenuStyle;
aI("text=Senior Pastor;target=;url=Senior-Pastor.html;");
aI("text=Senior Youth Pastor;target=;url=Senior-Youth-Pastor.html;");
aI("text=Middle School Pastor;target=;url=Middle-School-Pastor.html;");
aI("text=Children's Ministry Pastor;target=;url=Children's-Ministry-Pastor.html;");
aI("text=Praise & Worship Leader;target=;url=Praise-&-Worship-Leader.html;");
}


 drawMenus();

