var customnavtree62 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Boutis',
    bIsWebPath:true,
    sUrl:'boutis.html',
    sTarget:'_self'
},
{   sTitle:'Sacs',
    bIsWebPath:true,
    sUrl:'sacs-boutis.html',
    sTarget:'_self'
},
{   sTitle:'Promo',
    bIsWebPath:true,
    sUrl:'promo-boutis.html',
    sTarget:'_self'
},
{   sTitle:'Set & housse boutis',
    bIsWebPath:true,
    sUrl:'set-et-housse-boutis.html',
    sTarget:'_self'
}]
});