var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Series',
    bIsExternal:true,
    bIsWebPath:true,
    sUrl:'township_series.html',"childArray" : [
    {   sTitle:'Township series',
        bIsWebPath:true,
        sUrl:'township_series.html'
    },
    {   sTitle:'Colour on clear',
        bIsWebPath:true,
        sUrl:'colour_on_clear.html'
    },
    {   sTitle:'Limited editions',
        bIsWebPath:true,
        sUrl:'limited_editions.html'
    },
    {   sTitle:'Mask series',
        bIsWebPath:true,
        sUrl:'mask_series.html'
    },
    {   sTitle:'Jewelry',
        bIsWebPath:true,
        sUrl:'jewelry.html'
    },
    {   sTitle:'Other',
        bIsWebPath:true,
        sUrl:'other.html'
    }]
},
{   sTitle:'Projects',
    bIsWebPath:true,
    sUrl:'projects.html'
},
{   sTitle:'Artists',
    bIsWebPath:true,
    sUrl:'artists.html',"childArray" : [
    {   sTitle:'Frank van den Ham',
        bIsWebPath:true,
        sUrl:'frank_van_den_ham.html',"childArray" : [
        {   sTitle:'Containers',
            bIsWebPath:true,
            sUrl:'containers.html'
        },
        {   sTitle:'Objects Africa',
            bIsWebPath:true,
            sUrl:'objects_africa.html'
        },
        {   sTitle:'Several objects',
            bIsWebPath:true,
            sUrl:'several_objects.html'
        },
        {   sTitle:'CV',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'public_work.html',"childArray" : [
            {   sTitle:'Public work',
                bIsWebPath:true,
                sUrl:'public_work.html'
            },
            {   sTitle:'Bibliography',
                bIsWebPath:true,
                sUrl:'bibliography.html'
            },
            {   sTitle:'Solo exhibitons',
                bIsWebPath:true,
                sUrl:'solo_exhibitons.html'
            },
            {   sTitle:'Group exhibitions',
                bIsWebPath:true,
                sUrl:'group_exhibitions.html'
            },
            {   sTitle:'Miscellaneous',
                bIsWebPath:true,
                sUrl:'miscellaneous.html'
            }]
        }]
    },
    {   sTitle:'Cedric Sibisi',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'objects.html',"childArray" : [
        {   sTitle:'Objects',
            bIsWebPath:true,
            sUrl:'objects.html'
        },
        {   sTitle:'More work',
            bIsWebPath:true,
            sUrl:'more_work.html'
        },
        {   sTitle:'CV',
            bIsWebPath:true,
            sUrl:'cv.html'
        },
        {   sTitle:'Sculptures',
            bIsWebPath:true,
            sUrl:'sculptures.html'
        }]
    },
    {   sTitle:'Other artists',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'other_artists_objects.html',"childArray" : [
        {   sTitle:'Objects',
            bIsWebPath:true,
            sUrl:'other_artists_objects.html'
        },
        {   sTitle:'More objects',
            bIsWebPath:true,
            sUrl:'more_objects.html'
        }]
    }]
},
{   sTitle:'Studio',
    bIsExternal:true,
    bIsWebPath:true,
    sUrl:'the_project.html',"childArray" : [
    {   sTitle:'The project',
        bIsWebPath:true,
        sUrl:'the_project.html'
    },
    {   sTitle:'Alex Glasstown',
        bIsWebPath:true,
        sUrl:'alex_glasstown.html'
    },
    {   sTitle:'Our name',
        bIsWebPath:true,
        sUrl:'our_name.html'
    },
    {   sTitle:'Technique',
        bIsWebPath:true,
        sUrl:'technique.html'
    },
    {   sTitle:'Society',
        bIsWebPath:true,
        sUrl:'society.html'
    },
    {   sTitle:'Our sponsors',
        bIsWebPath:true,
        sUrl:'our_sponsors.html'
    }]
},
{   sTitle:'Galeries',
    bIsWebPath:true,
    sUrl:'galeries.html'
},
{   sTitle:'Workshops',
    bIsWebPath:true,
    sUrl:'workshops.html'
},
{   sTitle:'Pricelists',
    bIsWebPath:true,
    sUrl:'pricelists.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
