var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Sections',
    'bIsWebPath':true,
    'sUrl':'sections.html',"childArray" : [
    {   'sTitle':'Rainbows',
        'bIsWebPath':true,
        'sUrl':'rainbows.html'
    },
    {   'sTitle':'Brownies',
        'bIsWebPath':true,
        'sUrl':'brownies.html'
    },
    {   'sTitle':'Guides',
        'bIsWebPath':true,
        'sUrl':'guides.html'
    },
    {   'sTitle':'Senior',
        'bIsWebPath':true,
        'sUrl':'senior.html',"childArray" : [
        {   'sTitle':'Opportunities',
            'bIsWebPath':true,
            'sUrl':'opportunities.html'
        }]
    }]
},
{   'sTitle':'Districts',
    'bIsWebPath':true,
    'sUrl':'districts.html',"childArray" : [
    {   'sTitle':'Archenfield',
        'bIsWebPath':true,
        'sUrl':'archenfield.html'
    },
    {   'sTitle':'Bromyard',
        'bIsWebPath':true,
        'sUrl':'bromyard.html',"childArray" : [
        {   'sTitle':'Eve\'s Letter',
            'bIsWebPath':true,
            'sUrl':'eve\'sletter.html'
        },
        {   'sTitle':'Queen\'s Reply',
            'bIsWebPath':true,
            'sUrl':'queen\'sreply.html'
        }]
    },
    {   'sTitle':'Credenhill',
        'bIsWebPath':true,
        'sUrl':'credenhill.html'
    },
    {   'sTitle':'Golden Valley',
        'bIsWebPath':true,
        'sUrl':'golden_valley.html'
    },
    {   'sTitle':'Hereford City North',
        'bIsWebPath':true,
        'sUrl':'north.html'
    },
    {   'sTitle':'Hereford City South',
        'bIsWebPath':true,
        'sUrl':'south.html'
    },
    {   'sTitle':'Hereford City West',
        'bIsWebPath':true,
        'sUrl':'west.html'
    },
    {   'sTitle':'Kington',
        'bIsWebPath':true,
        'sUrl':'kington.html'
    },
    {   'sTitle':'Ledbury',
        'bIsWebPath':true,
        'sUrl':'ledbury.html'
    },
    {   'sTitle':'Leominster',
        'bIsWebPath':true,
        'sUrl':'leominster.html'
    },
    {   'sTitle':'Marden',
        'bIsWebPath':true,
        'sUrl':'marden.html'
    },
    {   'sTitle':'Ross & Aston Crews District',
        'bIsWebPath':true,
        'sUrl':'ross&astoncrews.html'
    },
    {   'sTitle':'Tupsley',
        'bIsWebPath':true,
        'sUrl':'tupsley.html'
    }]
},
{   'sTitle':'Advisers',
    'bIsWebPath':true,
    'sUrl':'advisers.html',"childArray" : [
    {   'sTitle':'Arts Adviser',
        'bIsWebPath':true,
        'sUrl':'arts.html'
    },
    {   'sTitle':'Brownie Adviser',
        'bIsWebPath':true,
        'sUrl':'brownie_adviser.html'
    },
    {   'sTitle':'Camp Adviser',
        'bIsWebPath':true,
        'sUrl':'camp.html'
    },
    {   'sTitle':'Duke of Edinburgh Award Adviser',
        'bIsWebPath':true,
        'sUrl':'dofe.html'
    },
    {   'sTitle':'International Adviser',
        'bIsWebPath':true,
        'sUrl':'international.html'
    },
    {   'sTitle':'Public Relations',
        'bIsWebPath':true,
        'sUrl':'public_relations.html'
    },
    {   'sTitle':'Walking Adviser',
        'bIsWebPath':true,
        'sUrl':'walking.html'
    },
    {   'sTitle':'Young Leader Adviser',
        'bIsWebPath':true,
        'sUrl':'young_leader.html'
    }]
},
{   'sTitle':'Awards',
    'bIsWebPath':true,
    'sUrl':'awards.html'
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html',"childArray" : [
    {   'sTitle':'Midlands Memos',
        'bIsWebPath':true,
        'sUrl':'midlands_memos.html'
    }]
},
{   'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.html',"childArray" : [
    {   'sTitle':'St George\'s Day',
        'bIsWebPath':true,
        'sUrl':'st_george\'s_day.html'
    },
    {   'sTitle':'Whoosh',
        'bIsWebPath':true,
        'sUrl':'whoosh.html'
    }]
},
{   'sTitle':'Trefoil',
    'bIsWebPath':true,
    'sUrl':'trefoil.html'
},
{   'sTitle':'Depot',
    'bIsWebPath':true,
    'sUrl':'depot.html'
},
{   'sTitle':'Training',
    'bIsWebPath':true,
    'sUrl':'training.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
