var customnavtree17 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Walking Holidays',
    bIsWebPath:true,
    sUrl:'walking-holidays-spain.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Lakes & Valleys',
        bIsWebPath:true,
        sUrl:'lakes-valleys.html',
        sTarget:'_self'
    },
    {   sTitle:'Discover Ordesa',
        bIsWebPath:true,
        sUrl:'ordesa-walking-holiday.html',
        sTarget:'_self'
    },
    {   sTitle:'Peaks & Passes',
        bIsWebPath:true,
        sUrl:'peaks-passes-pyrenees-hiking.html',
        sTarget:'_self'
    },
    {   sTitle:'Refugio Week',
        bIsWebPath:true,
        sUrl:'refugio-gr11-walking.html',
        sTarget:'_self'
    },
    {   sTitle:'Independent Walking Holidays',
        bIsWebPath:true,
        sUrl:'independent-walking-holidays.html',
        sTarget:'_self'
    },
    {   sTitle:'Village to Village',
        bIsWebPath:true,
        sUrl:'gr15-village-to-village-walking-holiday.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Activity Holidays',
    bIsWebPath:true,
    sUrl:'activity-holidays-pyrenees.html',
    sTarget:'_self'
},
{   sTitle:'Learn Spanish',
    bIsWebPath:true,
    sUrl:'learn-spanish-pyrenees.html',
    sTarget:'_self'
},
{   sTitle:'Location',
    bIsWebPath:true,
    sUrl:'pyrenees-walking-location.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Our Bases',
        bIsWebPath:true,
        sUrl:'pyrenees-walking-villages.html',
        sTarget:'_self'
    },
    {   sTitle:'Getting Here',
        bIsWebPath:true,
        sUrl:'getting-to-the-pyrenees.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Accommodation',
    bIsWebPath:true,
    sUrl:'pyrenees-hotels.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Hotel Casa Morlans',
        bIsWebPath:true,
        sUrl:'panticosa-hotel.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotel Tierra de Biescas',
        bIsWebPath:true,
        sUrl:'biescas-hotel.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotel Ordesa',
        bIsWebPath:true,
        sUrl:'torla-hotel.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotel Puigdefabregas',
        bIsWebPath:true,
        sUrl:'jaca-hotel.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Guests Comments',
    bIsWebPath:true,
    sUrl:'pyrenees-walking-holiday-reviews.html',
    sTarget:'_self'
},
{   sTitle:'Dates & Prices',
    bIsWebPath:true,
    sUrl:'walking-holiday-dates.html',
    sTarget:'_self'
},
{   sTitle:'How to book',
    bIsWebPath:true,
    sUrl:'how-to-book.html',
    sTarget:'_self'
}]
});