
var MENU_ITEMS = [
	
	['INTRODUCTION','introduction.html', {'tw' : '_parent'},

	],
	['WEALTH','2_wealth.html', {'tw' : '_parent'},
		['Build Wealth','2_build.html', {'tw' : '_parent'}],
		['Protect Wealth','2_protect.html', {'tw' : '_parent'}],
		['Preserve and Transfer Wealth','2_transfer.html', {'tw' : '_parent'}],
		['Diversify Your Wealth','2_diversify.html', {'tw' : '_parent'}],
		['Charitable Giving of Wealth','2_give.html', {'tw' : '_parent'}],
	],
	['CLIENTS', '3_clients.html', {'tw' : '_parent'},
		['Trust Officers','3_trust.html', {'tw' : '_parent'}],
		['Business Owners','3_business.html', {'tw' : '_parent'}],
		['Corporate Executives','3_corporate.html', {'tw' : '_parent'}],
		['Healthcare Professionals','3_healthcare.html', {'tw' : '_parent'}],
		['Philanthropists','3_philanthropist.html', {'tw' : '_parent'}],
		['Professional Athletes','3_athlete.html', {'tw' : '_parent'}],
		['Family Trusts','3_family.html', {'tw' : '_parent'}],
		['High Net Worth Individuals','3_individual.html', {'tw' : '_parent'}],
	],
	['PRODUCTS &#038; SERVICES', '4_service.html', {'tw' : '_parent'},
		['Gemstone Portfolio Planning','4_portfolio.html', {'tw' : '_parent'}],
		['Gemstone Investment Management','4_investment.html', {'tw' : '_parent'}],
		['Gemstone Procurement','4_procurement.html', {'tw' : '_parent'}],
		['Independent Gemstone Certification','4_certification.html', {'tw' : '_parent'}],
		['Gemstone Trust Creation','4_trust.html', {'tw' : '_parent'}],
		['Gemstone Partnership Creation','4_partnership.html', {'tw' : '_parent'}],
		['Gemstone Charitable Giving','4_giving.html', {'tw' : '_parent'}],
		['Gemstone Museum Donation','4_museum.html', {'tw' : '_parent'}],
		['Gemstone Security Consultation','4_security.html', {'tw' : '_parent'}],
		['Gemstone Portfolio Appraisal and Valuation','4_appraisal.html', {'tw' : '_parent'}],
	],
	['GEMSTONE GALLERY', '5_gallery.html', {'tw' : '_parent'},

	],
];