/* Tigra Menu items structure */var MENU_ITEMS_OHANA = [	[' About Ohana', null, null,		[' Visiting Ohana', 'http://www.obchurch.org/index.php/visiting_ohana/'],		[' We Are', 'http://www.obchurch.org/index.php/we_are/'],		[' We Believe', 'http://www.obchurch.org/index.php/doctrine/'],		[' Service Times', 'http://www.obchurch.org/index.php/service_times/'],		[' Our Staff', 'http://www.obchurch.org/index.php/our_staff/'],		[' Ministries', 'http://www.obchurch.org/index.php/ministries/'],		[' Ohana History', 'http://www.obchurch.org/index.php/history/'],		[' Getting Here', 'http://www.obchurch.org/index.php/getting_here/']	],];