var MENU_ITEMS = [
	['Home / Search','http://www.ianjuby.org'],
	['Creation Science Stuff',  null,null,
		['Science notes', 'http://ianjuby.org/prevnotes.html'],
		['Letters, rebuttals', 'http://ianjuby.org/prevnotes.html'],
		['Itinerary', 'http://ianjuby.org/itinery.html'],
		['Research', 'http://ianjuby.org/research.html'],
		['Book a presentation', 'http://ianjuby.org/booking.html'],
		['Promotional stuff', 'http://ianjuby.org/promotional.html'],
		['Creation Links', 'http://ianjuby.org/links.html'],
	],	
	
	['Ian\'s stuff: DVDs, projects, yada yada', null, null,
		['Newsletter & Blog', 'http://ianjuby.org/newsletter'],
		['Watch Ian\'s Vids', 'http://ianjuby.org/videos.html'],
		['Order DVD\'s', 'http://ianjuby.org/books.html'],
		['Projects you can do', 'http://ianjuby.org/pro.html'],
		['My past projects', null,null,
			['Projects 1', 'http://ianjuby.org/proj1.html'],
			['Projects 2', 'http://ianjuby.org/proj2.html'],
			['Projects 3', 'http://ianjuby.org/proj3.html'],
		],
		['Miscellaneous stuff', 'http://ianjuby.org/personal.html'],
		['Contact info', 'http://ianjuby.org/contact.html'],
		['Donations', 'http://ianjuby.org/donate.html'],
	],
	['Scientific Creations','http://www.ianjuby.org/sciencreat.html'],	
	['Virtual Museum Tour', 'http://ianjuby.org/tour1.html'],	
];