var customnavtree10 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'Services nytconcept.html',"childArray" : [
    {   sTitle:'Logiciels sur mesure',
        bIsWebPath:true,
        sUrl:'Logiciels sur mesure.html'
    },
    {   sTitle:'Conception graphique',
        bIsWebPath:true,
        sUrl:'Conception graphique.html'
    }]
}]
});
