    var menu2 = new Menu('menu2', 'text', '<div style="height:19px;width:62px;padding-top:4px;"><a href="/mon_compte/index.phtml" class="utilisateur">MON PROFIL</a></div>', '/mon_compte/index.phtml', 'menu_ht noborder utilisateur', '' ,62, 17);
    menu2.decalageMenu(23, -7);
    menu2.changerBgColor('#ffffff', '#848484');
    menu2.changerPolice('#848484', '#FFFFFF');
    menu2.ajouterRubrique('text', 'Gérer votre profil', '/mon_compte/index.phtml', 'rub');
    menu2.creerMenu();
    
    var menu3 = new Menu('menu3', 'text', '<div style="height:19px;width:98px;padding-top:4px;"><a href="/mon_compte/newsletters.phtml" class="utilisateur">MES NEWSLETTERS</a></div>', '/mon_compte/newsletters.phtml', 'menu_ht noborder utilisateur', '' ,98, 17);
    menu3.decalageMenu(23, -7);
    menu3.changerBgColor('#ffffff', '#848484');
    menu3.changerPolice('#848484', '#FFFFFF');
    menu3.ajouterRubrique('text', 'Gérer librement vos newsletters', '/mon_compte/newsletters.phtml', 'rub');
    menu3.creerMenu();
    
    var menu4 = new Menu('menu4', 'text', '<div style="height:19px;width:49px;padding-top:4px;"><a href="/mon_compte/abonnements_premium.phtml" class="utilisateur">PREMIUM</a></div>', '/mon_compte/abonnements_premium.phtml', 'menu_ht noborder utilisateur', '' ,49, 17);
    menu4.decalageMenu(23, -7);
    menu4.changerBgColor('#ffffff', '#848484');
    menu4.changerPolice('#848484', '#FFFFFF');
    menu4.ajouterRubrique('text', 'Cliquez pour découvrir nos offres JIM Premium', '/mon_compte/abonnements_premium.phtml', 'rub');
    menu4.creerMenu();
    
    var menu5 = new Menu('menu5', 'text', '<div style="height:19px;width:90px;padding-top:4px;"><a href="/mon_compte/inscription.phtml" class="utilisateur">Première visite ?</a></div>', '/mon_compte/inscription.phtml', 'menu_ht noborder utilisateur', '' ,90, 17);
    menu5.decalageMenu(23, -7);
    menu5.changerBgColor('#ffffff', '#848484');
    menu5.changerPolice('#848484', '#FFFFFF');
    menu5.ajouterRubrique('text', 'Le JIM est réservé aux professionnels de santé inscrits. L\'inscription est gratuite et rapide.', '/mon_compte/inscription.phtml', 'rub');
    menu5.creerMenu();
    
    var menu6 = new Menu('menu6', 'text', '<div style="height:19px;width:87px;padding-top:4px;"><a href="/mon_compte/identifiez_vous.phtml" class="utilisateur">IDENTIFIEZ-VOUS</a></div>', '/mon_compte/identifiez_vous.phtml', 'menu_ht noborder utilisateur', '' ,87, 17);
    menu6.decalageMenu(23, -7);
    menu6.changerBgColor('#ffffff', '#848484');
    menu6.changerPolice('#848484', '#FFFFFF');
    menu6.ajouterRubrique('text', 'Identifiez vous pour accéder aux contenus et services du JIM', '/mon_compte/index.phtml', 'rub');
    menu6.creerMenu();
    
    var menu7 = new Menu('menu7', 'text', '<div style="height:19px;width:68px;padding-top:4px;"><a href="/mon_compte/newsletters.phtml" class="utilisateur">NEWSLETTERS</a></div>', '/mon_compte/newsletters.phtml', 'menu_ht noborder utilisateur', '' ,68, 17);
    menu7.decalageMenu(23, -7);
    menu7.changerBgColor('#ffffff', '#848484');
    menu7.changerPolice('#848484', '#FFFFFF');
    menu7.ajouterRubrique('text', 'Des newsletters gratuites sont réservés aux professionnels inscrits', '/mon_compte/newsletters.phtml', 'rub');
    menu7.creerMenu();
    
    var menu8 = new Menu('menu8', 'text', '<div style="height:19px;width:49px;padding-top:4px;"><a href="/mon_compte/mon_jim.phtml" class="utilisateur">MON JIM</a></div>', '/mon_compte/mon_jim.phtml', 'menu_ht noborder utilisateur', '' ,49, 17);
    menu8.decalageMenu(23, -25);
    menu8.changerBgColor('#ffffff', '#848484');
    menu8.changerPolice('#848484', '#FFFFFF');
    menu8.ajouterRubrique('text', 'Ma bibliothèque', '/mon_compte/bibliotheque.phtml', 'rub');
    menu8.ajouterRubrique('text', 'Mes thèmes', '/mon_compte/themes.phtml', 'rub');
    menu8.ajouterRubrique('text', 'Mes alertes', '/mon_compte/alertes.phtml', 'rub');
    menu8.ajouterRubrique('text', 'Mon abonnement', '/mon_compte/abonnements.phtml', 'rub');
    menu8.creerMenu();                               

