var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Artistry in Wood, George Foweraker maker of creative work in wood and mixed media.',
    'sTitle':'home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'profile',
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sTitle':'portfolio',
    'bIsWebPath':true,
    'sUrl':'page4.html',"childArray" : [
    {   'sDescription':'Holow form gallery of George Foweraker',
        'sTitle':'hollow forms',
        'bIsWebPath':true,
        'sUrl':'page8.html'
    },
    {   'sTitle':'sculptural ',
        'bIsWebPath':true,
        'sUrl':'page10.html'
    },
    {   'sTitle':'bowl forms',
        'bIsWebPath':true,
        'sUrl':'page9.html'
    }]
},
{   'sTitle':'demonstrations - exhibitions',
    'bIsWebPath':true,
    'sUrl':'demonstration.html'
},
{   'sDescription':'Woodturning tuition in Somerset By George Foweraker',
    'sTitle':'tuition',
    'bIsWebPath':true,
    'sUrl':'tuition.html'
},
{   'sTitle':'news/courses',
    'bIsWebPath':true,
    'sUrl':'course.html'
},
{   'sDescription':'Outlets page for George Foweraker',
    'sTitle':'outlets',
    'bIsWebPath':true,
    'sUrl':'outlet page george foweraker.html'
},
{   'sTitle':'links',
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'blog',
    'bIsWebPath':true,
    'sUrl':'page11.html'
},
{   'sTitle':'contact',
    'bIsWebPath':true,
    'sUrl':'page7.html'
}]
});
