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

[' Portage', null,
	['Modes de portage', 'index.php?s=tying_methods'],
	['Anatomie de bébé', 'index.php?s=sah'],
	['Foire aux questions', 'index.php?s=fua'],
	['Porter en hiver', 'index.php?s=winter'],
],

[' Echarpes', null,
	['Modèles et prix', 'index.php?s=patterns.php'],
	['Tailles', 'index.php?s=groesse'],
	['Prix', 'index.php?s=preise'],
	['En promotion', 'index.php?s=sonderangebote.php'],
	['Series limitées', 'index.php?s=specials'],
],

[' Autre produits', null,
	['DidyTai', 'index.php?s=tai-start.inc'],
	['DidySling', 'index.php?s=ring-sling'],
	['Veste de portage', 'index.php?s=jacke_1'],
],

[' Opinions', null,
	['Echo des clients', 'index.php?s=kunden'],
	['Opinions des experts', 'index.php?s=experten'],
	['Album photos', 'index.php?s=galerie.php'],
],

[' Qualité', null,
	['Caractéristiques', 'index.php?s=punkte'],
   	['Tissus et forme', 'index.php?s=gewebe'],
	['Fabrication', 'index.php?s=herstell'],
	['the loom', 'index.php?s=jacquardwebstuhl'],
],

[' Commander', null,
	['Echarpe', 'index.php?s=patterns.php'],
	['DidyTai', 'index.php?s=tai-preise.inc'],
	['DidySling', 'index.php?s=didysling.php'],
	['Prospectus', 'index.php?s=prospektanf'],
	['App pour iPhone', 'index.php?s=app-load.inc'],
	['Magasins locaux', 'index.php?s=../public/ausland_tab.txt'],
	['Votre panier', 'index.php?s=aktion.php'],
],           
[' A propos de DIDYMOS', null,
	['Les débuts', 'index.php?s=anfang'],
	['Conditions générales', 'index.php?s=agb'],
	['Mentions légales', 'index.php?s=impressum'],
],

];
 
