var MENU_ITEMS = [
	['<img src="images/menu1.png">', 'index.html', null,],			  
	['<img src="images/menu2.png">', null, null,
		['A Place To Call Home', 'content1.html'],
		['Broadcasting Loud And Clear', 'content2.html'],
		['The Joy Is In The Journey', 'content3.html'],
		['Serving A Multimedia Generation', 'content4.html'],
		['A Gospel Without Borders', 'content5.html'],
		['Hope For The Hungry', 'content6.html'],
		['Answering The Cry For Help', 'content7.html'],
		['New Hope...New Beginnings', 'content8.html'],
		['Thank You', 'thanks.html'],		
		['Transparency', 'transparency.html'],
	],
	['<img src="images/menu3.png">', null, null,
		['Independent Accountants Report', 'cert0.html'],
		['Statement of Financial Position', 'stateposition.html'],
		['Statement of Activities', 'stateactivities.html'],
		['Statement of Cash Flows', 'statecashflow.html'],
		['Schedule of Functional Expenses', 'statefuncex.html'],
		['Notes to Financial Statements', null, null,
			['Notes Page 1', 'statenote1.html'],
			['Notes Page 2', 'statenote2.html'],
			['Notes Page 3', 'statenote3.html'],
		],	
		['Compensation Report', 'cert1.html'],
		['Management Assertions I', 'cert2.html'],
		['Program Expenses Report', 'cert3.html'],
		['Management Assertions II', 'cert4.html'],
	
	],
	['<img src="images/menu4.png">', 'http://www.joycemeyer.org', null,],
];

