var nav_380tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Benchtops',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kitchen-benchtops.html',
    'sTarget':'_self'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kitchen-manufacturing-links.html',
    'sTarget':'_self'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kitchen-images.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact-kelloways-kitchens.html',
    'sTarget':'_self'
}]
});
