_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#5A4F3F";
offcolor="Gainsboro";
onbgcolor="#302B25";
onbold="bold";
oncolor="BurlyWood";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="AliceBlue";
onbgcolor="#C70809";
oncolor="BurlyWood";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="8";
pagebgcolor="Transparent";
pagecolor="BurlyWood";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="136";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=952;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=HOME/ABOUT USINFO_BAR_MENU;text=HOME;target=;url=index.php;");
aI("text=BOOKSTORE;target=;url=online-christian-store.html;");
aI("text=WBC;target=;url=word-bible-college.html;");
aI("text=ITINERARY;target=;url=itinerary.html;");
aI("text=MEDIA;target=;url=media.html;");
aI("showmenu=PARTNERSHIP/ANY TIME GIFTINFO_BAR_MENU;text=PARTNERSHIP;target=;url=partnership.html;");
aI("text=CONTACT US;target=;url=contact.html;");
}

with(milonic=new menuname("HOME/ABOUT USINFO_BAR_MENU")){
style=submenuStyle;
aI("text=ABOUT US;target=;url=about-us.html;");
}

with(milonic=new menuname("PARTNERSHIP/ANY TIME GIFTINFO_BAR_MENU")){
style=submenuStyle;
aI("text=ANY TIME GIFT;target=;url=give-on-line.html;");
}


 drawMenus();

