_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Tahoma";
fontsize="12pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#17375D";
offcolor="White";
oncolor="#A99F67";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Tahoma";
fontsize="11pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="White";
onbold="bold";
oncolor="#A99F67";
pagecolor="#A99F67";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://ministryoutfitters.startlogic.com/public_html/michelleopseth/;");
aI("text=Michelle;target=;url=Michelle.html;");
aI("text=Performance;target=;url=Performance.html;");
aI("text=Lessons;target=;url=Lessons.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Location;target=;url=Location.html;");
aI("text=Comments;target=;url=Comments.html;");
aI("text=Favorites;target=;url=Favorites.html;");
}


 drawMenus();
