/* --- menu items --- */
var MENU_ITEMS = [
	['Intro', 'http://www.panoramique.info/fr/index.html',
	],

	['Gallerie Panoramique', 'http://www.panoramique.info/pano-cgi/gallery.cgi',
	],
	['Informations', null, 
		['Quel Procédé?', 'http://www.panoramique.info/fr/process.html',],
		['Exemples au mur', 'http://www.panoramique.info/fr/in-situ.html',],
		['Expositions', 'http://www.panoramique.info/exhibit/',],
	],

	['Achetez une Photo', 'http://www.panoramique.info/fr/buy.html',
	], 



/* --- 	['New Stuff', null, --- */
/* --- 		['Webcam', 'http://www.butre.fr.st/webcam/webcam.htm'], --- */
/* --- 		['1 Day 1 Picture', 'http://www.butre.fr.st/photo/1day/index.html'], --- */
/* --- 		['Friends Links', 'http://www.butre.fr.st/misc/link.htm'], --- */
/* --- 		['Sign the Guestbook', 'http://195.132.36.136/laurent-cgi/guestbook.cgi?VIEW=1'], --- */
/* --- 	], --- */


];

