var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'The Belgrave Hotel Tenby,B&B from only £37.50 with spectacular panoramic views of the south beach & Caldey Island. ',
    'sTitle':'Home Page',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Contact Information!',
        'bIsWebPath':true,
        'sUrl':'contactinformation.html'
    }]
},
{   'sTitle':'Tariff',
    'bIsWebPath':true,
    'sUrl':'tariffandprices.html',"childArray" : [
    {   'sTitle':'Terms and Conditions',
        'bIsWebPath':true,
        'sUrl':'termsandconditions.html'
    }]
},
{   'sTitle':'New Years Again!',
    'bIsWebPath':true,
    'sUrl':'page26.html'
},
{   'sDescription':'Past and present pictures of tenby amd the surrounding area.',
    'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Tenby History',
    'bIsWebPath':true,
    'sUrl':'tenbyhistory.html',"childArray" : [
    {   'sDescription':'The 9th-century Welsh poem In praise of Dinbych-y-pysgod (Tenby of the Fishes).  In both Welsh & English.\r\n',
        'sTitle':'9th Century Poem',
        'bIsWebPath':true,
        'sUrl':'9thcenturypoem.html'
    }]
},
{   'sDescription':'Activities in pembrokeshire from walking, cycling, climbing & surfing we have it all.',
    'sTitle':'Activities',
    'bIsWebPath':true,
    'sUrl':'activities.html',"childArray" : [
    {   'sTitle':'A Walking Holiday',
        'bIsWebPath':true,
        'sUrl':'awalkingholiday.html'
    }]
},
{   'sTitle':'Hotel History',
    'bIsWebPath':true,
    'sUrl':'hotelhistory.html'
}]
});
