_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="DodgerBlue";
offcolor="White";
onbgcolor="Gold";
oncolor="#FB1901";
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="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Transparent";
onbold="bold";
oncolor="Yellow";
outfilter="Fade(Overlap=1.00)";
padding="8";
pagecolor="Black";
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("text=HOME;target=;url=http://www.keithhudson.org/;");
aI("showmenu=ABOUT USOUR BELIEFSINFO_BAR_MENU;text=ABOUT US;target=;url=about-us.html;");
aI("text=ITINERARY;target=;url=itinerary.html;");
aI("showmenu=ARISE CONFERENCEARISE HAWAIIINFO_BAR_MENU;text=ARISE CONFERENCE;target=;url=arise-international.html;");
aI("showmenu=BOOKSTOREPODCASTINFO_BAR_MENU;text=BOOKSTORE;target=;url=bookstore.html;");
aI("text=GIVE ON LINE;target=;url=give-on-line.html;");
aI("text=CONTACT US;target=;url=contact.html;");
}

with(milonic=new menuname("ABOUT USOUR BELIEFSINFO_BAR_MENU")){
style=submenuStyle;
aI("text=OUR BELIEFS;target=;url=beliefs.html;");
aI("text=RECOMMENDATIONS;target=;url=recommendations.html;");
aI("text=MISSIONS VISION;target=;url=missions-vision.html;");
aI("text=TESTIMONIES;target=;url=testimonies.html;");
aI("text=BLOG;target=;url=blog.html;");
}

with(milonic=new menuname("ARISE CONFERENCEARISE HAWAIIINFO_BAR_MENU")){
style=submenuStyle;
aI("text=ARISE HAWAII;target=;url=arise-hawaii.html;");
}

with(milonic=new menuname("BOOKSTOREPODCASTINFO_BAR_MENU")){
style=submenuStyle;
aI("text=PODCAST;target=;url=podcast.html;");
}


 drawMenus();
