
var TREE_ITEMS = [
	['About Us', 'http://www.ventureast.net/Aboutus.html/investee', 		
			['Who we are', 'http://www.ventureast.net/Aboutus.html/investee'],
			['What we want', 'http://www.ventureast.net/whatwewant.html/investee'],
			['History', 'http://www.ventureast.net/history.html/investee'],
	],
	['Portfolio', 'http://www.ventureast.net/Portfolio.html',		
			['Jobs in our companies', 'http://www.ventureast.net/Jobs.html'],
			['Partner with our companies', 'http://www.ventureast.net/Partnering.html'],
			['Micro-equity portfolio', 'http://www.ventureast.net/DyncFund.html/id/98/tab/2'],
	],
	['Funds', 'http://www.ventureast.net/Funds.html'],
	['Team', 'http://www.ventureast.net/Team.html'],
	['News', 'http://www.ventureast.net/NewsAndEvents.html/investee',		
			['News', 'http://www.ventureast.net/NewsAndEvents.html/investee'],
			['News on Portfolio Companies', 'http://www.ventureast.net/NewsOnCompanies.html/investee'],
			['Presentations & Conferences', 'http://www.ventureast.net/PresentAndConfrence.html/investee'],
			['Publications', 'http://www.ventureast.net/Publication.html/investee'],
			['Event Calendar', 'http://www.ventureast.net/calendar.html/investee'],
	],
	['Contact Us', 'http://www.ventureast.net/Contactus.html/investee'],
	['Ecosystem', 'http://www.ventureast.net/Ecosystem.html/op/1/type/investee',		
			['Incubators', 'http://www.ventureast.net/Ecosystem.html/op/1/type/investee'],
			['Intermediaries', 'http://www.ventureast.net/Ecosystem.html/op/2/type/investee'],
			['Industry associations', 'http://www.ventureast.net/Ecosystem.html/op/3/type/investee'],
	],
	['Blog', 'http://www.ventureast.net/vblog/index.php']
];