var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'What Christians believe',
    bIsWebPath:true,
    sUrl:'whatchristiansbelieve.html',"childArray" : [
    {   sTitle:'5 Pillars of Christianity',
        bIsWebPath:true,
        sUrl:'5pillarsofchristianity.html'
    }]
},
{   sTitle:'Becoming a Christian',
    bIsWebPath:true,
    sUrl:'becomingachristian.html',"childArray" : [
    {   sTitle:'Big Questions',
        bIsWebPath:true,
        sUrl:'bigquestions.html'
    },
    {   sTitle:'60 seconds',
        bIsWebPath:true,
        sUrl:'60seconds.html'
    },
    {   sTitle:'Two ways to live',
        bIsWebPath:true,
        sUrl:'twowaystolive.html'
    },
    {   sTitle:'Good News for you',
        bIsWebPath:true,
        sUrl:'goodnewsforyou.html'
    },
    {   sTitle:'Christianity Explored',
        bIsWebPath:true,
        sUrl:'christianityexplored.html'
    },
    {   sTitle:'Changed lives',
        bIsWebPath:true,
        sUrl:'changedlives.html'
    }]
},
{   sTitle:'Problems of life',
    bIsWebPath:true,
    sUrl:'problemsoflife.html',"childArray" : [
    {   sTitle:'Georgie\'s story',
        bIsWebPath:true,
        sUrl:'georgiesstory.html'
    }]
},
{   sTitle:'Serious answers',
    bIsWebPath:true,
    sUrl:'seriousanswers.html'
},
{   sTitle:'In your language',
    bIsWebPath:true,
    sUrl:'inyourlanguage.html'
},
{   sTitle:'For the Deaf',
    bIsWebPath:true,
    sUrl:'forthedeaf.html'
},
{   sTitle:'For the visually impared',
    bIsWebPath:true,
    sUrl:'forthevisuallyimpared.html'
},
{   sTitle:'Read the Bible online',
    bIsWebPath:true,
    sUrl:'readthebibleonline.html',"childArray" : [
    {   sTitle:'Mark Time',
        bIsWebPath:true,
        sUrl:'marktime.html',"childArray" : [
        {   sTitle:'Page 55',
            bIsWebPath:true,
            sUrl:'page55.html'
        }]
    },
    {   sTitle:'Sure of Heaven',
        bIsWebPath:true,
        sUrl:'sureofheaven.html'
    },
    {   sTitle:'Online Bibles',
        bIsWebPath:true,
        sUrl:'onlinebibles.html'
    },
    {   sTitle:'Bible reading schedule',
        bIsWebPath:true,
        sUrl:'biblereadingschedule.html'
    }]
},
{   sTitle:'Read online',
    bIsWebPath:true,
    sUrl:'readonline.html'
},
{   sTitle:'Listen in',
    bIsWebPath:true,
    sUrl:'listenin.html'
},
{   sTitle:'Personal stories',
    bIsWebPath:true,
    sUrl:'page23.html'
},
{   sTitle:'For atheists',
    bIsWebPath:true,
    sUrl:'foratheists.html'
},
{   sTitle:'For sceptics',
    bIsWebPath:true,
    sUrl:'forsceptics.html'
},
{   sTitle:'For scientists',
    bIsWebPath:true,
    sUrl:'forscientists.html',"childArray" : [
    {   sTitle:'Underteen scientists',
        bIsWebPath:true,
        sUrl:'underteenscientists.html'
    },
    {   sTitle:'Scientists digging deeper',
        bIsWebPath:true,
        sUrl:'scientistsdiggingdeeper.html'
    },
    {   sTitle:'Expelled!',
        bIsWebPath:true,
        sUrl:'expelled.html'
    }]
},
{   sTitle:'For Jehovah\'s Witnesses',
    bIsWebPath:true,
    sUrl:'forjehovahswitnesses.html'
},
{   sTitle:'For Mormons',
    bIsWebPath:true,
    sUrl:'formormons.html',"childArray" : [
    {   sTitle:'Jesus or Joseph',
        bIsWebPath:true,
        sUrl:'jesusorjoseph.html'
    }]
},
{   sTitle:'For Muslims',
    bIsWebPath:true,
    sUrl:'formuslims.html'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contactus.html',"childArray" : [
    {   sTitle:'About us',
        bIsWebPath:true,
        sUrl:'aboutus.html'
    },
    {   sTitle:'Your privacy',
        bIsWebPath:true,
        sUrl:'yourprivacy.html'
    }]
},
{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'videos.html'
}]
});
