var nav_293tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Artist\'s Journal',
        'bIsExternal':true,
        'sUrl':'http://www.marylouiseholt.com/blog',
        'sTarget':'_self'
    }]
},
{   'sTitle':'About the Artist',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about-the-artist.html',"childArray" : [
    {   'sTitle':'Testimonials',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'testimonials.html'
    }]
},
{   'sTitle':'Art Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'art-gallery.html',"childArray" : [
    {   'sTitle':'Historical Paintings',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'historical-paintings.html'
    },
    {   'sTitle':'Nature',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'nature.html'
    },
    {   'sTitle':'Portraiture',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'portraiture.html'
    }]
},
{   'sTitle':'Calendar',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'calendar.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
