var nav_448tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Accueil',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Presse',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'presse.html',
    'sTarget':'_self'
},
{   'sTitle':'Politiques',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'politiques.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
