var nav_249tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html'
},
{   'sTitle':'Our Mission',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ourmission.html'
},
{   'sTitle':'Breakfast@9',
    'bIsExternal':true,
    'sUrl':'http://www.canfordparish.org/breakfast',
    'sTarget':'_self'
},
{   'sTitle':'What we believe',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whatwebelieve.html',
    'sTarget':'_self'
},
{   'sTitle':'Our Church',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ourchurch.html',
    'sTarget':'_self'
}]
});
