var nav_216tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Falconry Days',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'falconry days.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Fly a Hawk',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fly a hawk .html',
        'sTarget':'_self'
    },
    {   'sTitle':'Fly a Hawks Fotos',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fly a hawk .html',
        'sTarget':'_self'
    },
    {   'sTitle':'Fly a Hawks Video',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fly a hawk video.html',
        'sTarget':'_self'
    }]
}]
});
