var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Budget hostel accommodation in Falmouth, Cornwall',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'How to find us in Falmouth',
    'sTitle':'Where We Are',
    'bIsWebPath':true,
    'sUrl':'were-we-are.html'
},
{   'sDescription':'Budget accommodation in Falmouth, Cornwall with prices being held for the third year running.',
    'sTitle':'Booking & Tariff',
    'bIsWebPath':true,
    'sUrl':'booking-and-tariff.html'
},
{   'sDescription':'See what others are saying about us',
    'sTitle':'Customer Reviews',
    'bIsWebPath':true,
    'sUrl':'customer-reviews.html',"childArray" : [
    {   'sTitle':'More Customer Reviews',
        'bIsWebPath':true,
        'sUrl':'reviews2.html'
    }]
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sDescription':'Things to do in Falmouth, Cornwall',
    'sTitle':'What\'s On Calendar',
    'bIsWebPath':true,
    'sUrl':'whats-on-in-falmouth-calendar.html'
},
{   'sTitle':'What To Do',
    'bIsWebPath':true,
    'sUrl':'what-to-do-in-falmouth.html'
}]
});
