
fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#000080";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000080";
offbgcolor="#000080";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.nrln.org/images/submenu_arrow_down-off.gif";
overflow="scroll";
subimagepadding=2;
menuwidth="100%";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=0;
screenposition="left";
menuwidth="100%";
itemwidth=100;
align="center";
left=5;
top=85;
orientation="horizontal";
style=menuStyle;
aI("showmenu=home;text=HOME;url=http://nrln.org/index.htm");
aI("showmenu=media;text=MEDIA ARTICLES;");
aI("showmenu=about;text=ABOUT US;");
aI("showmenu=contacts;text=CONTACTS;");
aI("text=LEGISLATIVE AGENDA;url=http://nrln.org/documents/NRLN 2010 Legislative Agenda POST 010110.pdf");
aI("showmenu=members;text=MEMBERSHIP;");
aI("showmenu=archives;text=ARCHIVES;");
aI("text=EMAIL SIGNUP;url=http://capwiz.com/abtr/mlm/signup/");
aI("showmenu=grassroots;text=GRASSROOTS NETWORK;");
aI("showmenu=insurance;text=INSURANCE;");
}
with(milonic=new menuname("home")){
style=menuStyle;

aI("text=NRLN Recent Activities;url=#recentact;");
aI("text=Search this Website;url=http://www.nrln.org/Zoom/Search.php;");
}

with(milonic=new menuname("media")){
style=menuStyle;
aI("text=Latest News;url=http://www.nrln.org#latest;");
aI("text=Healthcare and Pension News;url=http://www.nrln.org/clips-healthcare.htm;");
aI("text=Legislative & Other News;url=http://www.nrln.org/clips-other.htm;");
aI("text=GM Retirees News;url=http://www.gmret.org;");
}

with(milonic=new menuname("about")){
style=menuStyle;
aI("text=Organization & Mission;url=http://www.nrln.org/about-us.htm");
aI("text=Officers/Board;url=http://www.nrln.org/BOARD.htm");
aI("text=Committees;url=http://www.nrln.org/committees.htm");
aI("text=Member Associations;url=http://www.nrln.org/about-us.htm#organizations");
aI("text=By-Laws;url=http://www.nrln.org/documents/Bylaws-1.1.10.pdf");
aI("text=Acronyms Used by NRLN;url=http://www.nrln.org/documents/acronyms.pdf");
}

with(milonic=new menuname("contacts")){
style=menuStyle;
aI("text=Contact the NRLN;url=http://www.nrln.org/Feedback.htm");
aI("text=Media Contacts;url=http://capwiz.com/abtr/dbq/media/");
aI("text=Contact Elected Officials;url=http://capwiz.com/abtr/dbq/officials/");
aI("text=Contact NRLN Member Organizations;url=http://www.nrln.org/about-us.htm#organizations");
aI("text=Grassroots Network;url=http://www.nrln.org/grassroots.htm");
aI("text=Useful Links;url=http://www.nrln.org/links.htm");
aI("text=Election;url=http://abtr.capwiz.com/election/home");
}

with(milonic=new menuname("members")){
style=menuStyle;
aI("text=Association Membership;url=http://www.nrln.org/JoinUs.htm");
aI("text=Join Us as an Individual;url=http://www.nrln.org/printad.htm");
aI("text=Join the Grassroots Network;url=http://www.nrln.org/grassroots.htm");
aI("text=Support the NRLN;url=http://www.nrln.org/ccdirect.htm");
aI("text=Sign Up for Emails;url=http://capwiz.com/abtr/mlm/signup/");
}

with(milonic=new menuname("archives")){
style=menuStyle;
aI("text=Action Alerts;url=http://www.nrln.org/archives.htm#action alerts");
aI("text=FOCUS Newsletters;url=http://www.nrln.org/archives.htm#focus");
aI("text=Letters to Washington;url=http://www.nrln.org/archives.htm#ltrswash");
aI("text=Legislative Bills;url=http://www.nrln.org/archives.htm#legbills");
aI("text=News Articles;url=http://www.nrln.org/archives.htm#newsarts");
aI("text=News Releases;url=http://www.nrln.org/archives.htm#newsrel");
aI("text=President's Forum;url=http://www.nrln.org/archives.htm#pres");
aI("text=Miscellaneous;url=http://www.nrln.org/archives.htm#misc-arch");
}

with(milonic=new menuname("grassroots")){
style=menuStyle;
aI("text=About the Grassroots Network;url=javascript:OpenPopup('http://www.nrln.org/grassroots.htm');");
aI("text=Directory of Grassroots Leaders;url=http://www.nrln.org/ccount/click.php?id=11");
aI("text=Grassroots Activity Log;url=http://www.nrln.org/grassroots-log.html");
}

with(milonic=new menuname("insurance")){
style=menuStyle;
aI("text=NRLN Agency Insurance Plans;url=http://www.nrln.org/ccount/click.php?id=5");
aI("text=Helpful Insurance Resources;url=http://www.nrln.org/ccount/click.php?id=4");

}
drawMenus();