var nav_462tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'sUrl':'http://www.pooleflyingboats.com/index.html',
    'sTarget':'_self'
},
{   'sTitle':'About PFBC',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html',
    'sTarget':'_self'
},
{   'sTitle':'Map',
    'bIsExternal':true,
    'sUrl':'http://www.pooleflyingboats.com/map.html',
    'sTarget':'_self'
},
{   'sTitle':'Archive',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'archive.html',
    'sTarget':'_self'
},
{   'sTitle':'Memories',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'memories.html'
},
{   'sTitle':'Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'events.html'
},
{   'sTitle':'Friends of PFBC',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'friends.html',
    'sTarget':'_self'
},
{   'sTitle':'Newsletters',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'newsletters.html'
},
{   'sTitle':'Noteworthy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'noteworthy.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
