var nav_194tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':' Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'L.A SCHOOL',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'laschool.html'
    },
    {   'sTitle':'Attitudes to building',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'laattitudestobuilding.html'
    }]
},
{   'sTitle':' Luthiers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':' luthiers.html'
},
{   'sTitle':' Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'lagallery.html'
},
{   'sTitle':' Workshop',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'laworkshop.html'
},
{   'sTitle':'Testimonials',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':' latestimonials.html',"childArray" : [
    {   'sTitle':' More Testimonials',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'lamoretestimonials.html'
    }]
},
{   'sTitle':' Artist/Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'laartistlinks.html'
},
{   'sTitle':'find us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'lafindus.html'
}]
});
