var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'MAD MUSIC',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'FROM THE BLOGOSPHERE',
    bIsWebPath:true,
    sUrl:'from the blogosphere.html'
},
{   sTitle:'EB & TG',
    bIsWebPath:true,
    sUrl:'eb & tg.html',"childArray" : [
    {   sTitle:'Recording the Hush Collection ',
        bIsWebPath:true,
        sUrl:'recording the hush collection.html'
    },
    {   sTitle:'Sound bytes from Classic Elastic',
        bIsWebPath:true,
        sUrl:'sound bytes from classic elastic.html'
    }]
},
{   sTitle:'ADELAIDE',
    bIsWebPath:true,
    sUrl:'adelaide.html',"childArray" : [
    {   sTitle:'The Flying Kangaroo',
        bIsWebPath:true,
        sUrl:'the flying kangaroo.html'
    }]
},
{   sTitle:'DOMINIC',
    bIsWebPath:true,
    sUrl:'dominic.html'
},
{   sTitle:'MARGARET',
    bIsWebPath:true,
    sUrl:'margaret.html',"childArray" : [
    {   sTitle:'Too much practice',
        bIsWebPath:true,
        sUrl:'too much practice.html'
    },
    {   sTitle:'A fortunate coincidence',
        bIsWebPath:true,
        sUrl:'a fortunate coincidence.html'
    },
    {   sTitle:'Cats, cradles and camomile tea',
        bIsWebPath:true,
        sUrl:'cats, cradles and camomile tea.html'
    }]
},
{   sTitle:'PAUL',
    bIsWebPath:true,
    sUrl:'paul.html',"childArray" : [
    {   sTitle:'COAN THE COOPER Life on the Canal',
        bIsWebPath:true,
        sUrl:'coan the cooper life on the canal.html'
    },
    {   sTitle:'COAN THE COOPER Out West',
        bIsWebPath:true,
        sUrl:'coan the cooper out west.html'
    },
    {   sTitle:'COAN THE COOPER Across the Pacific',
        bIsWebPath:true,
        sUrl:'coan the cooper across the pacific.html'
    },
    {   sDescription:'Life with the Christian Brothers, in a monastery, in a boarding school',
        sTitle:'My Two years with God',
        bIsWebPath:true,
        sUrl:'my two years with god.html'
    },
    {   sDescription:'seances, spiritualistic experience and the like',
        sTitle:'Ouija Nights',
        bIsWebPath:true,
        sUrl:'ouija nights.html'
    },
    {   sTitle:'A random Short Story',
        bIsWebPath:true,
        sUrl:'a random short story.html'
    },
    {   sTitle:'ANTONIA\'S JOURNEY',
        bIsWebPath:true,
        sUrl:'antonia\'s journey.html'
    }]
}]
});
