_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=What We Believe;target=;url=what-we-believe.php;");
aI("text=Our Missions;target=;url=our-missions.php;");
aI("showmenu=Church AffiliationChurch of God Seventh Day in AlbertaLEFT_MENU;text=Church Affiliation;target=;url=church-affiliation.php;");
aI("text=Upcoming Events;target=;url=upcoming-events.php;");
aI("text=Location;target=;url=location.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Church AffiliationChurch of God Seventh Day in AlbertaLEFT_MENU")){
style=submenuStyle;
aI("text=Church of God Seventh Day in Alberta;target=;url=church-of-god-seventh-day-in-alberta.php;");
}


 drawMenus();
