var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Plomberie',
    bIsWebPath:true,
    sUrl:'plomberie-versailles-78-boulogne.html'
},
{   sTitle:'Chauffage',
    bIsWebPath:true,
    sUrl:'chaudiere-chauffage/chauffage-versailles-boulogne.html'
},
{   sTitle:'Entretien d\'immeubles',
    bIsWebPath:true,
    sUrl:'entretien-immeuble-plomberie-chauffage-versailles-boulogne.html'
},
{   sTitle:'Dépannages',
    bIsWebPath:true,
    sUrl:'depannage-plomberie-chauffage-versailles-78-92-boulognebillancourt-ville davray.html'
},
{   sTitle:'Spécialiste broyeurs',
    bIsWebPath:true,
    sUrl:'wc-broyeurs-sanibroyeurs.html',"childArray" : [
    {   sTitle:'W30',
        bIsWebPath:true,
        sUrl:'wc-broyeur-sanibroyeur-reparationwc/watermatic.html'
    },
    {   sTitle:'Watermatic W12 et Turbojet',
        bIsWebPath:true,
        sUrl:'wcbroyeurw12turbojet.html'
    },
    {   sTitle:'SFA luxe et 545',
        bIsWebPath:true,
        sUrl:'sanibroyeur-sfa.html'
    },
    {   sTitle:'Equation SFA',
        bIsWebPath:true,
        sUrl:'equation.html'
    },
    {   sTitle:'Cerit 45',
        bIsWebPath:true,
        sUrl:'wc-broyeur-sanibroyeur-reparationwc/cerit.html'
    },
    {   sTitle:'Setsan Mob',
        bIsWebPath:true,
        sUrl:'mob.html'
    }]
},
{   sTitle:'Nos réalisations',
    bIsWebPath:true,
    sUrl:'nosrealisations-versailles.html',"childArray" : [
    {   sTitle:'Domaines de compétences',
        bIsWebPath:true,
        sUrl:'domainescompetenceversailles.html'
    }]
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'contacts.html'
}]
});
