_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="190";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://mesadisciples.org/;");
aI("text=Ministers Message;target=;url=Ministers-Message.html;");
aI("text=Prayer Requests;target=;url=Prayer-Requests.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Music & Arts;target=;url=Music-&-Arts.html;");
aI("text=News & Events;target=;url=News-&-Events.html;");
aI("text=Centennial Celebration;target=;url=Centennial-Celebration.html;");
aI("text=Fellowships groups;target=;url=Fellowships-groups.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Espanol;target=;url=Espanol.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}


 drawMenus();

