var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Latest News',
    bIsWebPath:true,
    sUrl:'latest_news.html'
},
{   sTitle:'Kamuli',
    bIsWebPath:true,
    sUrl:'kamuli.html',"childArray" : [
    {   sTitle:'KMH Projects',
        bIsWebPath:true,
        sUrl:'kmhprojects.html',"childArray" : [
        {   sTitle:'Projects completed',
            bIsWebPath:true,
            sUrl:'projects_completed.html',"childArray" : [
            {   sTitle:'Computers installed June 2011',
                bIsWebPath:true,
                sUrl:'computers_installed.html'
            },
            {   sTitle:'KTCT Grant Jan 2011',
                bIsWebPath:true,
                sUrl:'ktct_grant.html'
            },
            {   sTitle:'Container and generators Dec 2010',
                bIsWebPath:true,
                sUrl:'container_generators.html'
            },
            {   sTitle:'Film wins award Sept 2010',
                bIsWebPath:true,
                sUrl:'film_award.html'
            },
            {   sTitle:'Equipment supported 2010',
                bIsWebPath:true,
                sUrl:'equipment_supported.html'
            },
            {   sTitle:'Lab equipmernt March 2010',
                bIsWebPath:true,
                sUrl:'laboratory_equipment.html'
            },
            {   sTitle:'Water harvesting Oct 2009',
                bIsWebPath:true,
                sUrl:'water_harvesting.html'
            },
            {   sTitle:'X-ray machine May 2009',
                bIsWebPath:true,
                sUrl:'xray_machine.html'
            }]
        },
        {   sTitle:'Projects in Progress',
            bIsWebPath:true,
            sUrl:'projects_in_progress.html',"childArray" : [
            {   sTitle:'Hospital development',
                bIsWebPath:true,
                sUrl:'hospital_development.html'
            },
            {   sTitle:'Bee hives and wounds',
                bIsWebPath:true,
                sUrl:'bee_hives_and_wounds.html'
            },
            {   sTitle:'Staff training',
                bIsWebPath:true,
                sUrl:'staff_training.html'
            },
            {   sTitle:'Imaging the World',
                bIsWebPath:true,
                sUrl:'imaging_the_world.html'
            }]
        }]
    },
    {   sTitle:'Audit of projects',
        bIsWebPath:true,
        sUrl:'audit_of_projects.html'
    }]
},
{   sTitle:'Nkokonjeru',
    bIsWebPath:true,
    sUrl:'nkokonjeru.html',"childArray" : [
    {   sTitle:'NMH Projects',
        bIsWebPath:true,
        sUrl:'nmhprojects.html'
    }]
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'support.html',"childArray" : [
    {   sTitle:'Support visits',
        bIsWebPath:true,
        sUrl:'support_visits.html'
    },
    {   sTitle:'Supporters',
        bIsWebPath:true,
        sUrl:'supporters.html'
    }]
},
{   sTitle:'Volunteer',
    bIsWebPath:true,
    sUrl:'volunteer.html'
},
{   sTitle:'Ways to give',
    bIsWebPath:true,
    sUrl:'ways_to_give.html',"childArray" : [
    {   sTitle:'Donate',
        bIsWebPath:true,
        sUrl:'donate.html'
    },
    {   sTitle:'Shop online',
        bIsWebPath:true,
        sUrl:'shop_online.html'
    }]
},
{   sTitle:'Birth injuries',
    bIsWebPath:true,
    sUrl:'birth_injuries.html'
},
{   sTitle:'Visiors\' diaries',
    bIsWebPath:true,
    sUrl:'visitors_diaries_and_reports.html',"childArray" : [
    {   sTitle:'Ben Hunt',
        bIsWebPath:true,
        sUrl:'ben_hunt.html'
    },
    {   sTitle:'Jim McWhirter',
        bIsWebPath:true,
        sUrl:'jim_mcwhirter.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
}]
});
