var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Nouveautés 2010',
    bIsWebPath:true,
    sUrl:'atlog_nouveaux_logiciels.html'
},
{   sTitle:'Logiciels & Services',
    bIsWebPath:true,
    sUrl:'logiciels_de_travaux_public.html',"childArray" : [
    {   sTitle:'ERAS Etudes',
        bIsWebPath:true,
        sUrl:'eras_etude_reseaux.html'
    },
    {   sTitle:'ERAS Nomad',
        bIsWebPath:true,
        sUrl:'eras_nomade_etude_reseaux.html'
    },
    {   sTitle:'ERAS 5000',
        bIsWebPath:true,
        sUrl:'ERAS_5000_b5000.html'
    },
    {   sTitle:'ERAS S1000',
        bIsWebPath:true,
        sUrl:'s1000_devis_reseaux.html'
    },
    {   sTitle:'CAMELIA',
        bIsWebPath:true,
        sUrl:'camelia_atlog_erdf.html'
    },
    {   sTitle:'CANDELA',
        bIsWebPath:true,
        sUrl:'candela_maintenance_ep.html'
    },
    {   sTitle:'ATLAS C200',
        bIsWebPath:true,
        sUrl:'carto200_erdf_grdf_atlas.html'
    },
    {   sTitle:'ATLAS DIAG',
        bIsWebPath:true,
        sUrl:'atlas_diagnostic_handicap.html'
    },
    {   sTitle:'GV IN intérieur',
        bIsWebPath:true,
        sUrl:'leve_interieur_geovisual_gvin.html'
    },
    {   sTitle:'GV OUT extérieur',
        bIsWebPath:true,
        sUrl:'leve_topo_geovisual_gvout.html'
    },
    {   sTitle:'ALTITUDE Hotline',
        bIsWebPath:true,
        sUrl:'altitude.html'
    }]
},
{   sTitle:'Téléchargement',
    bIsWebPath:true,
    sUrl:'telechargement2.html'
},
{   sTitle:'Formation',
    bIsWebPath:true,
    sUrl:'formation_atlog.html'
},
{   sTitle:'Promotion',
    bIsWebPath:true,
    sUrl:'revendeur_materiel_leica_topo.html'
},
{   sTitle:'Nous contacter',
    bIsWebPath:true,
    sUrl:'contacter.html'
}]
});