_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
separatorcolor="Transparent";
separatorsize="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.anglicancor.org/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Bible Study;target=;url=Bible-Study.html;");
aI("text=About US;target=;url=About-US.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Clergy;target=;url=Clergy.html;");
aI("text=Ministry Schedules;target=;url=Ministry-Schedules.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Photos;target=;url=Photos.html;");
aI("text=Photos New Church;target=;url=Photos-New-Church.html;");
aI("text=Outreach;target=;url=Outreach.html;");
aI("text=Building Plans;target=;url=Building-Plans.html;");
aI("text=Sermons;target=;url=Sermons.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=The Order of the Daughters of the Holy Cross;target=;url=DHC.html;");
}


 drawMenus();

