var nav_203tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Kidz Klub',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kidzklub.html'
},
{   'sTitle':'Coffee Pot',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'coffee.html',
    'sTarget':'_self'
},
{   'sTitle':'Tea Pot',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'olderpeople.html',
    'sTarget':'_self'
},
{   'sTitle':'Youth Work',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'youth.html'
},
{   'sTitle':'Childrens Work',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'childrenswork.html'
},
{   'sTitle':'Small Groups',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'smallgroups.html'
},
{   'sTitle':'Courses',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'courses.html'
},
{   'sTitle':'Older People',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'olderpeople.html'
},
{   'sTitle':'Midweek',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html',
    'sTarget':'_self'
},
{   'sTitle':'Sermons',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'downloads.html',
    'sTarget':'_self'
},
{   'sTitle':'Language School',
    'bIsExternal':true,
    'sUrl':'http://www.esol.opendoorchurchsunbury.com',
    'sTarget':'_self'
},
{   'sTitle':'Newfrontiers',
    'bIsExternal':true,
    'sUrl':'http://www.newfrontierstogether.org/',
    'sTarget':'_blank'
}]
});
