var nav_227tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'INICIO',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'RESERVAS',
    'bIsExternal':true,
    'sUrl':'https://reservas.siron.es/admin/reservarPasos/reservarPaso1.aspx?cod=82EE9B2B-2D0F-499A-8E16-71D4D0369949',
    'sTarget':'_blank'
},
{   'sTitle':'UBICACION',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ubicacion.html'
},
{   'sTitle':'HABITACIONES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'habitaciones.html'
},
{   'sTitle':'SALONES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'salones.html'
},
{   'sTitle':'SERVICIOS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'servicios.html'
},
{   'sTitle':'RESTAURANTES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'restaurantes.html'
},
{   'sTitle':'FOTOS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'fotos.html',
    'sTarget':'_blank'
},
{   'sTitle':'OFERTAS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ofertas.html'
},
{   'sTitle':'MAP',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'map.html',
    'sTarget':'_blank'
}]
});
