var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Directions',
        bIsWebPath:true,
        sUrl:'directions.html'
    },
    {   sTitle:'Contact us',
        bIsWebPath:true,
        sUrl:'contact us.html'
    }]
},
{   sTitle:'Notices',
    bIsWebPath:true,
    sUrl:'page5.html',"childArray" : [
    {   sTitle:'Notices Page 1',
        bIsWebPath:true,
        sUrl:'page3.html'
    },
    {   sTitle:'Notices Page 2',
        bIsWebPath:true,
        sUrl:'page4.html'
    },
    {   sTitle:'Notices Page 3',
        bIsWebPath:true,
        sUrl:'noticespage3.html'
    }]
},
{   sTitle:'About Trinity',
    bIsWebPath:true,
    sUrl:'about trinity.html',"childArray" : [
    {   sTitle:'Sunday Services',
        bIsWebPath:true,
        sUrl:'sunday services.html'
    },
    {   sTitle:'Visiting Trinity',
        bIsWebPath:true,
        sUrl:'visiting trinity.html'
    },
    {   sTitle:'Social Events',
        bIsWebPath:true,
        sUrl:'social events.html'
    }]
},
{   sTitle:'Prayer Corner',
    bIsWebPath:true,
    sUrl:'prayer corner.html',"childArray" : [
    {   sTitle:'Prayers for addiction',
        bIsWebPath:true,
        sUrl:'prayers for addiction.html'
    },
    {   sTitle:'Prayer for people doubting their faith.',
        bIsWebPath:true,
        sUrl:'prayer for people doubting their faith..html'
    },
    {   sTitle:'Prayer for the ending of a close relationship',
        bIsWebPath:true,
        sUrl:'prayer for the ending of a close relationship.html'
    },
    {   sTitle:'Prayer for those feeling the credit crunch',
        bIsWebPath:true,
        sUrl:'prayer for those feeling the credit crunch.html'
    },
    {   sTitle:'Prayer for those feeling their age',
        bIsWebPath:true,
        sUrl:'prayer for those feeling their age.html'
    },
    {   sTitle:'Prayer for weariness',
        bIsWebPath:true,
        sUrl:'prayer for weariness.html'
    },
    {   sTitle:'Prayer for when a loved one dies',
        bIsWebPath:true,
        sUrl:'prayer for when a loved one dies.html'
    },
    {   sTitle:'Prayer for those worrying',
        bIsWebPath:true,
        sUrl:'prayer for those worrying.html'
    },
    {   sTitle:'Prayer for those facing change',
        bIsWebPath:true,
        sUrl:'prayer for those facing change.html'
    },
    {   sTitle:'Prayer for when we make mistakes',
        bIsWebPath:true,
        sUrl:'prayer for when we make mistakes.html'
    },
    {   sTitle:'Prayer for those having difficulty praying',
        bIsWebPath:true,
        sUrl:'prayer for those having difficulty praying.html'
    }]
},
{   sTitle:'Redevelopment',
    bIsWebPath:true,
    sUrl:'redevelopment.html',"childArray" : [
    {   sTitle:'Redevlopment Gallery',
        bIsWebPath:true,
        sUrl:'redvelopment gallery.html'
    }]
},
{   sTitle:'Trinity\'s Teddies',
    bIsWebPath:true,
    sUrl:'trinity\'s teddies.html',"childArray" : [
    {   sTitle:'Teddies Gallery',
        bIsWebPath:true,
        sUrl:'teddies gallery.html'
    }]
}]
});
