var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'LSFC Welcome',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'LSF Club',
    bIsWebPath:true,
    sUrl:'lsfc.html'
},
{   sTitle:'Brimpton',
    bIsWebPath:true,
    sUrl:'page16.html'
},
{   sDescription:'Flying Videos',
    sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'flying videos.html'
},
{   sTitle:'Newsletter',
    bIsWebPath:true,
    sUrl:'lsfc microlighting news.html'
},
{   sTitle:'Price List',
    bIsWebPath:true,
    sUrl:'costs.html'
},
{   sTitle:'Shares',
    bIsWebPath:true,
    sUrl:'microlight shares.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'NPPL',
    bIsWebPath:true,
    sUrl:'nppl.html',"childArray" : [
    {   sTitle:'Revalidation',
        bIsWebPath:true,
        sUrl:'page14.html'
    }]
},
{   sTitle:'Trial Flight',
    bIsWebPath:true,
    sUrl:'microlight trial flight.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
}]
});
