hMenu = new mainMenu(120, -1, 'H');

with(hMenu)
    {
    fHeight = 32;
    border = 1;
    spacing = 0;
    padding = 4;
    hAlignment = 'left';
    vAlignment = 'top';
    bgColorOut = '#2d2590';
    bgColorOver = '#eb1020';
    bgColorSel = '#ed2100';
    fgColorOut = '#ffffff';
    fgColorOver = '#ffffff';
    fgColorSel = '#ffffff';
    borderColor = '#ffffff';
    itemTemplate = '<font class="hMenu">ITEM_TEXT</font>';

    addItem('h1', 'Chi siamo', '/sodexo.htm');
    with(items['h1'])
        {
        submenu = new subMenu();
        with(submenu)
            {
            width = 150;
            padding = 1;
            spacing = 0;
            itemTemplate = '<img src="/images/li.gif" hspace=6 border=0><font class="hMenu">ITEM_TEXT</font>';
            bgColorOut = '#e1e1e1';
            bgColorOver = '#e1e1e1';
            fgColorOut = '#000000';
            fgColorOver = '#000000';
            addItem('h1a', 'Vocazione, mission e valori', '/sodexo.htm');
            addItem('h1b', 'In Italia', '/sodexo_italia.htm');
            addItem('h1c', 'Nel mondo', '/sodexo_mondo.htm');
            addItem('h1d', 'Innovazione', '/sodexo_inn.htm');
            addItem('h1d', 'Osservatorio', '/sodexo_osserv.htm');
            }
        }

    addItem('h2', 'Sodexo per voi', '/sodexo_div.htm');
    with(items['h2'])
        {
        submenu = new subMenu();
        with(submenu)
            {
            width = 150;
            padding = 1;
            spacing = 0;
            itemTemplate = '<img src="/images/li.gif" hspace=6 border=0><font class="hMenu">ITEM_TEXT</font>';
            bgColorOut = '#e1e1e1';
            bgColorOver = '#e1e1e1';
            fgColorOut = '#000000';
            fgColorOver = '#000000';
            addItem('h2a', 'Le Divisioni', '/sodexo_div.htm');
            addItem('h2b', 'Acquisti', '/sodexo_acq.htm');
            addItem('h2c', 'Information Technology', '/sodexo_it.htm');
            addItem('h2d', 'Marketing', '/sodexo_mark.htm');
            addItem('h2e', 'Progettazione tecnica', '/sodexo_prog.htm');
            addItem('h2f', 'Risorse umane', '/sodexo_risum.htm');
            }
        }

    addItem('h3', 'Sistema di Qualit&agrave;', '/qualita_pol.htm');
    with(items['h3'])
        {
        submenu = new subMenu();
        with(submenu)
            {
            width = 180;
            padding = 1;
            spacing = 0;
            itemTemplate = '<img src="/images/li.gif" hspace=6 border=0><font class="hMenu">ITEM_TEXT</font>';
            bgColorOut = '#e1e1e1';
            bgColorOver = '#e1e1e1';
            fgColorOut = '#000000';
            fgColorOver = '#000000';
			addItem('h3a', 'La politica della qualit&agrave;', '/qualita_pol.htm');
            addItem('h3a', 'Sicurezza alimentare', '/sodexo_sicural.htm');
            addItem('h3b', 'Sicurezza nutrizionale', '/sodexo_nutri.htm');
            addItem('h3c', 'Sicurezza nei luoghi di lavoro', '/sodexo_sicurlav.htm');
            addItem('h3d', 'Certificazioni', '/sodexo_cert.htm');
            addItem('h3e', 'Link', '/sodexo_link.htm');
            }
        }
    addItem('h4', 'Piacere e salute', '/sodexo_alimentazione.htm');
    with(items['h4'])
        {
        submenu = new subMenu();
        with(submenu)
            {
            width = 150;
            padding = 1;
            spacing = 0;
            itemTemplate = '<img src="/images/li.gif" hspace=6 border=0><font class="hMenu">ITEM_TEXT</font>';
            bgColorOut = '#e1e1e1';
            bgColorOver = '#e1e1e1';
            fgColorOut = '#000000';
            fgColorOver = '#000000';
            addItem('h6a', 'Vivere con gusto', '/sodexo_alimentazione.htm');
            addItem('h6b', 'Peso adulti', '/sodexo_peso_adul.htm');
            addItem('h6c', 'Peso bambini', '/sodexo_peso_bim.htm');
            addItem('h6d', 'Come mangiamo?', '/sodexo_valutiamo.htm');
            addItem('h6e', 'Variare l\'alimentazione', '/sodexo_varieta.htm');
            addItem('h6f', 'Mangiare per stare bene', '/sodexo_mangiare_quando.htm');
            addItem('h6g', 'Idratarsi per vivere', '/sodexo_idratarsi_perche.htm');
            addItem('h6h', 'Attivitą motoria', '/sodexo_motoria_perche.htm');
			}
        }


    addItem('h5', 'Comitato Scientifico', '/comitato.htm');
    with(items['h5'])
        {
        submenu = new subMenu();
        with(submenu)
            {
            width = 180;
            padding = 1;
            spacing = 0;
            itemTemplate = '<img src="/images/li.gif" hspace=6 border=0><font class="hMenu">ITEM_TEXT</font>';
            bgColorOut = '#e1e1e1';
            bgColorOver = '#e1e1e1';
            fgColorOut = '#000000';
            fgColorOver = '#000000';
			addItem('h4a', 'Finalit&agrave e scopi', '/comitato.htm');
			addItem('h4b', 'I membri', '/membri_comitato.htm');
			addItem('h4c', 'Carta di impegni', '/comitato_carta.htm');
	        addItem('h4d', 'Lavori del comitato', '/admin/news_files/view/list.php?username=stampa&sys_aid=24');
            }
        }
//    addItem('h6', 'Lavorare con noi', '/admin/personale/view/list.php?username=personale&sys_aid=21');
    addItem('h6', 'Lavorare con noi', 'http://it.sodexo.com/itit/LavoraConNoi/RisorseUmane/risorseumane.asp');
    with(items['h6'])
        {
        submenu = new subMenu();
        with(submenu)
            {
            width = 150;
            padding = 1;
            spacing = 0;
            itemTemplate = '<img src="/images/li.gif" hspace=6 border=0><font class="hMenu">ITEM_TEXT</font>';
            bgColorOut = '#e1e1e1';
            bgColorOver = '#e1e1e1';
            fgColorOut = '#000000';
            fgColorOver = '#000000';
            addItem('h5a', 'Stiamo cercando...', 'http://it.sodexo.com/itit/LavoraConNoi/StiamoCercando/stiamocercando.asp');
            addItem('h5b', 'Invia il curriculum', 'http://it.sodexo.com/itit/LavoraConNoi/InviaCV/moduloinviocurriculum.asp');
//            addItem('h5a', 'Stiamo cercando...', '/admin/personale/view/list.php?username=personale&sys_aid=21');
//            addItem('h5b', 'Invia il curriculum', '/sodexo_curriculum.htm');
            }
        }


    addItem('h7', 'Ufficio stampa', '/admin/news_files/view/list.php?username=stampa&sys_aid=22');
    with(items['h7'])
        {
        submenu = new subMenu();
        with(submenu)
            {
            width = 150;
            padding = 1;
            spacing = 0;
            itemTemplate = '<img src="/images/li.gif" hspace=6 border=0><font class="hMenu">ITEM_TEXT</font>';
            bgColorOut = '#e1e1e1';
            bgColorOver = '#e1e1e1';
            fgColorOut = '#000000';
            fgColorOver = '#000000';
            addItem('h6a', 'Comunicati stampa', '/admin/news_files/view/list.php?username=stampa&sys_aid=22');
            addItem('h6b', 'Archivio', '/admin/news_files/view2/list.php?username=stampa&sys_aid=22');
            addItem('h6d', 'XV GMG', '/sodexo_gmg.htm');
            addItem('h6e', 'Contattaci', '/sodexo_cont.htm');
            }
        }

    addItem('h8', 'Conoscersi', '/sodexo_clienti.htm');
    }
