_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
subimagepadding="2";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=480;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Sign Up;target=;url=Sign-Up/;align=center;");
aI("text=Intro;target=;url=./;align=center;");
aI("showmenu=KurtKurt Steele Part 1INFO_BAR_MENU;text=Kurt;target=;url=Kurt.html;align=center;");
aI("showmenu=GaryTestimony of God's GraceINFO_BAR_MENU;text=Gary;target=;url=Gary.html;align=center;");
aI("showmenu=JenniferTestimony of God's Grace - 2INFO_BAR_MENU;text=Jennifer;target=;url=Jennifer.html;align=center;");
aI("showmenu=AlexTestimony of God's Grace - 3INFO_BAR_MENU;text=Alex;target=;url=Alex.html;align=center;keepalive=1;");
}

with(milonic=new menuname("KurtKurt Steele Part 1INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Kurt Steele Part 1;target=;url=Kurt-Steele-Part-1/;");
aI("text=Kurt Steele Part 2;target=;url=Kurt-Steele-Part-2/;");
aI("text=Kurt Steele Part 3;target=;url=Kurt-Steele-Part-3/;");
aI("text=Kurt Steele Part 4;target=;url=Kurt-Steele-Part-4/;");
aI("text=Kurt Steele Part 5;target=;url=Kurt-Steele-Part-5/;");
aI("text=Kurt Steele Part 6;target=;url=Kurt-Steele-Part-6/;");
aI(";");
}

with(milonic=new menuname("GaryTestimony of God's GraceINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Testimony of God's Grace;target=;url=Testimony-of-God's-Grace.html;");
}

with(milonic=new menuname("JenniferTestimony of God's Grace - 2INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Testimony of God's Grace - 2;target=;url=Testimony-of-God's-Grace-2.html;");
}

with(milonic=new menuname("AlexTestimony of God's Grace - 3INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Testimony of God's Grace - 3;target=;url=Testimony-of-God's-Grace-3.html;");
}


 drawMenus();
