var nav_233tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'About Us',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'aboutus.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Contact & Location',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'contactlocation.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Who\'s Who',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'whoswho.html',
        'sTarget':'_self'
    },
    {   'sTitle':'History',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'history.html'
    }]
},
{   'sTitle':'Activities',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Men',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'men.html'
    },
    {   'sTitle':'Women',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'women.html'
    },
    {   'sTitle':'Young People',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'youngpeople.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Children',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'children.html'
    }]
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactlocation.html',
    'sTarget':'_self'
},
{   'sTitle':'Sermons',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sermons.html',
    'sTarget':'_self'
},
{   'sTitle':'What\'s a Christian?',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page12.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
