var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'About Beacon House',
    'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html',"childArray" : [
    {   'sDescription':'Beacon House newsletters',
        'sTitle':'Newsletters',
        'bIsWebPath':true,
        'sUrl':'newsletters.html'
    },
    {   'sDescription':'Videos about the work of Beacon House',
        'sTitle':'Videos',
        'bIsWebPath':true,
        'sUrl':'videos.html'
    },
    {   'sDescription':'Beacon House photo gallery.  Pictures showing the day to day work of Beacon House.',
        'sTitle':'Photo Gallery',
        'bIsWebPath':true,
        'sUrl':'photos.html'
    },
    {   'sDescription':'Download free resources for Beacon House, Colchester',
        'sTitle':'Downloads',
        'bIsWebPath':true,
        'sUrl':'downloads.html'
    }]
},
{   'sDescription':'Services provided by Beacon House',
    'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html',"childArray" : [
    {   'sDescription':'Health services provided by Beacon House.',
        'sTitle':'Health',
        'bIsWebPath':true,
        'sUrl':'health.html',"childArray" : [
        {   'sTitle':'Clinic',
            'bIsWebPath':true,
            'sUrl':'clinic.html'
        },
        {   'sDescription':'Hygiene services provided by Beacon House, Colchester',
            'sTitle':'Hygiene',
            'bIsWebPath':true,
            'sUrl':'page17.html'
        }]
    },
    {   'sDescription':'Counselling services provided by Beacon House',
        'sTitle':'Counselling',
        'bIsWebPath':true,
        'sUrl':'counselling.html'
    },
    {   'sDescription':'Likeskills services provided by Beacon House',
        'sTitle':'Lifeskills',
        'bIsWebPath':true,
        'sUrl':'lifeskills.html'
    },
    {   'sDescription':'Anger Management services provided by Beacon House',
        'sTitle':'Anger Management',
        'bIsWebPath':true,
        'sUrl':'angermanagement.html'
    },
    {   'sDescription':'Confidence Building services provided by Beacon House',
        'sTitle':'Confidence Building',
        'bIsWebPath':true,
        'sUrl':'confidencebuilding.html'
    },
    {   'sDescription':'Stress Management courses provided by Beacon House',
        'sTitle':'Stress Management',
        'bIsWebPath':true,
        'sUrl':'stressmanagement.html'
    }]
},
{   'sDescription':'Information about schools and Beacon House',
    'sTitle':'Schools',
    'bIsWebPath':true,
    'sUrl':'schools.html'
},
{   'sDescription':'Information on what you can do to help support the work of Beacon House',
    'sTitle':'Support',
    'bIsWebPath':true,
    'sUrl':'support.html',"childArray" : [
    {   'sDescription':'Prayer support for Beacon House, Colchester.',
        'sTitle':'Prayer',
        'bIsWebPath':true,
        'sUrl':'prayer.html'
    },
    {   'sDescription':'How to help Beacon House with financial gifts',
        'sTitle':'Financial Gifts',
        'bIsWebPath':true,
        'sUrl':'financial.html'
    },
    {   'sDescription':'How to donate the items required by Beacon House',
        'sTitle':'Donations',
        'bIsWebPath':true,
        'sUrl':'donations.html'
    },
    {   'sDescription':'How buy one get one free can help Beacon House',
        'sTitle':'BOGOF',
        'bIsWebPath':true,
        'sUrl':'bogof.html'
    },
    {   'sDescription':'Buy hand made cards to support Beacon House',
        'sTitle':'Hand Made Cards',
        'bIsWebPath':true,
        'sUrl':'cards.html'
    },
    {   'sDescription':'Beacon House forums',
        'sTitle':'Forums',
        'bIsWebPath':true,
        'sUrl':'forums.html'
    }]
},
{   'sDescription':'How to contact us at Beacon House by telephone, e-mail, fax, post or internet',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html',"childArray" : [
    {   'sDescription':'Map and directions to Beacon House, Colchester.',
        'sTitle':'Map and Directions',
        'bIsWebPath':true,
        'sUrl':'directions.html'
    }]
}]
});
