var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'All my life I have wanted to write and publish books, and at last I have time to do it. It’s fun! I’m fascinated by people and their lives so that’s what I write about – good or bad, laid-back or serious, lucky or unlucky, weird or wonderful.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.htm'
},
{   'sTitle':'About the authors',
    'bIsWebPath':true,
    'sUrl':'about_the_authors.htm',"childArray" : [
    {   'sTitle':'Sheila Wright',
        'bIsWebPath':true,
        'sUrl':'sheila_wright.htm'
    },
    {   'sDescription':'About the author: Alistair Jones',
        'sTitle':'Alistair Jones',
        'bIsWebPath':true,
        'sUrl':'Alistair_Jones.htm'
    }]
},
{   'sTitle':'Kisumu Books',
    'bIsWebPath':true,
    'sUrl':'kisumu_books.htm',"childArray" : [
    {   'sTitle':'Coming Through - the Long Journey',
        'bIsWebPath':true,
        'sUrl':'Coming_Through.htm'
    },
    {   'sDescription':'Drinkstone Revisited - More Stories from a Suffolk Village',
        'sTitle':'Drinkstone Revisited',
        'bIsWebPath':true,
        'sUrl':'Drinkstone_Revisited.htm'
    },
    {   'sDescription':'A Zest for Life – Biography of economist David B. Jones told in letters\r\n',
        'sTitle':'A Zest for Life',
        'bIsWebPath':true,
        'sUrl':'A_Zest_for_Life.htm'
    },
    {   'sDescription':'One Family’s War - A history of one family’s experiences in World War II',
        'sTitle':'One Family\'s War',
        'bIsWebPath':true,
        'sUrl':'One_Family\'s_War.htm'
    },
    {   'sDescription':'Guhreten - Fantasy written by Alistair Jones ',
        'sTitle':'Guhreten',
        'bIsWebPath':true,
        'sUrl':'Guhreten.htm'
    },
    {   'sDescription':'Estancia Las Cortaderas - Saga of a Family and a Farm',
        'sTitle':'Estancia Las Cortaderas',
        'bIsWebPath':true,
        'sUrl':'Estancia_Las_Cortaderas.htm'
    },
    {   'sTitle':'Murder in Meadowford Magna',
        'bIsWebPath':true,
        'sUrl':'Murder in Meadowford Magna.htm'
    },
    {   'sTitle':'Mischief in Meadowford',
        'bIsWebPath':true,
        'sUrl':'Mischief in Meadowford.htm'
    }]
},
{   'sTitle':'Other books by Sheila Wright',
    'bIsWebPath':true,
    'sUrl':'other_books.htm',"childArray" : [
    {   'sDescription':'Drinkstone School and Village - A Suffolk History',
        'sTitle':'Drinkstone School and Village',
        'bIsWebPath':true,
        'sUrl':'Drinkstone_School_and_Village.htm'
    },
    {   'sDescription':'Bon Courage, Mes Amis! - Thoughts on restoring a rural ruin',
        'sTitle':'Bon Courage, Mes Amis!',
        'bIsWebPath':true,
        'sUrl':'Bon_Courage,_Mes_Amis!.htm'
    }]
},
{   'sDescription':'Kisumu Books Contact Details',
    'sTitle':'Contact Details',
    'bIsWebPath':true,
    'sUrl':'Contact_Details.htm'
}]
});
