function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("liensinternes", "Navigation", "Navigation",  null, null);
	menu.addItem("voyages", "Voyages", "Voyages",  null, null);
	menu.addItem("poemes", "Poèmes", "Poèmes",  null, null);
	menu.addItem("pratique", "Pratique", "Pratique",  null, null);
	menu.addItem("liensamis", "Liens amis", "Liens amis",  null, null);
	menu.addItem("moteurs", "Moteurs de recherche", "Moteurs de recherche",  null, null);
	menu.addSubItem("liensinternes", "Chelly", "Page d accueil", "http://perso.wanadoo.fr/chelly/index.htm");
	menu.addSubItem("liensinternes", "Accueil", "Page principale",  "http://perso.wanadoo.fr/chelly/welcome_bienvenue.htm");
	menu.addSubItem("liensinternes", "Mes passions", "la musique",  "http://perso.wanadoo.fr/chelly/passions.htm");
	menu.addSubItem("liensinternes", "Album photos", "miroir mon beau miroir",  "http://perso.wanadoo.fr/chelly/photos.htm");
	menu.addSubItem("liensinternes", "Liens préférés", "suivez les liens",  "http://perso.wanadoo.fr/chelly/liens.htm");
	menu.addSubItem("liensinternes", "Mes lectures", "certains livres qui m ont plu",  "http://perso.wanadoo.fr/chelly/lectures.htm");
	menu.addSubItem("liensinternes", "Cartes virtuelles", "Pour souhaiter vos fêtes",  "http://perso.wanadoo.fr/chelly/cartesvirtuelles.htm");
	menu.addSubItem("liensinternes", "Morphing", "Pour s amuser à mes dépends",  "http://perso.wanadoo.fr/chelly/morph.htm");
	

	menu.addSubItem("voyages", "Voyage aux USA", "Vacances",  "http://perso.wanadoo.fr/chelly/voyages.htm");
	menu.addSubItem("voyages", "Voyage aux USA", "J ai découvert aux Etats Unis, le Canyon de Chelly", "http://www.nps.gov/cach");
	menu.addSubItem("voyages", "Voyage au Brésil", "encore les vacances",  "http://perso.wanadoo.fr/chelly/voyage_au_Bresil.htm");
	menu.addSubItem("voyages", "Voyage au Brésil", "Le Carnaval au Brésil", "http://darkwing.uoregon.edu/~sergiok/brasil/carnaval.html");
	
	menu.addSubItem("poemes", "Poèmes", "Cyber Espace, Frontière du Virtuel",  "http://perso.wanadoo.fr/chelly/poemes.htm");
	menu.addSubItem("poemes", "Goutte de Pluie", "de Pierre Cusson",  "http://perso.wanadoo.fr/chelly/gouttede.htm");
	menu.addSubItem("poemes", "Je t'aime", "de Pierre Cusson",  "http://perso.wanadoo.fr/chelly/jetaime.htm");
	menu.addSubItem("poemes", "L'amitié", "de Pierre Cusson",  "http://perso.wanadoo.fr/chelly/lamitie.htm");
	menu.addSubItem("poemes", "Renaissance", "de Pierre Cusson",  "http://perso.wanadoo.fr/chelly/renaissance.htm");
	menu.addSubItem("poemes", "Mes Rêves", "de Pierre Cusson",  "http://perso.wanadoo.fr/chelly/mesreves.htm");
	menu.addSubItem("poemes", "Mon amie", "de Pierre Cusson",  "http://perso.wanadoo.fr/chelly/monamie.htm");
	menu.addSubItem("poemes", "Songe d'une nuit de glace", "de Pierre Cusson",  "http://perso.wanadoo.fr/chelly/songed.htm");
	menu.addSubItem("poemes", "Aurora", "de Jean-Marie Muller",  "http://perso.wanadoo.fr/chelly/aurora2.htm");
	menu.addSubItem("poemes", "Pardonne moi", "de Jean-Marie Muller",  "http://perso.wanadoo.fr/chelly/pardonnemoi.htm");
	menu.addSubItem("poemes", "Angoisse d'amour", "de Jean-Marie Muller",  "http://perso.wanadoo.fr/chelly/angoisse_d_amour.htm");
	menu.addSubItem("poemes", "Déclaration", "de Jean-Marie Muller",  "http://perso.wanadoo.fr/chelly/declaration.htm");
	menu.addSubItem("poemes", "La Femme", "de Jean-Marie Muller",  "http://perso.wanadoo.fr/chelly/la_femme.htm");
	menu.addSubItem("poemes", "Le Mal d'Amour", "de Jean-Marie Muller",  "http://perso.wanadoo.fr/chelly/le_mal_d_amour.html");

	menu.addSubItem("pratique", "Wanadoo", "Wanadoo",  "http://www.wanadoo.fr");	
	menu.addSubItem("pratique", "Sncf", "Sncf",  "http://www.sncf.fr");
	menu.addSubItem("pratique", "Ratp", "Ratp",  "http://www.ratp.fr");
	menu.addSubItem("pratique", "Iti", "calcul d itinéraires",  "http://www.iti.fr");
	menu.addSubItem("pratique", "Pages Jaunes", "ou Blanches",  "http://www.pagesjaunes.fr");
	menu.addSubItem("pratique", "Paris Avenue", "Paris Avenue",  "http://www.parisavenue.fr");
	menu.addSubItem("pratique", "Paris Web", "Paris Web",  "http://www.paris-web.com");
	menu.addSubItem("pratique", "Web City", "Web City",  "http://www.webcity.fr");
	menu.addSubItem("pratique", "Allo Ciné", "Allo Ciné",  "http://www.allocine.fr");
		
	menu.addSubItem("liensamis", "Olaf", "mon fournisseur de logo, ses délires", "http://perso.wanadoo.fr/olaf");
	menu.addSubItem("liensamis", "Egyo", "joli site de contes", "http://www.egyo.com");
	menu.addSubItem("liensamis", "Gérard", "Le Piaf et pas n'importe quel piaf !", "http://www.chez.com/piaf");
	menu.addSubItem("liensamis", "Plume 46", "le super site de mon fournisseur de poèmes", "http://www.dromadaire.com/perso/Plume46");
	menu.addSubItem("liensamis", "Nico", "sans lui, je n'aurai jamais commencé.. mon site", "http://www.strangewc.com");
	menu.addSubItem("liensamis", "Eric", "Pour ceux qui aiment le langage java, HTML et autres...", "http://services.worldnet.net/egerman");
	menu.addSubItem("liensamis", "Picasso", "Quelques recettes de cuisine internaute", "http://www.geocities.com/SoHo/Gallery/3819/recette.htm");
	menu.addSubItem("liensamis", "Applets", "Un magnifique site avec une multitude d'applets", "http://www.mattwolf.com/lake2.htm");
	menu.addSubItem("liensamis", "Editelor", "Traitement de comptes rendus de réunions", "http://www.editelor.com");
	
	menu.addSubItem("moteurs", "Altavista", "Altavista",  "http://www.altavista.fr");
	menu.addSubItem("moteurs", "Ariane", "Méta moteur Ariane",  "http://www.ariane6.com");
	menu.addSubItem("moteurs", "Carrefour.net", "Carrefour.net",  "http://www.carrefour.net");
	menu.addSubItem("moteurs", "Chubba", "Méta",  "http://www.chubba.com");
	menu.addSubItem("moteurs", "Ecila", "Ecila",  "http://www.ecila.fr");
	menu.addSubItem("moteurs", "Excite", "Excite", "http://www.excite.com");
	menu.addSubItem("moteurs", "Francité", "Francité",  "http://www.francite.com");
	menu.addSubItem("moteurs", "Google", "Google",  "http://www.google.com");
	menu.addSubItem("moteurs", "HotBot", "HotBot",  "http://www.hotbot.com");
	menu.addSubItem("moteurs", "Infoseek", "Infoseek",  "http://www.infoseek.com/");
	menu.addSubItem("moteurs", "Ixquick", "Méta",  "http://ixquick.com");
	menu.addSubItem("moteurs", "Lycos", "Va chercher !",  "http://www.lycos.fr");
        menu.addSubItem("moteurs", "Mamma", "Méta moteur",  "http://www.mamma.com");
        menu.addSubItem("moteurs", "Métacherche", "Méta",  "http://www.metacherche.com");
	menu.addSubItem("moteurs", "Métacrawler", "Méta",  "http://www.metacrawler.com");
	menu.addSubItem("moteurs", "Nomade", "Nomade",  "http://www.nomade.fr");
        menu.addSubItem("moteurs", "Search Process", "Réponses dans ta boîte aux lettres",  "http://www.searchprocess.com");
        menu.addSubItem("moteurs", "Voila", "Voila",  "http://www.voila.fr");
	menu.addSubItem("moteurs", "Web Brain", "Assez excellent",  "http://www.webbrain.com");
 	menu.addSubItem("moteurs", "Yahoo", "Yahoo",  "http://www.yahoo.com/");
	
	menu.showMenu();
}

