var nav_416tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'home.html'
},
{   'sTitle':'3 Community Choirs',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'communitychoirs.html'
},
{   'sTitle':'Diamond Choir',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'diamondchoir.html',"childArray" : [
    {   'sTitle':'Diamond Choirs visit to the UK 2006',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'dcvisituk.html'
    }]
},
{   'sTitle':'Rough Diamonds',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'roughdiamonds.html'
},
{   'sTitle':'Projects',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'projects.html'
}]
});
