var nav_188tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Meet The Birds',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'hawks.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Harris Hawk',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hawks.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Saker Falcon',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'sally.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Eagle Owl',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'connie.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Barn Owl',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'benny.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Golden Eagle',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'grace golden eagle.html',
        'sTarget':'_self'
    }]
}]
});
