var customnavtree34 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Acceuil',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Produits',
    bIsWebPath:true,
    sUrl:'produits.html',
    sTarget:'_self'
},
{   sTitle:'Accéssoires',
    bIsWebPath:true,
    sUrl:'accessoires.html',
    sTarget:'_self'
},
{   sTitle:'Assistance META',
    bIsWebPath:true,
    sUrl:'assistance meta.exe',
    sTarget:'_self'
},
{   sTitle:'Nous contacter',
    bIsWebPath:true,
    sUrl:'nous contacter.html'
}]
});
