var states = ['mout', 'mover', 'mdown'],

MENU_ITEMS0 = [
	['<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/home_16.png" height=16 width=15 align="absmiddle">&nbsp; HOME', 'https://www.anchorageea.org/index.php', {'sw' : 200, 'bw' : 235}],								 
	['<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/user_16.png" height=16 width=15 align="absmiddle">&nbsp; ABOUT US', '#', {'sw' : 200, 'bw' : 235},
			['&nbsp;<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/user_16.png" height=16 width=15 align="absmiddle">&nbsp; EXECUTIVE BOARD', 'https://www.anchorageea.org/exec_board.php'],
			['&nbsp;<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/user_16.png" height=16 width=15 align="absmiddle">&nbsp; OFFICER DUTIES', 'https://www.anchorageea.org/officer_duties.php'],
			['&nbsp;<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/user_16.png" height=16 width=15 align="absmiddle">&nbsp; BUILDING REPRESENTATIVES', 'https://www.anchorageea.org/building_reps.php'],
			['&nbsp;<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/user_16.png" height=16 width=15 align="absmiddle">&nbsp; NEA-AK UNISERV DIRECTORS', 'https://www.anchorageea.org/uniserv.php']
	],
	['<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/bubble_16.png" height=16 width=15 align="absmiddle">&nbsp; NEWS', '#', {'sw' : 200, 'bw' : 235},
		['&nbsp;<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/bubble_16.png" height=16 width=15 align="absmiddle">&nbsp; PRESIDENT\'S BLOG', 'https://www.anchorageea.org/blog.php'],
		['&nbsp;<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/bubble_16.png" height=16 width=15 align="absmiddle">&nbsp; PRESIDENT\'S MESSAGE', 'https://www.anchorageea.org/presidents_message.php'],
	],
	['<img src="http://shumakergroup.com/~aea/includes/nav_public/icons/letter_16.png" height=16 width=15 align="absmiddle">&nbsp; CONTACT US', 'https://www.anchorageea.org/contact.php', {'sw' : 200, 'bw' : 235}],
];

