var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   bSeparatorBefore:true,
    sTitle:'The Artist',
    bIsWebPath:true,
    sUrl:'theartist.html',
    sTarget:'_self'
},
{   sTitle:'Artist',
    bIsWebPath:true,
    sUrl:'Artist.html'
},
{   sTitle:'Solo Exhibitions',
    bIsWebPath:true,
    sUrl:'Solo Exhibitions.html',"childArray" : [
    {   sTitle:'Solo Exhibitions Page 2',
        bIsWebPath:true,
        sUrl:'page22.html'
    }]
},
{   sTitle:'Selected Group Exhibitions',
    bIsWebPath:true,
    sUrl:'Selected Group Exhibitions.html'
},
{   sTitle:'Selected Commissions',
    bIsWebPath:true,
    sUrl:'Selected Commissions.html'
},
{   sTitle:'Selected Works',
    bIsWebPath:true,
    sUrl:'Selected Works.html'
},
{   sTitle:'Banners Revelations XX',
    bIsWebPath:true,
    sUrl:'Banners Revelations XX.html'
},
{   sTitle:'The Series Galleries',
    bIsWebPath:true,
    sUrl:'theseriesgalleries.html',
    sTarget:'_self'
},
{   sTitle:'Axe Series',
    bIsWebPath:true,
    sUrl:'Axe Series.html'
},
{   sTitle:'Horse Series',
    bIsWebPath:true,
    sUrl:'Horse Series.html'
},
{   sTitle:'Tennis Series',
    bIsWebPath:true,
    sUrl:'Tennis Series.html'
},
{   sTitle:'Mussorgsky Series',
    bIsWebPath:true,
    sUrl:'Mussorgsky Series.html'
},
{   sTitle:'Truck Series',
    bIsWebPath:true,
    sUrl:'Truck Series.html'
},
{   sTitle:'William Series',
    bIsWebPath:true,
    sUrl:'William Series.html'
},
{   sTitle:'William\'s Toy Series',
    bIsWebPath:true,
    sUrl:'William\'s Toy Series.html'
},
{   sTitle:'Passport Mural',
    bIsWebPath:true,
    sUrl:'passportmural.html',
    sTarget:'_self'
},
{   sTitle:'Passport to New Millennium',
    bIsWebPath:true,
    sUrl:'Passport to New Millennium.html'
},
{   sTitle:'Comments',
    bIsWebPath:true,
    sUrl:'comments.html',
    sTarget:'_self'
},
{   sTitle:'Interview',
    bIsWebPath:true,
    sUrl:'Interview.html',"childArray" : [
    {   bSeparatorAfter:true,
        sTitle:'Interview Continued',
        bIsWebPath:true,
        sUrl:'interviewcontinued.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Critical Comment',
    bIsWebPath:true,
    sUrl:'Critical Comment.html'
},
{   sTitle:'Quotes',
    bIsWebPath:true,
    sUrl:'Quotes.html'
},
{   sTitle:'Publications & Articles',
    bIsWebPath:true,
    sUrl:'Publications & Articles.html'
},
{   sTitle:'Reading',
    bIsWebPath:true,
    sUrl:'Reading.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'page21.html'
}]
});
