var MENU_ITEMS = [
	['About', 'index.php?id=101'],
	['Study', 'index.php?id=200', null,
		['Overview', 'index.php?id=200', null,
			['Study Background', 'index.php?id=2001']
		],
		['UvA: New Media', 'index.php?id=203', null,
			['We-think', 'index.php?id=2031'],
			['Citizendium', 'index.php?id=2032'],
			['Wiki on Judge', 'index.php?id=2033'],
			['Habbo', 'index.php?id=2034'],
			['Twitter', 'index.php?id=2035']
		],
		['NUS: Industrial Design', 'index.php?id=202'],
		['TU/e: Industrial Design', 'index.php?id=201', null,
			['Qi Tracker', 'index.php?id=20142'],
			['Beeptest', 'index.php?id=20131'],
			['Global Challenge', 'index.php?id=20141'],
			['ToTheLoo', 'index.php?id=20132'],
			['At a Distance', 'index.php?id=20133'],
			['React Robot', 'index.php?id=20121'],
			['InFlight Entertainment', 'index.php?id=20122'],
			['City Air', 'index.php?id=20123'],
			['Growing Table', 'index.php?id=20124'],
			['Escapism', 'index.php?id=20151'],
			['Human Dog', 'index.php?id=20152'],
			['Magazine UNID', 'index.php?id=20153'],
			['Small stuff', 'index.php?id=20154']
		],
	],
	['Work', 'index.php?id=300', null,
		['Overview', 'index.php?id=300'],
		['Web Design', 'index.php?id=302'],
		['NMa', 'index.php?id=301'],
		['Skills', 'index.php?id=303']
	],
	['Contact', 'index.php?id=601'],
];


