var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'home',
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'About the Artist',
        'sUrl':'about the artist.html'
    },
    {   'sTitle':'Paintings',
        'sUrl':'paintings.htm',"childArray" : [
        {   'sTitle':'Allegories',
            'sUrl':'allegories.html',"childArray" : [
            {   'sTitle':'Allegories, price list',
                'sUrl':'Allegories, price list.html'
            }]
        },
        {   'sTitle':'Still Life',
            'sUrl':'still life painting by martha hayden.html',"childArray" : [
            {   'sTitle':'Still Life Price List',
                'sUrl':'still life, price list.html'
            },
            {   'sTitle':'Lobster Series',
                'sUrl':'lobster series.html',"childArray" : [
                {   'sTitle':'price list, Lobster Series',
                    'sUrl':'price list, lobster series.html'
                }]
            },
            {   'sTitle':'Vanitas',
                'sUrl':'vanitas.html',"childArray" : [
                {   'sTitle':'Price List, Vanitas',
                    'sUrl':'price list, vanitas.html'
                }]
            }]
        },
        {   'sTitle':'Large Paintings',
            'sUrl':'large paintings, martha hayden.html',"childArray" : [
            {   'sTitle':'Large Paintings, price list',
                'sUrl':'large paintings, price list.html'
            }]
        },
        {   'sTitle':'Figure Paintings',
            'sUrl':'figure paintings.html'
        },
        {   'sTitle':'Landscape',
            'sUrl':'landscapes by martha hayden.html',"childArray" : [
            {   'sTitle':'France',
                'sUrl':'france, martha hayden.html'
            },
            {   'sTitle':'Ireland',
                'sUrl':'ireland.html'
            },
            {   'sTitle':'Italy',
                'sUrl':'italy, martha hayden.html'
            },
            {   'bSeparatorBefore':true,
                'bSeparatorAfter':true,
                'sTitle':'Lithuania',
                'sUrl':'lithuania, martha hayden.html'
            },
            {   'sTitle':'Connecticut',
                'sUrl':'connecticut.html'
            },
            {   'sTitle':'Montana',
                'sUrl':'montana.html'
            },
            {   'sTitle':'New Mexico',
                'sUrl':'new mexico.html'
            },
            {   'sTitle':'Wisconsin',
                'sUrl':'wisconsin landscapes by martha hayden.html'
            },
            {   'sTitle':'The Fields Project',
                'sUrl':'the fields project.html'
            }]
        },
        {   'sTitle':'Small Paintings',
            'sUrl':'small paintings.html'
        },
        {   'sTitle':'New York Windows',
            'sUrl':'new york windows.html',"childArray" : [
            {   'sTitle':'New York Windows 2',
                'sUrl':'new york windows 2.html'
            }]
        }]
    },
    {   'sTitle':'Analysis of a Painting',
        'sUrl':'still life with many objects.html'
    },
    {   'sTitle':'Books',
        'sUrl':'books.html'
    },
    {   'sTitle':'Etchings',
        'sUrl':'new york etchings by martha hayden.html',"childArray" : [
        {   'sTitle':'New York Etchings, price list',
            'sUrl':'New York Etchings, Martha Hayden.html'
        },
        {   'sTitle':'More Etchings',
            'sUrl':'more etchings.html'
        },
        {   'sTitle':'Etching Price List',
            'sUrl':'etching price list.html'
        },
        {   'sTitle':'Zodiac Etchings',
            'sUrl':'zodiac etchings.html'
        },
        {   'sTitle':'Zodiac etchings, purchase',
            'sUrl':'zodiac etchings, purchase.html'
        },
        {   'sTitle':'ViscosityPrintingandCollography',
            'sUrl':'viscosityprintingandcollography.html'
        },
        {   'sTitle':'Viscosity Prints',
            'sUrl':'viscosity prints, price list.html'
        }]
    },
    {   'sTitle':'Upcoming exhibitions',
        'sUrl':'upcoming exhibitions.html'
    },
    {   'sTitle':'Statement',
        'sUrl':'statement.html'
    },
    {   'sTitle':'Resume',
        'sUrl':'resume, martha hayden.html'
    },
    {   'sTitle':'Reviews',
        'sUrl':'reviews.html'
    },
    {   'sTitle':'Contact',
        'sUrl':'contact.html'
    }]
}]
});
