/* --- menu items --- */
var MENU_ITEMS = [
	['Home', 'http://www.panoramique.info/index.html',
	],

	['Panoramic Gallery', 'http://www.panoramique.info/pano-cgi/gallery.cgi',
	],
	['Info', null, 
		['Which Process?', 'http://www.panoramique.info/en/process.html',],
		['In Situ Example', 'http://www.panoramique.info/en/in-situ.html',],
		['Exhibits', 'http://www.panoramique.info/exhibit/',],
	],

	['Buy a Photo', 'http://www.panoramique.info/en/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'], --- */
/* --- 	], --- */


];

