var nav_348tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'horse paintings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'horsepaintings.html'
},
{   'sTitle':'dog paintings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dogpaintings.html'
},
{   'sTitle':'people paintings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'portraits.html',
    'sTarget':'_self'
},
{   'sTitle':'landscapes',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'landscapes.html'
},
{   'sTitle':'paintings for sale',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'paintings-for-sale.html',
    'sTarget':'_self'
},
{   'sTitle':'limited edition prints',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'prints.html'
},
{   'sTitle':'how to commission me',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'commission.html'
},
{   'sTitle':'prices',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'prices.html'
}]
});
