var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'The Joss Dickie\'s Karaoke.',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Song Lists',
        bIsWebPath:true,
        sUrl:'page16.html'
    },
    {   sDescription:'Good comments about the karaoke.',
        sTitle:'Testimonials',
        bIsWebPath:true,
        sUrl:'Testimonials.html'
    },
    {   sDescription:'External feed from Randy Cassingham\'s \'This Is true\' series.',
        sTitle:'This Is True',
        bIsWebPath:true,
        sUrl:'This Is True.html'
    },
    {   sTitle:'Videos and One Song',
        bIsWebPath:true,
        sUrl:'Videos and One Song.html'
    }]
},
{   sTitle:'Comments',
    bIsWebPath:true,
    sUrl:'Comments.html'
},
{   sDescription:'Accident at Bury New Road, Prestwich, Manchester',
    sTitle:'Reviews',
    bIsWebPath:true,
    sUrl:'Reviews.html'
},
{   sTitle:'Rogues\' Galleries',
    bIsWebPath:true,
    sUrl:'Rogues\' Galleries.html'
}]
});
