var nav_241tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'About',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sDescription':'Painting, digital paintings and illustration by John Vincent.',
    'sTitle':'Painting',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Oil Painting 1',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'oils.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Oil Painting 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'devlepaints.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Digital Painting',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'digipaints.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Time Based',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'video.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Video',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'video.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Photography',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'A Glass Darkening',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'glassdarkphotos.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Letchworth Fog',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'letchworthfog.html',
            'sTarget':'_self'
        }]
    }]
},
{   'sTitle':'CV',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cv.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
