var MENU_ITEMS1 = [
	['All categories..', null, null,
		['All categories..', null, null],
		['Business', null, null],
		['Computers', null, null],
		['News', null, null],
		['Entertainment', null, null],
		['Recreation', null, null],
		['Health', null, null],
		['Government', null, null],
		['Regional', null, null],
		['Society', null, null],
		['Education', null, null],
		['Arts', null, null],
		['Science', null, null],
		['Social Science', null, null],
		['Reference', null, null]
	]
];
