var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'ENGLISH HISTORICAL',
    'bIsWebPath':true,
    'sUrl':'james_fleming_english_historical_novels.html'
},
{   'sTitle':'INFLUENCES',
    'bIsWebPath':true,
    'sUrl':'_james_fleming_author_influences.html'
},
{   'sTitle':'FAMILY HISTORY',
    'bIsWebPath':true,
    'sUrl':'james_fleming_family_history.html'
},
{   'sTitle':'CONTACTS',
    'bIsWebPath':true,
    'sUrl':'james_fleming_contacts.html'
}]
});
