var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Location',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Prices & Booking',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Booking Form',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html'
}]
});
