var nav_197tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Accueil',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Galerie',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'galerie.html'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html',
    'sTarget':'_self'
},
{   'sTitle':'Boutique',
    'bIsExternal':true,
    'sUrl':'http://www.bm-info.com/boutique/',
    'sTarget':'_blank'
},
{   'sTitle':'Blog',
    'bIsExternal':true,
    'sUrl':'https://mariobbm.wordpress.com/',
    'sTarget':'_blank'
},
{   'sTitle':'Nous contacter',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
