var nav_176tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Weddings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'weddings.html'
},
{   'sTitle':'Accommodation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'accommodation.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Book Online',
    'bIsExternal':true,
    'sUrl':'http://securebooking.eviivo.com/MyWebsite/BurcombeSP20EJ.home',
    'sTarget':'_blank'
}]
});
