/* --- menu items --- */
var MENU_ITEMS = [
	['Sequencing', null, null,
		['UMN', 'http://pinetree.ccgb.umn.edu/', null],
		['Georgia', 'http://fungen.botany.uga.edu/Projects/Pine/Pine.htm', null],
	],
];

