var nav_471tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Rooms',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'rooms.html',
    'sTarget':'_self'
},
{   'sTitle':'Self Catering Studios',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html'
},
{   'sTitle':'Local Area',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'localarea.html'
},
{   'sTitle':'Find Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'findus.html'
},
{   'sTitle':'Guest Book Comments',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'guestbookcomments.html'
},
{   'sTitle':'Terms and Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'clterms.html',
    'sTarget':'_self'
}]
});
