var MENU_ITEMS = [
	['Ian\'s website', null,null,
		['Visit Ian\'s website', 'http://ianjuby.org'],
		['Ian\'s blog', 'http://ianjuby.org/newsletter'],
	],	
	['MP3\'s, downloads, homeschoolers',  null,null,
		['Q&A sheets', 'http://completecreation.org/qanda.html'],
		['MP3\'s', 'http://completecreation.org/mp3s.html'],
		['References', 'http://completecreation.org/references.html'],
		['Updates & addendums', 'http://completecreation.org/addendum.html'],
		['More resources', 'http://completecreation.org/webresources.html'],
	],	
	
	['New believers - click here','http://completecreation.org/newbeliever.html'],
	['Watch the videos /  index of contents',  null,null,
		['Index', 'http://completecreation.org/index.html'],
		['Watch the videos', 'http://completecreation.org/videos.html'],
	],	
	['Order DVD\'s', 'http://completecreation.org/videos.html'],	
];
