var customNavTree27 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Présentation',
    bIsWebPath:true,
    sUrl:'presentation_du_centre_spirituel_jesuite_penboch.html',
    sTarget:'_self'
},
{   sTitle:'Calendrier',
    bIsWebPath:true,
    sUrl:'calendrier_des_sessions_spirituelles_a_penboch.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'nous_contacter.html',
    sTarget:'_self'
},
{   sTitle:'Infos pratiques',
    bIsWebPath:true,
    sUrl:'informations_pratiques_et_inscriptions.html',
    sTarget:'_self'
},
{   sTitle:'Liens',
    bIsWebPath:true,
    sUrl:'liens_jesuites.html',
    sTarget:'_self'
},
{   sTitle:'Plan du site',
    bIsWebPath:true,
    sUrl:'plan_du_site.html',
    sTarget:'_self'
}]
});
