var customnavtree11 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Nos Produits',
    bIsWebPath:true,
    sUrl:'Produits nytconcept.html',"childArray" : [
    {   sTitle:'Challenge ERP',
        bIsWebPath:true,
        sUrl:'Challenge ERP.html'
    },
    {   sTitle:'E-lab',
        bIsWebPath:true,
        sUrl:'LaboExpert.html'
    }]
}]
});
