var customNavTree54 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Nouveau client',
    bIsWebPath:true,
    sUrl:'fiche-client.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Show Room',
    bIsWebPath:true,
    sUrl:'show-room.html'
},
{   sTitle:'galerie',
    bIsWebPath:true,
    sUrl:'galerie.html'
},
{   sTitle:'Situation',
    bIsWebPath:true,
    sUrl:'situation.html'
}]
});
