var MENU_ITEMS_XP = [
	[wrap_root('<span style="color: #000000;">Go to:</span>'), '#', {'sw' : 50}, 
	],
	[wrap_root('About Us'), '#', {'sw' : 68}, 
		[wrap_child('Mission Statement'), '/about/mission.asp', null],
		[wrap_child('Bylaws'), '/about/bylaws.asp', null],
		[wrap_child('Officers & Board Members'), '/about/officers.asp', null],
		[wrap_child('Life Members'), '/about/lifemembers.asp', null],
		[wrap_child('Founding Donors'), '/about/donors.asp', null],
		[wrap_child('Membership'), '/about/membership.asp', null],
		[wrap_child('What makes 80-20 effective'), '/about/effective.asp', null],
		[wrap_child('Endorsement Convention'), '/about/ec.asp', null],
		[wrap_child('Meeting Documents'), '/about/documents.asp', null],
		[wrap_child('Organization'), '/about/organization.asp', null],
		[wrap_child('Chapters and Affiliates'), '/about/chapters.asp', null],
		[wrap_child('Contact Us'), 'contact.asp', null],
	],
	[wrap_root('Take Action'), '#', {'sw' : 85},
		[wrap_parent('Win Equal Opportunity At Work'), '#', null,
			[wrap_child('Glass Ceiling'), '/action/equalopp_glassceiling.asp', null],
			[wrap_child('Washington Post ad'), '/action/equalopp_washingtonpost.asp', null],
		],
		[wrap_child('Win a Fair Share of Judgeships'), '/action/judgeships.asp', null],
		[wrap_parent('Fight Discrimination'), '#', null,
			[wrap_child('Discrimination Watch'), '/action/discrimination_watch.asp', null],
			[wrap_child('Protecting Asian American political candidates from racist attacks'), '/action/discrimination_candidates.asp', null],
			[wrap_child('What you need to do when facing discrimination at work'), '/action/discrimination_atwork.asp', null],
		],
		[wrap_child('Presidential Election 2008'), '/news/preselect2008.asp', null],
		[wrap_child('To Achieve Political Impact'), '/action/political_impact.asp', null],
	],
	[wrap_root('Success Stories'), '#', {'sw' : 110},
		[wrap_child('Stories'), '/about/unity1.asp', null],
		[wrap_child('Details of our Best Successes'), '/about/unity2.asp', null],
		[wrap_child('Our Bloc Votes'), '/news/preselect2008_apavote.asp', null],
	],
	[wrap_root('Get Involved'), '#', {'sw' : 90},
			[wrap_child('Renew/Upgrade'), '/membership/renew.asp'],
			[wrap_child('Join'), '/membership/join.asp'],
			[wrap_child('Donate'), '/membership/donate.asp'],
			[wrap_child('Awards & Recognitions'), '/membership/awards.asp'],
			[wrap_child('Email List'), '/membership/emaillist.asp'],
			[wrap_child('Volunteer'), '/membership/volunteer.asp'],
	],				
	[wrap_root('Newsletters'), '#', {'sw' : 87},
		[wrap_child('80-20 PAC Newsletters'), 'http://80-20initiative.blogspot.com', null],
	    [wrap_child('80-20 EF Newsletters'), 'http://8020politicalpower.blogspot.com', null],
	],
	[wrap_root('FAQ'), '#', {'sw' : 45},
			[wrap_child('FAQ 1'), '/faq/long.asp'],
			[wrap_child('FAQ 2'), '/faq/new.asp'],

	],
	[wrap_root('News Room'), '#', {'sw' : 83},
		[wrap_parent('Presidential Election'), '#', null,
			[wrap_child('2008'), '/news/preselect2008.asp', null],
			[wrap_child('2004'), '/news/preselect2004.asp', null],
		],
		[wrap_child('Press Releases'), '/news/press.asp', null],
		[wrap_parent('Media Attention & Book Reviews'), '#', null,
			[wrap_child('Mainstream Media'), '/success/media_mainstream.asp', null],
			[wrap_child('Ethnic Media'), '/success/media_ethnic.asp', null],
			[wrap_child('Book Reviews'), '/success/media_bookreviews.asp', null],
		],
		[wrap_child('Announcements'), '/news/announcements.asp', null],
		[wrap_child('Special Projects & Issues'), '/news/projects.asp', null],

	],

]; 

function wrap_parent (text,icon) {
	return [
	['<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a1>&nbsp; ' + text + '</td><td><img src=/images/arr.gif align="middle" align=absmiddle hspace=3></td></tr></table></td></tr></table>'].join(''),
	['<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a0>&nbsp; ' + text + '</td><td><img src=/images/arr.gif align="middle" align=absmiddle hspace=3></td></tr></table></td></tr></table>'].join(''),
	['<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a0>&nbsp; ' + text + '</td><td><img src=/images/arr.gif align="middle" align=absmiddle hspace=3></td></tr></table></td></tr></table>'].join('')
	];
}

function wrap_child (text,icon) {
	return [
	['<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a1>&nbsp; ' + text + '</td></tr></table></td></tr></table>'].join(''),
	['<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a0>&nbsp; ' + text + '</td></tr></table></td></tr></table>'].join(''),
	['<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a0>&nbsp; ' + text + '</td></tr></table></td></tr></table>'].join('')
	];
}

function wrap_root (text) {
	return [
	'<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a1 align="left">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>',
	'<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a0 align="left">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>',
	'<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% class=a0 align="left">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>'
	];
}