
/* --- menu items --- */
var MENU_ITEMS = [
['<img src="menu/images/about_aalt_a.jpg" alt="about AALT" border="0">', 'about/index.html'],
['&nbsp;&nbsp;Awards', 'about/awards.html'],
['<img src="menu/images/submenu2.gif" align="right" border="0">&nbsp;&nbsp;Governance', null, null,
    ['&nbsp;&nbsp;Bylaws', 'governance/documents/Bylaws_2007.pdf', {'tw':'_blank'}],
    ['&nbsp;&nbsp;Board of Directors', 'governance/board.html'],
    ['&nbsp;&nbsp;Board Positions', 'governance/positions.html'],
    ['&nbsp;&nbsp;Committees', 'governance/committees.html'],
    ['&nbsp;&nbsp;Organization Chart', 'governance/documents/orgchart.pdf', {'tw':'_blank'}]
],
/* ['   Members Only', null], */
['&nbsp;&nbsp;History', 'about/history.html'],
['&nbsp;&nbsp;Liaisons', 'about/liaisons.html'],
['<img src="menu/images/submenu2.gif" align="right" border="0">&nbsp;&nbsp;Membership', null, null,
    ['&nbsp;&nbsp;Membership Benefits', 'about/benefits.html'],
    ['&nbsp;&nbsp;Membership Types', 'about/memberships.html'],
    ['&nbsp;&nbsp;Create/Renew', ' https://thriva.activenetwork.com/Reg4/Form.aspx?IDTD=3807914&RF=3909154', {'tw':'_blank'}]
],
/* ['   Memorabilia', null], */
['&nbsp;&nbsp;Mission & Purpose', 'about/purpose.html'],
['<img src="menu/images/submenu2.gif" align="right" border="0">&nbsp;&nbsp;News', null, null,
    ['&nbsp;&nbsp;News Archive', 'news/archive.html'],
    ['&nbsp;&nbsp;Press Releases', 'news/press_release.html']
],
['<img src="menu/images/submenu2.gif" align="right" border="0">&nbsp;&nbsp;Privacy', null, null,
    ['&nbsp;&nbsp;Web Statement', 'about/privacy.html'],
    ['&nbsp;&nbsp;Full Policy', '/governance/documents/privacypolicy.pdf', {'tw':'_blank'}]
],
['&nbsp;&nbsp;Publications', 'about/publications.html']
];


/* --- menu items --- */
var MENU_ITEMS_2 = [

['<img src="menu/images/careers_a.jpg" alt="career information" border="0">', 'careers/index.html'],
['&nbsp;&nbsp;Education','careers/education.html'],
['<img src="menu/images/submenu2.gif" align="right" border="0">&nbsp;&nbsp;Job Opportunities', null, null,
    ['&nbsp;&nbsp;AALT Job Boards', '../jobboards/index.php', {'tw':'_blank'}],
	['&nbsp;&nbsp;Other Job Boards', 'careers/jobopps.html']
],
['&nbsp;&nbsp;Job Profiles', 'careers/jobprofiles.html'],
['&nbsp;&nbsp;Salary Survey', 'careers/salaries.html'],
['&nbsp;&nbsp;Link Library', 'linklibrary/index.html', {'tw':'_blank'}]
];

/* --- menu items --- */
var MENU_ITEMS_3 = [
['<img src="menu/images/networking_a.jpg" alt="professional development and networking" border="0">', 'networking/index.html'],
['&nbsp;&nbsp;AALT Journal', 'journal/index.html'],
['<img src="menu/images/submenu2.gif" align="right" border="0">&nbsp;&nbsp;Conference', '../conference/index.php', null,
     ['&nbsp;&nbsp;Sponsors', 'https://thriva.activenetwork.com/Reg4/Form.aspx?IDTD=3807914&RF=3809881', {'tw':'_blank'}],
	 ['&nbsp;&nbsp;Vendors', 'https://thriva.activenetwork.com/Reg4/Form.aspx?IDTD=3807914&RF=3809823', {'tw':'_blank'}]
],
['&nbsp;&nbsp;Conference Blog', '../blog/', {'tw':'_blank'}],
['&nbsp;&nbsp;Discussion Forums','networking/discussion.html'],
['<img src="menu/images/submenu2.gif" align="right" border="0">&nbsp;&nbsp;Events', null, null,
/*     ['&nbsp;&nbsp;Programs North', null, null],   'http://www.cmiregistration.com/user/org/category.jxp?id=6905&org=271', {'tw':'_blank'}],  */
/*	 ['&nbsp;&nbsp;Programs South', null, null],   'http://www.cmiregistration.com/user/org/category.jxp?id=6906&org=271', {'tw':'_blank'}],  */
	 ['&nbsp;&nbsp;Photo Gallery', 'events/index.html']
],
/* ['&nbsp;&nbsp;Library Associations','http://www.cmiregistration.com/user/directory/index.jxp?org=271', {'tw':'_blank'}], */
['&nbsp;&nbsp;Mentoring','careers/mentorship.html']
];