var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'More about CANW',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'What CANW Does',
        bIsWebPath:true,
        sUrl:'page20.html',
        sTarget:'_self'
    },
    {   sTitle:'Joining CANW',
        bIsWebPath:true,
        sUrl:'page9.html',
        sTarget:'_self'
    },
    {   sTitle:'Committee',
        bIsWebPath:true,
        sUrl:'page8.html',
        sTarget:'_self'
    },
    {   sTitle:'Constitution & Rules',
        bIsWebPath:true,
        sUrl:'page10.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Information Board and Meetings',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Meetings and Events',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Members Products & Services',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Members\' Adverts',
        bIsWebPath:true,
        sUrl:'page11.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Charcoal Matters',
    bIsWebPath:true,
    sUrl:'page17.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Stockists',
        bIsWebPath:true,
        sUrl:'page18.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Weekend in the Woods',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
},
{   sTitle:' Working Coppice; Reference List',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Background to Coppice',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self'
    },
    {   sTitle:'Merits of Coppice',
        bIsWebPath:true,
        sUrl:'page19.html',
        sTarget:'_self'
    },
    {   sTitle:'Getting Started 1',
        bIsWebPath:true,
        sUrl:'page15.html',
        sTarget:'_self'
    },
    {   sTitle:'Getting Started 2',
        bIsWebPath:true,
        sUrl:'page21.html',
        sTarget:'_self'
    },
    {   sTitle:'Useful Reading',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    },
    {   sTitle:'Publications',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'21CC06',
            bIsWebPath:true,
            sUrl:'page25.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Coppice Futures',
    bIsWebPath:true,
    sUrl:'page22.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'21CC09 - the Fist Cut: Resolution',
        bIsWebPath:true,
        sUrl:'page24.html',
        sTarget:'_self'
    },
    {   sTitle:'2010 Conference',
        bIsWebPath:true,
        sUrl:'page23.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self'
},
{   sTitle:'Courses, Organisations and Individuals',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
},
{   sTitle:'Links ',
    bIsWebPath:true,
    sUrl:'page26.html',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'page27.html',
    sTarget:'_self'
}]
});