var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About image',
    'bIsWebPath':true,
    'sUrl':'about_image.html'
},
{   'sTitle':'Pregnancy helpline',
    'bIsWebPath':true,
    'sUrl':'helpline.html'
},
{   'sTitle':'Precious Families',
    'bIsWebPath':true,
    'sUrl':'families.html'
},
{   'sTitle':'Abortion',
    'bIsWebPath':true,
    'sUrl':'abortion.html'
},
{   'sTitle':'Euthanasia',
    'bIsWebPath':true,
    'sUrl':'euthanasia.html'
},
{   'sTitle':'Human cloning',
    'bIsWebPath':true,
    'sUrl':'cloning.html'
},
{   'sTitle':'Training courses',
    'bIsWebPath':true,
    'sUrl':'training.html'
},
{   'sTitle':'Schools work',
    'bIsWebPath':true,
    'sUrl':'schools.html'
},
{   'sTitle':'Prayer',
    'bIsWebPath':true,
    'sUrl':'prayer.html',"childArray" : [
    {   'sTitle':'National Day of Prayer',
        'bIsWebPath':true,
        'sUrl':'day_of_prayer.html'
    },
    {   'sTitle':'Prayer Guide',
        'bIsWebPath':true,
        'sUrl':'prayerguide.html'
    }]
},
{   'sTitle':'News round-up',
    'bIsWebPath':true,
    'sUrl':'newsroundup.html',"childArray" : [
    {   'sTitle':'Network News and Prayer',
        'bIsWebPath':true,
        'sUrl':'network_news_ and_prayer.html'
    },
    {   'sTitle':'Latest News and Action',
        'bIsWebPath':true,
        'sUrl':'latest_news.html'
    },
    {   'sTitle':'image news',
        'bIsWebPath':true,
        'sUrl':'image_news.html'
    }]
},
{   'sTitle':'Videos',
    'bIsWebPath':true,
    'sUrl':'videos.html',"childArray" : [
    {   'sTitle':'Interview With an Unborn Child',
        'bIsWebPath':true,
        'sUrl':'interview_with_an_unborn_child.html'
    },
    {   'sTitle':'180',
        'bIsWebPath':true,
        'sUrl':'180.html'
    },
    {   'sTitle':'Life After Abortion',
        'bIsWebPath':true,
        'sUrl':'lifeafterabortion.html'
    },
    {   'sTitle':'Human Development 1',
        'bIsWebPath':true,
        'sUrl':'human_development_1.html'
    },
    {   'sTitle':'Human Development 2',
        'bIsWebPath':true,
        'sUrl':'human_development_2.html'
    }]
},
{   'sTitle':'Factsheets',
    'bIsWebPath':true,
    'sUrl':'factsheets.html',"childArray" : [
    {   'sTitle':'Abortion',
        'bIsWebPath':true,
        'sUrl':'factsheets_abortion.html'
    },
    {   'sTitle':'Euthanasia',
        'bIsWebPath':true,
        'sUrl':'factsheets_euthanasia.html'
    },
    {   'sTitle':'Human cloning',
        'bIsWebPath':true,
        'sUrl':'factsheets_cloning.html'
    },
    {   'sTitle':'Teenage sexuality',
        'bIsWebPath':true,
        'sUrl':'factsheets_teenage.html'
    }]
},
{   'sTitle':'Getting involved',
    'bIsWebPath':true,
    'sUrl':'involved.html'
},
{   'sTitle':'Giving',
    'bIsWebPath':true,
    'sUrl':'giving.html'
},
{   'sTitle':'Contact us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
