
var MENU_ITEMS = [
	['Home','content.html', {'tw' : 'main'}],
	['Historie','historie.html', {'tw' : 'main'}],
	['Flyers','flyers.html', {'tw' : 'main'}],
	['Foto\'s','http://www.cruisebrothers.nl/lijst.php?id=snc&id2=foto', {'tw' : 'main'}],
	['Video\'s','http://www.cruisebrothers.nl/lijst.php?id=snc&id2=video', {'tw' : 'main'}],
	['Route','route.html', {'tw' : 'main'}],
	['Contact','contact.html', {'tw' : 'main'}]
];

