var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Compagnie',
    bIsWebPath:true,
    sUrl:'company.html',"childArray" : [
    {   sTitle:'Profil de l\'entreprise',
        bIsWebPath:true,
        sUrl:'company.html'
    },
    {   sTitle:'Partenaires',
        bIsWebPath:true,
        sUrl:'partners.html'
    }]
},
{   sTitle:'Planification des ressources d\'entreprise',
    bIsWebPath:true,
    sUrl:'businesssolutions.html'
},
{   sTitle:'Gestion de la relation client',
    bIsWebPath:true,
    sUrl:'oracle_crm_on_demand.html'
},
{   sTitle:'Services',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Services d\'implantation',
        bIsWebPath:true,
        sUrl:'syntaxexpress.html'
    },
    {   sTitle:'Services gérés et hébergement',
        bIsWebPath:true,
        sUrl:'managementservices.html'
    },
    {   sTitle:'Services de mise à niveau JD Edwards',
        bIsWebPath:true,
        sUrl:'jdedwards_upgrade.html'
    }]
},
{   sTitle:'Éducation',
    bIsWebPath:true,
    sUrl:'services.html',"childArray" : [
    {   sTitle:'Formation JD Edwards',
        bIsWebPath:true,
        sUrl:'services.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Infrastructure TI',
    bIsWebPath:true,
    sUrl:'technology.html',"childArray" : [
    {   sTitle:'Stockage',
        bIsWebPath:true,
        sUrl:'storage_ibm.html'
    },
    {   sTitle:'Services gérés et hébergement',
        bIsWebPath:true,
        sUrl:'managementservices.html'
    },
    {   sTitle:'Système Power IBM',
        bIsWebPath:true,
        sUrl:'ibm_power_systems.html'
    },
    {   sTitle:'Stockage',
        bIsWebPath:true,
        sUrl:'storage.html'
    },
    {   sTitle:'Récupération après sinistre et haute disponibilité',
        bIsWebPath:true,
        sUrl:'disaster_recovery.html'
    },
    {   sTitle:'Consolidation et virtualisation',
        bIsWebPath:true,
        sUrl:'consolidation_virtualization.html'
    }]
},
{   sTitle:'Événements et nouvelles',
    bIsWebPath:true,
    sUrl:'eventsandnews.html',"childArray" : [
    {   sTitle:'Événements',
        bIsWebPath:true,
        sUrl:'eventsandnews.html'
    },
    {   sTitle:'Webinaires',
        bIsWebPath:true,
        sUrl:'prerecordedwebinars.html'
    },
    {   sTitle:'Presse',
        bIsWebPath:true,
        sUrl:'pressrelease2.html'
    }]
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'contactus.html',"childArray" : [
    {   sTitle:'Formulaire de contact',
        bIsWebPath:true,
        sUrl:'contact-me-form.html',
        sTarget:'_self'
    }]
}]
});