var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Pure Form is Sculpture; contemporary Biritish artists direct carving in stone and wood. Director Patrick Crouch. Canterbury, Kent, U.K.',
    sTitle:'Pure Form',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Exhibitions',
    bIsWebPath:true,
    sUrl:'exhibitions.html',"childArray" : [
    {   sTitle:'Sidney Cooper',
        bIsWebPath:true,
        sUrl:'sidney cooper.html'
    },
    {   sTitle:'The Secret Gardens',
        bIsWebPath:true,
        sUrl:'secret+garden.html'
    },
    {   sTitle:'Georges House ',
        bIsWebPath:true,
        sUrl:'georges+house.html'
    },
    {   sTitle:'Cleary Gallery',
        bIsWebPath:true,
        sUrl:'cleary+gallery.html'
    }]
},
{   sTitle:'Studio',
    bIsWebPath:true,
    sUrl:'studio.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'Artists',
    bIsWebPath:true,
    sUrl:'artists.html',"childArray" : [
    {   sTitle:'Patrick Crouch',
        bIsWebPath:true,
        sUrl:'patrick crouch.html'
    },
    {   sTitle:'Chrissie Ellison',
        bIsWebPath:true,
        sUrl:'chrissie ellison.html'
    },
    {   sTitle:'Harriet Gifford',
        bIsWebPath:true,
        sUrl:'harriet gifford.html'
    },
    {   sTitle:'Ben Kidger',
        bIsWebPath:true,
        sUrl:'ben kidger.html'
    },
    {   sTitle:'Angela Malone',
        bIsWebPath:true,
        sUrl:'angela malone.html'
    },
    {   sTitle:'Hania Szczepaniak',
        bIsWebPath:true,
        sUrl:'hania szczepaniak.html'
    },
    {   sTitle:'Paul Wright',
        bIsWebPath:true,
        sUrl:'paul wright.html'
    }]
}]
});
