var nav_83tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Caring',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'caring.html',
    'sTarget':'_self'
},
{   'sTitle':'Child/family ministry',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'child family.html',
    'sTarget':'_self'
},
{   'sTitle':'Community',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'community.html',
    'sTarget':'_self'
},
{   'sTitle':'Fellowship',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'fellowship.html',
    'sTarget':'_self'
},
{   'sTitle':'Learning',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'learning.html',
    'sTarget':'_self'
},
{   'sTitle':'Prayer',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'prayer.html',
    'sTarget':'_self'
},
{   'sTitle':'Worship',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'worship.html',
    'sTarget':'_self'
},
{   'sTitle':'Youth ministry',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'youth.html',
    'sTarget':'_self'
}]
});
