_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#930600";
offcolor="#ffffff";
onbgcolor="#463C01";
oncolor="#ffffff";
padding="6";
separatorcolor="#EEE8AA";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#463C01";
onbgcolor="#8F854D";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.blackcreekchurch.com/;");
aI("showmenu=Who We Are/Our EldersLEFT_MENU;text=Who We Are;target=;url=Who-We-Are.html;");
aI("text=Meeting Times and Location;target=;url=Meeting-Times-and-Location.html;");
aI("showmenu=Sermons/Sermons- Sam BynumLEFT_MENU;text=Sermons;target=;url=Sermons.html;");
aI("showmenu=Gospel Meeting/Sermons PreachedLEFT_MENU;text=Gospel Meeting;target=;url=Gospel-Meeting.html;");
aI("showmenu=Articles/Black Creek BannerLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Summer Bible School 2011;target=;url=Summer-Bible-School-2011.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=Members Events etc./Duty RosterLEFT_MENU;text=Members Events etc.;target=;url=Members-Events-etc.html;");
}

with(milonic=new menuname("Who We Are/Our EldersLEFT_MENU")){
style=submenuStyle;
aI("text=Our Elders;target=;url=Our-Elders.html;");
aI("text=Our Deacons;target=;url=Our-Deacons.html;");
aI("text=Our Evangelist;target=;url=Our-Evangelist.html;");
}

with(milonic=new menuname("Sermons/Sermons- Sam BynumLEFT_MENU")){
style=submenuStyle;
aI("text=Sermons- Sam Bynum;target=;url=Sermons-Sam-Bynum.html;");
aI("text=Older- Sermons;target=;url=Older-Sermons.html;");
aI("text=Guest Speaker Sermons;target=;url=Guest-Speaker-Sermons.html;");
aI("text=Other Files;target=;url=Other-Files.html;");
}

with(milonic=new menuname("Gospel Meeting/Sermons PreachedLEFT_MENU")){
style=submenuStyle;
aI("text=Sermons Preached;target=;url=Sermons-Preached.html;");
}

with(milonic=new menuname("Articles/Black Creek BannerLEFT_MENU")){
style=submenuStyle;
aI("text=Black Creek Banner;target=;url=Black-Creek-Banner.html;");
}

with(milonic=new menuname("Members Events etc./Duty RosterLEFT_MENU")){
style=submenuStyle;
aI("text=Duty Roster;target=;url=Duty-Roster.html;");
aI("text=Teacher Assignments;target=;url=Teacher-Assignments.html;");
aI("text=Members Only Page;target=;url=Members-Only-Page.html;");
}


 drawMenus();

