var nav_406tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Gallery',
    'sTitle':'Hire Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html',
    'sTarget':'_self'
},
{   'sDescription':'Delivery',
    'sTitle':'Delivery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'delivery2.html',
    'sTarget':'_self'
},
{   'sTitle':'Book',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'book.html'
},
{   'sTitle':'Buy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'buy.html'
}]
});
