/* --- menu items --- */
var MENU_ITEMS = [
	['About Us', 'http://www.ufcw.org/about_ufcw/', {'sw':72, 'bl':0, 'bt':24, 'sb':'About Us'},
		['&nbsp;Where We Work', 'http://www.ufcw.org/about_ufcw/', {'sb':'Where We Work'}],
		['&nbsp;UFCW Leadership', 'http://www.ufcw.org/about_ufcw/ufcw_leadership/', {'sb':'UFCW Leadership'}],
		['&nbsp;UFCW History', 'http://www.ufcw.org/about_ufcw/ufcw_history/', {'sb':'UFCW History'}],
		['&nbsp;Union Made', 'http://www.ufcw.org/about_ufcw/ufcw_made_products/', {'sb':'Union Made'}],
		['&nbsp;UNI', 'http://www.ufcw.org/about_ufcw/uni/', {'sb':'UNI'}],
		['&nbsp;Contact Us', 'http://www.ufcw.org/about_ufcw/contact_us/', {'sb':'Contact Us'}],
		['&nbsp;Friends & Allies', 'http://www.ufcw.org/about_ufcw/friends_and_allies/', {'sb':'Friends & Allies'}],
		['&nbsp;Change to Win', 'http://www.changetowin.org/', {'sb':'Change to Win'}],
	],
	['Organizing', 'http://www.ufcw.org/organizing/', {'sw':88, 'bl':0, 'bt':24, 'sb':'Organizing'},
		['&nbsp;Union Benefits', 'http://www.ufcw.org/organizing/why_union/index.cfm', {'sb':'Union Benefits'}],
		['&nbsp;Becoming a Member', 'http://www.ufcw.org/organizing/how_we_work/index.cfm', {'sb':'Becoming a Member'}],
		['&nbsp;Become a UFCW Organizer', 'http://www.ufcw.org/organizing/become_a_ufcw_organizer/index.cfm', {'sb':'Become a UFCW Organizer'}],
		['&nbsp;Organize Your Workplace', 'http://www.ufcw.org/organizing/organize_your_workplace/index.cfm', {'sb':'Organize Your Workplace'}],
		['&nbsp;Contact Us', 'http://www.ufcw.org/organizing/contact_us/index.cfm', {'sb':'Contact Us'}],
	],
	['Members', 'http://www.ufcw.org/ufcw_members_only/', {'sw':64, 'bl':0, 'bt':24, 'sb':'Members'},
		['&nbsp;Locate Your Local Union', 'http://www.ufcw.org/about_ufcw/how_we_work/local_locator/index.cfm', {'sb':'Locate Your Local Union'}],
		['&nbsp;Online Degree at the National Labor College', 'http://www.nlc.edu/programs-degrees.html', {'sb':'Online Degree at the National Labor College'}],
	],
	['Media', 'http://www.ufcw.org/press_room/', {'sw':48, 'bl':0, 'bt':24, 'sb':'Media'},
		['&nbsp;Press Releases', 'http://www.ufcw.org/press_room/', {'sb':'Press Releases'}],
		['&nbsp;Fact Sheet & Backgrounders', 'http://www.ufcw.org/press_room/fact_sheets_and_backgrounder/', {'sb':'Fact Sheet & Backgrounders'}],
		['&nbsp;Archived Press Releases', 'http://www.ufcw.org/press_room/archived_press_releases/', {'sb':'Archived Press Releases'}],
		['&nbsp;Sign Up for Media Alerts', 'http://www.ufcw.org/press_room/media_sign_up_form/', {'sb':'Sign Up for Media Alerts'}],
	],
	['Vote UFCW', 'http://www.voteufcw.org', {'sw':80, 'bl':0, 'bt':24, 'sb':'Vote UFCW'},
	],
	['In the Community', 'http://www.ufcw.org/take_action/', {'sw':136, 'bl':0, 'bt':24, 'sb':'In the Community'},
		['&nbsp;Making Change at Walmart', 'http://www.ufcw.org/makingchange/index.cfm', {'sb':'Making Change at Walmart'}],
		['&nbsp;Feeding the Hungry', 'http://www.ufcw.org/take_action/feeding_the_hungry/index.cfm', {'sb':'Feeding the Hungry'}],
		['&nbsp;Volunteer In Politics', 'http://www.ufcw.org/issues/recruit_vips/index.cfm', {'sb':'Volunteer In Politics'}],
	],
	['Blog', 'http://www.ufcwblog.org', {'sw':40, 'bl':0, 'bt':24, 'sb':'Blog'},
	],
	['Store', 'http://www.shopufcw.com/', {'sw':48, 'bl':0, 'bt':24, 'sb':'Store'},
	],
	['Español', 'http://www.laufcw.org', {'sw':64, 'bl':0, 'bt':24, 'sb':'Español'},
	],
];
