var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Главная',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Романы об Англии',
    'bIsWebPath':true,
    'sUrl':'james_fleming_english_historical_novels.html'
},
{   'sTitle':'Истоки',
    'bIsWebPath':true,
    'sUrl':'james_fleming_novelist_my_influences.html'
},
{   'sTitle':'Биография',
    'bIsWebPath':true,
    'sUrl':'james_fleming_family_history.html'
},
{   'sTitle':'Контакты',
    'bIsWebPath':true,
    'sUrl':'james_fleming_contacts.html'
}]
});
