_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#F18500";
oncolor="White";
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="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F18500";
offcolor="White";
onbgcolor="#A3B5BC";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="225";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Life Rights Story;target=;url=Life-Rights-Story.html;");
aI("showmenu=ArticlesThe Greatest MomentLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Websites, Little Book, MoreWeb SitesLEFT_MENU;text=Websites, Little Book, More;target=;url=Websites,-Little-Book,-More.html;");
aI("text=Video;target=;url=Video.html;");
aI("showmenu=NewsHuman Rights NewsLEFT_MENU;text=News;target=;url=News.html;");
}

with(milonic=new menuname("ArticlesThe Greatest MomentLEFT_MENU")){
style=submenuStyle;
aI("text=The Greatest Moment;target=;url=The-Greatest-Moment-We-Have-Ever-Lived.html;");
aI("text=Peace Begins Right Now;target=;url=Peace-Begins-Right-Now.html;");
aI("text=Achieving The Goal;target=;url=Achieving-The-Goal.html;");
aI("text=Natural Awakenings Interview;target=;url=Natural-Awakenings-Interview.html;");
}

with(milonic=new menuname("Websites, Little Book, MoreWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=The Little Book;target=;url=The-Little-Book.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("NewsHuman Rights NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Human Rights News;target=;url=Human-and-Civil-Rights-News-Feed.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();

