var MENU_ITEMS =[
	["FILMOGRAPHIE", null, null,
		["feature", "feature.php", null],
		["serial", "serial.php", null]
	],
	["DISCOGRAPHIE", "disco.php", null],
	["SAMPLES OF WORK", "samples.php", null],
	["CONTACT", "mailto:mail@stephanmassimo.com", null],
	["LINKS", "links.php", null]
];