var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Hope Hamilton Church, Hamilton, Leicester',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Welcome',
    'bIsWebPath':true,
    'sUrl':'welcome.html'
},
{   'sTitle':'Sunday Worship',
    'bIsWebPath':true,
    'sUrl':'sunday-services.html'
},
{   'sTitle':'Groups & Activities',
    'bIsWebPath':true,
    'sUrl':'groups-and-activities.html',"childArray" : [
    {   'sTitle':'Splash',
        'bIsWebPath':true,
        'sUrl':'splash.html'
    },
    {   'sTitle':'Muffins',
        'bIsWebPath':true,
        'sUrl':'muffins.html'
    },
    {   'sTitle':'Study Groups',
        'bIsWebPath':true,
        'sUrl':'study-groups.html'
    },
    {   'sTitle':'Familyzone',
        'bIsWebPath':true,
        'sUrl':'familyzone.html'
    },
    {   'sTitle':'Tea @ Tesco',
        'bIsWebPath':true,
        'sUrl':'tea-at-tesco.html'
    },
    {   'sTitle':'Men\'s Breakfast',
        'bIsWebPath':true,
        'sUrl':'mens-breakfast.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Location',
    'bIsWebPath':true,
    'sUrl':'location.html'
},
{   'sTitle':'Community Links',
    'bIsWebPath':true,
    'sUrl':'community-links.html',"childArray" : [
    {   'sTitle':'Graffiti Removal',
        'bIsWebPath':true,
        'sUrl':'graffiti-removal.html'
    },
    {   'sTitle':'Football Cage',
        'bIsWebPath':true,
        'sUrl':'football-cage.html'
    },
    {   'sTitle':'Gardening Club',
        'bIsWebPath':true,
        'sUrl':'gardening-club.html'
    },
    {   'sTitle':'Mercy',
        'bIsWebPath':true,
        'sUrl':'mercy.html'
    }]
}]
});
