var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'St. luke\'s church halls, st luke\'s healthy living centre, learnign centre, neat, ',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Welcome',
        bIsWebPath:true,
        sUrl:'welcomea.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [
    {   sTitle:'Through Faith Missions',
        bIsWebPath:true,
        sUrl:'through faith missions.html'
    }]
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'welcome.html'
},
{   sTitle:'Community Projects',
    bIsWebPath:true,
    sUrl:'page13.html',"childArray" : [
    {   sDescription:'Youth Group',
        sTitle:'Youth Group',
        bIsWebPath:true,
        sUrl:'youthgroup.html'
    },
    {   sTitle:'News',
        bIsWebPath:true,
        sUrl:'page9.html'
    }]
},
{   sDescription:'Photos of works and comments on developments ',
    sTitle:'photos of building works ',
    bIsWebPath:true,
    sUrl:'page11.html'
},
{   sTitle:'Contact and Map',
    bIsWebPath:true,
    sUrl:'homepageinformation.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page8.html'
}]
});
