﻿/* Tigra Menu items structure */

var MENU_ITEMS = [
	['Home', 'index.php', {'tt':'EC2012 home page '},
		['Site Map', 'index.php#sitemap',,
		 	['<span class="menuitemheading">site map</span><br><br>text links to the information available at EC2012 <br><br>']],
		['Download the document', 'download.php',,
		 	['<span class="menuitemheading">Get your own copy</span><br><br>get your own copy of EC2012: a framework for Equitable Governance of the Planet <br><br> ']],
		['Japanese download', 'download.php',,],
		['Enquiries', 'enquiry.php',,
		 	['<span class="menuitemheading">Want to know more?</span><br><br>here is an enquiry form you can use to get in touch with the authors of EC2012<br><br> ']],
 		['Become an Ambassador', 'Become_an_Ambassador.php',,
 		 	['Want to become an <span class="menuitemheading">Earth Council Embassy Ambassador?</span><br><br> - heres where to start.<br><br>']]
	],
	['Facets',,,
		['Introduction', 'Introduction-to-the-Earth-Council.php',,
		 	['<span class="menuitemheading">Introduction</span><br><br> a suggested structure for Universal Sovereignty of the People on Planet Earth<br><br>']],
		['Equitable Governance', 'Equitable-Governance.php',,
		 	['<span class="menuitemheading">Governance</span><br><br> our suggested framework for Equitable Governance of the Planet <br><br>']],
		['BioRegions', 'Earth-Council_Bioregions.php',,
		 	['<span class="menuitemheading">Planetary Regions</span><br><br>Suggested BioRegions: a way of identifying 12 separate regions which make up our planet. <br><br>']],
		['a Hopi Prophecy', 'Hopi_Prophecy.php',,
		 	['<span class="menuitemheading">The People of Peace predict...</span><br><br>The Hopi Prophecy relating to &#8220;When the Earth is Dying&#8221;. <br><br>']],
		['Inspirational Wisdom', 'Inspirational-Wisdom.php',,
		 	['<span class="menuitemheading">Wise Guidance</span><br><br>Some of the wisdom of renowned individuals which has contributed to EC2012 <br><br>']],
 		['Native Wisdom', 'The-Recognition-of-Native-Wisdom.php',,
 		 	['<span class="menuitemheading">Native Wisdom</span><br><br>A synthesis of David Suzuki and Peter Knudtsons work<br><br>']],
 		['Science Wisdom', 'The-Nature-wisdom-of-scientists.php',,
 		 	['<span class="menuitemheading">The nature-wisdom of Western Elders [Scientists]</span><br><br>By David Suzuki and Peter Knudtson<br><br>']],
 		['The Age of Purification', 'The-Age-of-purification.php',,
 		 	['<span class="menuitemheading">The Age of Purification</span><br><br>&#8220;We pledge allegiance to a Living Earth&#8221;<br><br>']],
 		['Peace, Love & Happiness', 'The-Unified-Truth-of-Peace-Love-and-Happiness.php',,
 		 	['<span class="menuitemheading">The Unified Truth of Peace, Love and Happiness</span><br><br>&#8220;There is no way to Peace. Peace <b><u>is</u></b> the way&#8221;<br><br>']],
 		['Open letter', 'Earth-Council-Embassy_Open-letter.php',,
 		 	['<span class="menuitemheading">Dear Decision Makers.....</span><br><br>An open letter to the richest 500 people, the leaders of the five veto powers of the UN<br><br>']],
 		['Flower of Life', 'the-Flower-of-Life-symbol.php',,
 		 	['<span class="menuitemheading">The EC2012 symbol</span><br><br>An ancient symbol depicting the interconnectedness of life on planet Earth<br><br>']],
 		['Become an Ambassador', 'Become_an_Ambassador.php',,
 		 	['Want to become an <span class="menuitemheading">Earth Council Embassy Ambassador?</span><br><br> - heres where to start.<br><br>']],
		['Acknowledgments', 'Acknowledgments.php',,
		 	['<span class="menuitemheading">We wish to thank....</span><br><br>We wish to express our gratitude to those who have paved the way...... <br><br>']]
	],
	
	['About ECE',,,
		['Earth Council Embassy bios', 'Earth_Council_Embassy_bios.php',,
		 	['<span class="menuitemheading">Meet the people.</span><br><br>Bios for the main Men and Women of the Earth Council Embassy <br><br>']],
		['Earth Council pictures', 'Earth-Council_Gallery.php',,
		 	['<span class="menuitemheading">Our Picture Gallery</span><br><br>Pictures from events and occasions featuring Earth Council Embassy. <br><br>']]
	]
];
