_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="SkyBlue";
onbold="bold";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="SkyBlue";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSkyBlue";
offcolor="White";
onbgcolor="Black";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="220";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.allianceduluth.com/;");
aI("showmenu=Who we are/Our Mission, Vision & ValuesLEFT_MENU;text=Who we are;target=;url=Who-we-are.html;");
aI("showmenu=Ministries/PrayerLEFT_MENU;text=Ministries;target=;url=Ministries.html;");
aI("text=Missions;target=;url=Missions.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=ACC Calendar;target=;url=ACC-Calendar.html;");
aI("showmenu=Resources/BibleLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=ACC Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Who we are/Our Mission, Vision & ValuesLEFT_MENU")){
style=submenuStyle;
aI("text=Our Mission, Vision & Values;target=;url=Our-Mission,-Vision-&-Values.html;");
aI("text=Doctrinal Statement;target=;url=Doctrinal-Statement.html;");
aI("text=Brief History;target=;url=Brief-History.html;");
}

with(milonic=new menuname("Ministries/PrayerLEFT_MENU")){
style=submenuStyle;
aI("text=Prayer;target=;url=Prayer.html;");
aI("text=Intercessory Prayer;target=;url=Intercessory-Prayer.html;");
aI("showmenu=Ministries/AWANA/PugglesLEFT_MENU;text=AWANA;target=;url=AWANA.html;");
}

with(milonic=new menuname("Ministries/AWANA/PugglesLEFT_MENU")){
style=submenuStyle;
aI("text=Puggles;target=;url=Puggles.html;");
aI("text=Cubbies;target=;url=Cubbies.html;");
aI("text=Sparks;target=;url=Sparks.html;");
aI("text=Truth & Training;target=;url=Truth-&-Training.html;");
}

with(milonic=new menuname("Resources/BibleLEFT_MENU")){
style=submenuStyle;
aI("text=Bible;target=;url=Bible.html;");
aI("text=Suggested Reading;target=;url=Suggested-Reading.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
}


 drawMenus();

