/*
  --- menu items --- 
 */
var MENU_ITEMS = [

	['La compagnie','index.html', null, null,
			],
	['Produits', null, null,
		['Bacs', 'ker.htm',],
		['Palettes', 'vbretti.htm',],
		['Bassines &agrave; palangre', 'linub.htm',],
		],
	['Liens','tenglar.htm', null, null,
	],
	['Faq', 'faq.htm',null, null,
			],
];

