var customNavTree45 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Ground floor',
    bIsWebPath:true,
    sUrl:'creuse.html',
    sTarget:'_self'
},
{   sTitle:'1 st Floor',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
},
{   sTitle:'Park',
    bIsWebPath:true,
    sUrl:'page22.html',
    sTarget:'_self'
},
{   sTitle:'Leisure',
    bIsWebPath:true,
    sUrl:'page22a.html',
    sTarget:'_self'
},
{   sTitle:'Useful informations',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
}]
});
