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

[' portage', null,
	['modes de portage', 'index.php?s=tying_methods'],
	['babys anatomie', 'index.php?s=sah'],
	['opinions des experts', 'index.php?s=experten'],
	['foire aux questions', 'index.php?s=fua'],
	['porter en hiver', 'index.php?s=winter'],
],

[' les écharpes', null,
	['modèles et prix', 'index.php?s=patterns.php'],
	['les tailles', 'index.php?s=groesse'],
	['les prix', 'index.php?s=preise'],
	['en promotion', 'index.php?s=sonderangebote.php'],
	['series limitées', 'index.php?s=specials'],
],

[' autre produits', null,
	['DidySling', 'index.php?s=ring-sling'],
	['veste de portage', 'index.php?s=jacke_1'],
],

[' opinions', null,
	['écho des clients', 'index.php?s=kunden'],
	['album de photos', 'index.php?s=galerie.php'],
],

[' qualité', null,
	['propriétés', 'index.php?s=punkte'],
   	['fabric types', 'index.php?s=gewebe'],
	['la fabrication', 'index.php?s=herstell'],
	['the loom', 'index.php?s=jacquardwebstuhl'],
],

[' commander', null,
	['une écharpe', 'index.php?s=patterns.php'],
	['un DidySling', 'index.php?s=didysling.php'],
	['votre panier', 'index.php?s=aktion.php'],
	['un prospectus', 'index.php?s=prospektanf'],
	['magasins locaux', 'index.php?s=../public/ausland_tab.txt'],
],           
[' à propos DIDYMOS', null,
	['les débuts', 'index.php?s=anfang'],
	['conditions générales', 'index.php?s=agb'],
	['mentions légales', 'index.php?s=impressum'],
],

];
 