var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'the_doctors_support/news.html',"childArray" : [
    {   'sTitle':'Headline News',
        'bIsWebPath':true,
        'sUrl':'headlines.html',"childArray" : [
        {   'sTitle':'Health for Healthcare Professionals',
            'bIsWebPath':true,
            'sUrl':'healthforhealthcare.html'
        },
        {   'sTitle':'House Concern',
            'bIsWebPath':true,
            'sUrl':'house_concern.html'
        },
        {   'sTitle':'DSN contributes to Mental Health Special in Journal',
            'bIsWebPath':true,
            'sUrl':'news/page56.html'
        },
        {   'sTitle':'Meet Our Conference Co-ordinator!',
            'bIsWebPath':true,
            'sUrl':'news/conferences.html'
        },
        {   'sTitle':'2010 AGM in Birmingham',
            'bIsWebPath':true,
            'sUrl':'news/page56a.html'
        },
        {   'sTitle':'Sticks and Stones',
            'bIsWebPath':true,
            'sUrl':'news/anti_stigma_campaign.html'
        },
        {   'sTitle':'Practitioner Health Programme: Introduction',
            'bIsWebPath':true,
            'sUrl':'php.html'
        },
        {   'bSeparatorBefore':true,
            'sTitle':'specialist services for doctors with mental health problems',
            'bIsWebPath':true,
            'sUrl':'news/specialist services for doctors with mental health problems.html'
        },
        {   'bSeparatorAfter':true,
            'sTitle':'GMC',
            'bIsWebPath':true,
            'sUrl':'news/gmc.html'
        },
        {   'sTitle':'Just Giving',
            'bIsWebPath':true,
            'sUrl':'just_giving.html'
        },
        {   'sTitle':'2009 News Updates',
            'bIsWebPath':true,
            'sUrl':'2009 news updates.html'
        }]
    },
    {   'sTitle':'Current Newsletter',
        'bIsWebPath':true,
        'sUrl':'the_doctors_support/current_newsletter.html'
    },
    {   'sTitle':'Last Newsletter',
        'bIsWebPath':true,
        'sUrl':'the_doctors_support/last_newsletter.html'
    },
    {   'sTitle':'Previous newsletters',
        'bIsWebPath':true,
        'sUrl':'the_doctors_support/previous_newsletters.html',"childArray" : [
        {   'sTitle':'Older newsletters',
            'bIsWebPath':true,
            'sUrl':'the_doctors_support/older.html'
        }]
    },
    {   'sTitle':'Newsletter Taster',
        'bIsWebPath':true,
        'sUrl':'the_doctors_support/page58.html'
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links/links.html',"childArray" : [
    {   'sTitle':'Visitor Links Page',
        'bIsWebPath':true,
        'sUrl':'links/free_for_all_links.html'
    },
    {   'sTitle':'Medical links',
        'bIsWebPath':true,
        'sUrl':'links/medical.html'
    },
    {   'sTitle':'Student links',
        'bIsWebPath':true,
        'sUrl':'links/student_links.html'
    },
    {   'sTitle':'Geographical links',
        'bIsWebPath':true,
        'sUrl':'links/geog_links.html'
    },
    {   'sTitle':'Financial Links',
        'bIsWebPath':true,
        'sUrl':'links/financial_links.html'
    },
    {   'sTitle':'Charities Links',
        'bIsWebPath':true,
        'sUrl':'links/charities_links.html'
    },
    {   'sTitle':'Addictions Links',
        'bIsWebPath':true,
        'sUrl':'links/addictions_links.html'
    },
    {   'sTitle':'Disablity Links',
        'bIsWebPath':true,
        'sUrl':'links/disability_links.html'
    },
    {   'sTitle':'Other Links',
        'bIsWebPath':true,
        'sUrl':'links/other_links.html'
    }]
},
{   'sTitle':'Download',
    'bIsWebPath':true,
    'sUrl':'links/downloads.html',"childArray" : [
    {   'sTitle':'UsefulDocuments',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'links/downloads.html#UsefulDocuments'
    }]
},
{   'sTitle':'Shop',
    'bIsWebPath':true,
    'sUrl':'shop/shop.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact/contact.html',"childArray" : [
    {   'sTitle':'Contact Details',
        'bIsWebPath':true,
        'sUrl':'contact/contact_details.html'
    },
    {   'sTitle':'Students',
        'bIsWebPath':true,
        'sUrl':'dsnstudents.html'
    },
    {   'sTitle':'HELPLINE',
        'bIsWebPath':true,
        'sUrl':'contact/helpline.html',"childArray" : [
        {   'sTitle':'DSLLeaflet',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'contact/helpline.html#DSLLeaflet'
        }]
    },
    {   'sTitle':'Contact Us',
        'bIsExternal':true,
        'sUrl':'mailto:info@dsn.org.uk',
        'sTarget':'_self'
    },
    {   'sTitle':'Members Account Update',
        'bIsWebPath':true,
        'sUrl':'contact/account_update.html'
    }]
},
{   'sTitle':'Join Us',
    'bIsWebPath':true,
    'sUrl':'contact/create_account.html',"childArray" : [
    {   'sTitle':'Online Gift Aid Form',
        'bIsWebPath':true,
        'sUrl':'contact/gift_aid.html'
    },
    {   'sTitle':'Post Registration Checks',
        'bIsWebPath':true,
        'sUrl':'contact/post_registration_tasks.html'
    },
    {   'sTitle':'what do I need to do after registration',
        'bIsWebPath':true,
        'sUrl':'contact/how_to_pay.html'
    }]
}]
});
