var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Foreword',
        bIsWebPath:true,
        sUrl:'foreword.html'
    },
    {   sTitle:'What\'s On',
        bIsWebPath:true,
        sUrl:'whatson.html',"childArray" : [
        {   sTitle:'Concerts and Events',
            bIsWebPath:true,
            sUrl:'events.html'
        },
        {   sTitle:'Diary',
            bIsWebPath:true,
            sUrl:'diary.html'
        },
        {   sTitle:'Regular events',
            bIsWebPath:true,
            sUrl:'regular.html'
        }]
    },
    {   sTitle:'How to find us',
        bIsWebPath:true,
        sUrl:'findus.html'
    },
    {   sTitle:'Visiting the Abbey',
        bIsWebPath:true,
        sUrl:'visiting.html'
    },
    {   sTitle:'Abbey tours',
        bIsWebPath:true,
        sUrl:'abbeytours.html'
    },
    {   sTitle:'History',
        bIsWebPath:true,
        sUrl:'history.html'
    },
    {   sTitle:'Looking after the Abbey',
        bIsWebPath:true,
        sUrl:'lookingafter.html',"childArray" : [
        {   sTitle:'Why the scaffolding?',
            bIsWebPath:true,
            sUrl:'whyscaffolding.html'
        },
        {   sTitle:'Why no tunes from the bells?',
            bIsWebPath:true,
            sUrl:'whynobelltunes.html'
        }]
    },
    {   sTitle:'Parish Records',
        bIsWebPath:true,
        sUrl:'parishrecords.html'
    },
    {   sTitle:'The Friends',
        bIsWebPath:true,
        sUrl:'friends.html',"childArray" : [
        {   sTitle:'History and Aims',
            bIsWebPath:true,
            sUrl:'friends-hist.html'
        },
        {   sTitle:'Executive Committee',
            bIsWebPath:true,
            sUrl:'friends-exec.html'
        },
        {   sTitle:'Farncombe Lectures',
            bIsWebPath:true,
            sUrl:'friends-farn.html'
        }]
    },
    {   sTitle:'Worship',
        bIsWebPath:true,
        sUrl:'worship.html'
    },
    {   sTitle:'Bells/Bellringing',
        bIsWebPath:true,
        sUrl:'bells.html'
    },
    {   sTitle:'Pictures',
        bIsWebPath:true,
        sUrl:'pictures.html',"childArray" : [
        {   sTitle:'Abbey Ablaze',
            bIsWebPath:true,
            sUrl:'g-ablaze.html'
        },
        {   sTitle:'Your pictures',
            bIsWebPath:true,
            sUrl:'g-sentin.html'
        },
        {   sTitle:'Flowers',
            bIsWebPath:true,
            sUrl:'g-flowers.html'
        },
        {   sTitle:'Aerial Camera',
            bIsWebPath:true,
            sUrl:'g-aerialcam.html'
        },
        {   sTitle:'Harvest Supper',
            bIsWebPath:true,
            sUrl:'g-harvest.html'
        },
        {   sTitle:'Kneelers',
            bIsWebPath:true,
            sUrl:'g-kneelers.html'
        },
        {   sTitle:'Maintenance 2003-10',
            bIsWebPath:true,
            sUrl:'g-maintain.html'
        },
        {   sTitle:'Maintenance 2011',
            bIsWebPath:true,
            sUrl:'g-maintain-2011.html'
        },
        {   sTitle:'Vicars',
            bIsWebPath:true,
            sUrl:'g-vicars.html'
        },
        {   sTitle:'Wedding Receptions',
            bIsWebPath:true,
            sUrl:'g-wedding.html'
        }]
    },
    {   sTitle:'Videos',
        bIsWebPath:true,
        sUrl:'videos.html'
    },
    {   sTitle:'St Andrew\'s',
        bIsWebPath:true,
        sUrl:'standrews.html'
    },
    {   sTitle:'The Benefice',
        bIsWebPath:true,
        sUrl:'benefice.html'
    },
    {   sTitle:'How can I help?',
        bIsWebPath:true,
        sUrl:'howcanihelp.html'
    },
    {   sTitle:'Contact us',
        bIsWebPath:true,
        sUrl:'contactus.html'
    },
    {   sTitle:'Web links',
        bIsWebPath:true,
        sUrl:'weblinks.html'
    }]
}]
});
