var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'White Horse Walking Holidays and Southdown B&B Homepage',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.htm'
},
{   'sTitle':'Accommodation',
    'bIsWebPath':true,
    'sUrl':'accommodation.htm',"childArray" : [
    {   'sDescription':'White Horse Walking Holidays & Southdown B&B food',
        'sTitle':'Food',
        'bIsWebPath':true,
        'sUrl':'food.htm'
    },
    {   'sDescription':'White Horse Walking Holidays guests\' comments ',
        'sTitle':'Guests\' Comments',
        'bIsWebPath':true,
        'sUrl':'guests.htm'
    },
    {   'sDescription':'Special offers at Southdown B&B and White Horse Walking Holidays',
        'sTitle':'Offers',
        'bIsWebPath':true,
        'sUrl':'offers.htm'
    }]
},
{   'sTitle':'Bed & Breakfast',
    'bIsWebPath':true,
    'sUrl':'bedandbreakfast.htm'
},
{   'sDescription':'White Horse Walking Holidays',
    'sTitle':'Walking Holidays',
    'bIsWebPath':true,
    'sUrl':'walks.htm',"childArray" : [
    {   'sDescription':'White Horse Walking Holidays prices',
        'sTitle':'Walking holiday prices',
        'bIsWebPath':true,
        'sUrl':'prices.htm'
    }]
},
{   'sDescription':'Walks in Wiltshire',
    'sTitle':'Walks',
    'bIsWebPath':true,
    'sUrl':'wiltshirewalks.htm',"childArray" : [
    {   'sDescription':'White Horse Walking Holidays White Horse Trail',
        'sTitle':'White Horse Trail',
        'bIsWebPath':true,
        'sUrl':'whitehorsetrail.htm',"childArray" : [
        {   'sTitle':'Maps',
            'bIsWebPath':true,
            'sUrl':'maps.htm'
        }]
    },
    {   'sTitle':'Examples of local walks',
        'bIsWebPath':true,
        'sUrl':'examples.htm'
    }]
},
{   'sDescription':'Wiltshire\'s White Horses',
    'sTitle':'Wiltshire\'s White Horses',
    'bIsWebPath':true,
    'sUrl':'wiltshirewhitehorses.htm'
},
{   'sDescription':'Avebury with White Horse Walking Holidays',
    'sTitle':'Avebury',
    'bIsWebPath':true,
    'sUrl':'avebury.htm',"childArray" : [
    {   'sDescription':'Walking The Ridgeway',
        'sTitle':'Ridgeway Part 1',
        'bIsWebPath':true,
        'sUrl':'ridgeway1.htm'
    },
    {   'sDescription':'Walking The Ridgeway',
        'sTitle':'Ridgeway Part 2',
        'bIsWebPath':true,
        'sUrl':'ridgeway2.htm'
    },
    {   'sDescription':'Walking The Ridgeway',
        'sTitle':'Ridgeway Part 3',
        'bIsWebPath':true,
        'sUrl':'ridgeway3.htm'
    },
    {   'sTitle':'Ridgeway Part 4',
        'bIsWebPath':true,
        'sUrl':'ridgeway4.htm'
    }]
},
{   'sDescription':'Devizes and environs Local Information from Southdown B&B',
    'sTitle':'Local Information',
    'bIsWebPath':true,
    'sUrl':'localinfo.htm',"childArray" : [
    {   'sDescription':'Wiltshire\'s Crop Circles',
        'sTitle':'Crop Circles',
        'bIsWebPath':true,
        'sUrl':'cropcircles.htm'
    }]
},
{   'sDescription':'News from Southdon B&B and White Horse Walking Holidays',
    'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.htm'
},
{   'sDescription':'Contact Southdown B&B and White Horse Walking Holidays',
    'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.htm'
}]
});
