var customnavtree16 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Order Brochure',
    bIsWebPath:true,
    sUrl:'order-brochure.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us |',
    bIsWebPath:true,
    sUrl:'contact-hike-pyrenees.html',
    sTarget:'_self'
},
{   sTitle:'Our Blog |',
    sUrl:'http://www.hikepyrenees.co.uk/blog',
    sTarget:'_self'
},
{   sTitle:'The Region |',
    bIsWebPath:true,
    sUrl:'pyrenees.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Ordesa National Park',
        bIsWebPath:true,
        sUrl:'walking-ordesa-national-park.html',
        sTarget:'_self'
    },
    {   sTitle:'Flora and Fauna',
        bIsWebPath:true,
        sUrl:'pyrenees-flora.html',
        sTarget:'_self'
    },
    {   sTitle:'San Juan de la Pena',
        bIsWebPath:true,
        sUrl:'san-juan-de-la-pena.html',
        sTarget:'_self'
    },
    {   sTitle:'Loarre Castle',
        bIsWebPath:true,
        sUrl:'loarre-castle.html',
        sTarget:'_self'
    },
    {   sTitle:'Valle de Tena',
        bIsWebPath:true,
        sUrl:'walking-valle-de-tena.html',
        sTarget:'_self'
    },
    {   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:'Gallery |',
    bIsWebPath:true,
    sUrl:'pyrenees-walking-gallery.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Lakes & Valleys Gallery',
        bIsWebPath:true,
        sUrl:'lakes-walking-holiday-gallery.html',
        sTarget:'_self'
    },
    {   sTitle:'Peaks & Passes Gallery',
        bIsWebPath:true,
        sUrl:'pyrenees-hiking-gallery.html',
        sTarget:'_self'
    },
    {   sTitle:'Refugio Week Gallery',
        bIsWebPath:true,
        sUrl:'gr11-hiking-gallery.html',
        sTarget:'_self'
    },
    {   sTitle:'Flora Gallery',
        bIsWebPath:true,
        sUrl:'pyrenees-flora-gallery.html',
        sTarget:'_self'
    },
    {   sTitle:'Butterfly Gallery',
        bIsWebPath:true,
        sUrl:'pyrenees-butterflies.html',
        sTarget:'_self'
    },
    {   sTitle:'Bird & Fauna Gallery',
        bIsWebPath:true,
        sUrl:'pyrenees-bird-gallery.html',
        sTarget:'_self'
    }]
}]
});