_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="Transparent";
oncolor="#AA0000";
padding="2";
pagebgcolor="Transparent";
pagecolor="#FFFFFF";
separatorcolor="#000000";
separatorsize="0";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="146";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#9DAC56";
oncolor="#FFFFFF";
padding="4";
pagecolor="#FFFFFF";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=876;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.hawkinsvilleumc.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Our Staff;target=;url=Our-Staff.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Newsletter;target=;url=Newsletter.html;");
}


 drawMenus();

