var customnavtree16 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'ACCUEIL',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Hôtel',
    bIsWebPath:true,
    sUrl:'Chambres.html'
},
{   sTitle:'Tarifs',
    bIsWebPath:true,
    sUrl:'Tarifs.html',
    sTarget:'_self'
},
{   sTitle:'contact-Plan',
    bIsWebPath:true,
    sUrl:'Nous contacter .html',
    sTarget:'_self'
},
{   sTitle:'Infos Touristiques',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
}]
});
