/* --- menu items --- */
var MENU_ITEMS0 = [
	['Home Page', 'index.html'],
	['April\'s Voice', 'april.html'],
	['Bill\'s Voice', 'bill.html'],
	['Web Design', 'webdesign.html'],
	['Contact Us', 'contact.html']
];
