var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Entreprise',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self'
},
{   sTitle:'Produits',
    bIsWebPath:true,
    sUrl:'produits.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Fenêtres',
        bIsWebPath:true,
        sUrl:'fenetres.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Haute isolation',
            bIsWebPath:true,
            sUrl:'haute_isolations.html',
            sTarget:'_self'
        },
        {   sTitle:'Standard',
            bIsWebPath:true,
            sUrl:'standard.html',
            sTarget:'_self'
        },
        {   sTitle:'Chassis composé',
            bIsWebPath:true,
            sUrl:'chassis_composé.html',
            sTarget:'_self'
        },
        {   sTitle:'Cintrées',
            bIsWebPath:true,
            sUrl:'cintrées.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Portes',
        bIsWebPath:true,
        sUrl:'portes.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Repliable',
            bIsWebPath:true,
            sUrl:'repliable.html',
            sTarget:'_self'
        },
        {   sTitle:'Haute isolation',
            bIsWebPath:true,
            sUrl:'haute_isolation.html',
            sTarget:'_self'
        },
        {   sTitle:'EI30 / EI60',
            bIsWebPath:true,
            sUrl:'ei30_ei60.html',
            sTarget:'_self'
        },
        {   sTitle:'Standard',
            bIsWebPath:true,
            sUrl:'standard(2).html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Coulissants',
        bIsWebPath:true,
        sUrl:'coulissants.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Levage haute isolation',
            bIsWebPath:true,
            sUrl:'levage_haute_isolation.html',
            sTarget:'_self'
        },
        {   sTitle:'Translations , isolés',
            bIsWebPath:true,
            sUrl:'page25.html',
            sTarget:'_self'
        },
        {   sTitle:'Levage standard',
            bIsWebPath:true,
            sUrl:'levage_standard.html',
            sTarget:'_self'
        },
        {   sTitle:'Translation , non isolés',
            bIsWebPath:true,
            sUrl:'translation_non_isolés.html',
            sTarget:'_self'
        },
        {   sTitle:'Coulissants déporté',
            bIsWebPath:true,
            sUrl:'coulissants_déporté.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Façades',
        bIsWebPath:true,
        sUrl:'facades.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Structural glasing',
            bIsWebPath:true,
            sUrl:'structural_glasing.html',
            sTarget:'_self'
        },
        {   sTitle:'Poteau traverse',
            bIsWebPath:true,
            sUrl:'poteau_traverse.html',
            sTarget:'_self'
        },
        {   sTitle:'Structural clamped',
            bIsWebPath:true,
            sUrl:'structural_clamped.html',
            sTarget:'_self'
        },
        {   sTitle:'Ouvrant de toiture',
            bIsWebPath:true,
            sUrl:'ouvrant_de_toiture.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Garde corps',
        bIsWebPath:true,
        sUrl:'garde_corps.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Simple poteau',
            bIsWebPath:true,
            sUrl:'simple_poteau.html',
            sTarget:'_self'
        },
        {   sTitle:'Double poteaux',
            bIsWebPath:true,
            sUrl:'double poteau.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Cloisons intérieures',
        bIsWebPath:true,
        sUrl:'cloisons_intérieures.html',
        sTarget:'_self'
    },
    {   sTitle:'Verandas',
        bIsWebPath:true,
        sUrl:'verandas.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Abris de terasse',
            bIsWebPath:true,
            sUrl:'abris_de_terasse.html',
            sTarget:'_self'
        },
        {   sTitle:'Jardins d\'hiver',
            bIsWebPath:true,
            sUrl:'jardins_d\'hiver.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Brise soleil',
        bIsWebPath:true,
        sUrl:'brise_soleil.html',
        sTarget:'_self'
    },
    {   sTitle:'Produit divers',
        bIsWebPath:true,
        sUrl:'produit_divers.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Moustiquaire',
            bIsWebPath:true,
            sUrl:'moustiquaire.html',
            sTarget:'_self'
        },
        {   sTitle:'Portail',
            bIsWebPath:true,
            sUrl:'portail.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Liens',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
},
{   sTitle:'Infos clients',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
}]
});
