var nav_349tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Accommodation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'accommodation.html'
},
{   'sTitle':'Corporate',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'corporate.html'
},
{   'sTitle':'Weddings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'weddings.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
