var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'Bioandresume.html',"childArray" : [
    {   'sTitle':'2012 Resume',
        'bIsWebPath':true,
        'sUrl':'resume.html'
    },
    {   'sTitle':'Artist Biography',
        'bIsWebPath':true,
        'sUrl':'bio.html'
    },
    {   'sTitle':'Articles and Press',
        'bIsWebPath':true,
        'sUrl':'articles and press.html'
    }]
},
{   'sTitle':'Portfolio',
    'bIsWebPath':true,
    'sUrl':'gallerymainpage.html',"childArray" : [
    {   'sTitle':'Recent Work',
        'bIsWebPath':true,
        'sUrl':'recent work.html'
    },
    {   'sTitle':'Plein Air',
        'bIsWebPath':true,
        'sUrl':'pleinair.html'
    },
    {   'sTitle':'China ',
        'bIsWebPath':true,
        'sUrl':'chinapaintings.html'
    },
    {   'sTitle':'Figurative ',
        'bIsWebPath':true,
        'sUrl':'figurative.html'
    },
    {   'sTitle':'PEI',
        'bIsWebPath':true,
        'sUrl':'pei.html',"childArray" : [
        {   'sTitle':'Page 2',
            'bIsWebPath':true,
            'sUrl':'pei paintings page 2.html'
        }]
    },
    {   'sTitle':'Landscapes',
        'bIsWebPath':true,
        'sUrl':'landscapes.html'
    },
    {   'sTitle':'Warriors and Angels',
        'bIsWebPath':true,
        'sUrl':'warriors and angels.html'
    },
    {   'sTitle':'Still Life',
        'bIsWebPath':true,
        'sUrl':'still life.html'
    },
    {   'sTitle':'Dance',
        'bIsWebPath':true,
        'sUrl':'dancer series.html'
    },
    {   'sTitle':'Harvest',
        'bIsWebPath':true,
        'sUrl':'harvest.html'
    },
    {   'sTitle':'Bird Notes',
        'bIsWebPath':true,
        'sUrl':'birdnotes.html'
    },
    {   'sDescription':'Series of close up paintings of the elements of an abandoned fishing village, with an emphasis on composition and texture.',
        'sTitle':'Unhinged',
        'bIsWebPath':true,
        'sUrl':'unhinged .html'
    },
    {   'sTitle':'Animals',
        'bIsWebPath':true,
        'sUrl':'animals.html'
    },
    {   'sTitle':'Cafe Noir',
        'bIsWebPath':true,
        'sUrl':'cafenoir.html'
    },
    {   'sTitle':'Archives',
        'bIsWebPath':true,
        'sUrl':'archives.html'
    }]
},
{   'sTitle':'Workshops, Exhibitions ',
    'bIsWebPath':true,
    'sUrl':'workshops, exhibitions .html',"childArray" : [
    {   'sTitle':'At a Glance',
        'bIsWebPath':true,
        'sUrl':'at a glance.html'
    },
    {   'sTitle':'Tuscany Workshop',
        'bIsWebPath':true,
        'sUrl':'tuscany workshop.html',"childArray" : [
        {   'sTitle':'Tuscany Registration',
            'bIsWebPath':true,
            'sUrl':'tuscany registration.html'
        },
        {   'sTitle':'Tuscany Workshop Information',
            'bIsWebPath':true,
            'sUrl':'tuscany workshop information.html'
        }]
    }]
},
{   'sTitle':'At the Galleries ',
    'bIsWebPath':true,
    'sUrl':'at the gallerys.html'
},
{   'sTitle':'More',
    'bIsWebPath':true,
    'sUrl':'more.html',"childArray" : [
    {   'sTitle':'Books and Music',
        'bIsWebPath':true,
        'sUrl':'booksmusic.html'
    },
    {   'sTitle':'Commissions',
        'bIsWebPath':true,
        'sUrl':'Commisions.html'
    },
    {   'sTitle':'Prints for Sale ',
        'bIsWebPath':true,
        'sUrl':'availableprints.html',"childArray" : [
        {   'sTitle':'Prints for Sale Page 2',
            'bIsWebPath':true,
            'sUrl':'prints page 2.html'
        }]
    },
    {   'sTitle':'An Extreme Edit',
        'bIsWebPath':true,
        'sUrl':'an extreme edit.html'
    },
    {   'bSeparatorBefore':true,
        'bSeparatorAfter':true,
        'sTitle':'Demo',
        'bIsWebPath':true,
        'sUrl':'demo page.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
