var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'dofe expedition, gold, silver and bronze expeditions. Expedition in Mid Wales Wild Country, Snowdonia Wild Country, Silver & Bronze across England & Wales',
    sTitle:'DofE Expeditions',
    bIsWebPath:true,
    sUrl:'dofe_expeditions.html',"childArray" : [
    {   sTitle:'Gold Expeditions for Schools & Groups',
        bIsWebPath:true,
        sUrl:'dofe_gold_expeditions.html'
    },
    {   sTitle:'Open Gold',
        bIsWebPath:true,
        sUrl:'open_gold_expeditions.html'
    },
    {   sTitle:'Silver Expeditions',
        bIsWebPath:true,
        sUrl:'silver_expeditions.html',"childArray" : [
        {   sTitle:'OpenSilver',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'silver_expeditions.html#Open_Silver'
        }]
    },
    {   sTitle:'Bronze Expeditions',
        bIsWebPath:true,
        sUrl:'bronze_expeditions.html'
    },
    {   sTitle:'Cycling Expeditions',
        bIsWebPath:true,
        sUrl:'cycling_expeditions.html'
    },
    {   sTitle:'Expedition Downloads',
        bIsWebPath:true,
        sUrl:'downloads.html'
    },
    {   sTitle:'Expedition Training',
        bIsWebPath:true,
        sUrl:'dofe_expedition_training.html'
    }]
},
{   sTitle:'Outdoor Experiences',
    bIsWebPath:true,
    sUrl:'enjoy_the_outdoors.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_expeditions_wales.html',"childArray" : [
    {   sTitle:'How to Find Us',
        bIsWebPath:true,
        sUrl:'how_to_find_us.html'
    },
    {   sTitle:'Photo Gallery',
        bIsWebPath:true,
        sUrl:'photo_gallery.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_expeditions_wales.html'
},
{   sTitle:'How to Book',
    bIsWebPath:true,
    sUrl:'how_to_book.html',"childArray" : [
    {   sTitle:'FAQ',
        bIsWebPath:true,
        sUrl:'faq.html'
    }]
}]
});
