/* --- menu items --- */
var MENU_ITEMS = [
	['Questions', null,
			['What is the Companion Flag?', 'http://www.companionflag.org/questions/whatisthecf.htm',],
			['What does it stand for?', 'http://www.companionflag.org/questions/whatdoesitstand.htm',],
			['Why would we want it?', 'http://www.companionflag.org/questions/whywantsymbol.htm',],
			['What are some examples...?', 'http://www.companionflag.org/questions/whatareexamples.htm',],
			['Is it a call to action?', 'http://www.companionflag.org/questions/calltoaction.htm',],
			['How is it displayed?', 'http://www.companionflag.org/questions/howdisplayed.htm',],
			['Why is it white?', 'http://www.companionflag.org/questions/whyisitwhite.htm',],
	],
	['| Updates', null,
		['Latest News and Updates', 'http://www.companionflag.org/updates/index.htm',],
		['Endorsements and Feedback', 'http://www.companionflag.org/updates/endorsements.htm',],
	],
	['| Action   |', null,
		['View PowerPoint 		>>', '',
			['The CF - An Introduction', 'http://www.companionflag.org/action/PowerPoint/The_Companion_Flag_Introduction.ppt',],
			['The CF at School', 'http://www.companionflag.org/action/PowerPoint/The_Companion_Flag_at_School.ppt',],
		],
		['Sign/Read the CF Guestbook', 'http://www.companionflag.org/guestbook/index.htm',],
		['Fly the Companion Flag', 'http://www.companionflag.org/action/fly.htm',],
		['Buy a Companion Flag', 'http://www.companionflag.org/action/acquire.htm',],
		['How to display it', 'http://www.companionflag.org/action/howtodisplay.htm',],
		['How to share the idea        >>', '',
		    ['Ideas', 'http://www.companionflag.org/action/cf_idea_bank.htm',],
			['Printable brochures', 'http://www.companionflag.org/action/Brochures/brochures_flyers.htm',],
			['Sample letters', 'http://www.companionflag.org/action/share.htm',],
			['Backgrounder', 'http://www.companionflag.org/action/share.htm',],
		],
		['Promotional items      >>', '',
			['Decals and stickers', 'http://www.companionflag.org/action/promote_stickers_decals.htm',],
			['Holiday and greeting cards', 'http://www.companionflag.org/action/promote_cards.htm',],
			['Pins', 'http://www.companionflag.org/action/promote_pins.htm',],
			['For your car', 'http://www.companionflag.org/action/promote_forcar.htm',],			
		],
		['Support the cause', 'http://www.companionflag.org/action/support.htm',]
	],
	['Schools |', null,
			['Schools Vision Statement', 'http://www.companionflag.org/schools/vision.htm',],
			['PowerPoint Introduction', 'http://www.companionflag.org/action/PowerPoint/The_Companion_Flag_at_School.ppt',],
			['Companion Flag Schools', 'http://www.companionflag.org/schools/index.htm',],
			['Companion Flag Projects', 'http://www.companionflag.org/schools/projects.htm',],
			['Lesson Plans & Ideas', 'http://www.companionflag.org/schools/ideas.htm',],
	],
	['Ambassadors', null,
			['What is a CF Ambassador?', 'http://www.companionflag.org/ambassadors/whatis.htm',],
			['Meet the CF Ambassadors', 'http://www.companionflag.org/ambassadors/index.htm',],
			['Become a CF Ambassador', 'http://www.companionflag.org/ambassadors/become.htm',],
	],
];

