var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Maps',
    bIsWebPath:true,
    sUrl:'maps.html',"childArray" : [
    {   sTitle:'OS Maps',
        bIsWebPath:true,
        sUrl:'osmap.html',"childArray" : [
        {   sTitle:'Bengeo Rural Parish Map & Rights of Way',
            bIsWebPath:true,
            sUrl:'bengeoruralos.html'
        },
        {   sTitle:'Walk 1',
            bIsWebPath:true,
            sUrl:'oswalk1.html'
        },
        {   sTitle:'Walk 2',
            bIsWebPath:true,
            sUrl:'oswalk2.html'
        },
        {   sTitle:'Walk 3',
            bIsWebPath:true,
            sUrl:'oswalk3.html'
        },
        {   sTitle:'Walk 4',
            bIsWebPath:true,
            sUrl:'oswalk4.html'
        }]
    },
    {   sTitle:'Google Maps',
        bIsWebPath:true,
        sUrl:'bengeomap.html',"childArray" : [
        {   sTitle:'Walk 1',
            bIsWebPath:true,
            sUrl:'walk1.html'
        },
        {   sTitle:'Walk 2',
            bIsWebPath:true,
            sUrl:'walk2.html'
        },
        {   sTitle:'Walk 3',
            bIsWebPath:true,
            sUrl:'walk3.html'
        },
        {   sTitle:'Walk 4',
            bIsWebPath:true,
            sUrl:'walk4.html'
        }]
    }]
},
{   sTitle:'Location',
    bIsWebPath:true,
    sUrl:'location.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',"childArray" : [
    {   sTitle:'Buildings of Chapmore End',
        bIsWebPath:true,
        sUrl:'buildings.html'
    },
    {   sTitle:'The Sign',
        bIsWebPath:true,
        sUrl:'cesign.html'
    },
    {   sTitle:'Local Images',
        bIsWebPath:true,
        sUrl:'images.html'
    },
    {   sTitle:'Halloween 2008',
        bIsWebPath:true,
        sUrl:'halloween2008.html'
    },
    {   sTitle:'Chapmore End Card',
        bIsWebPath:true,
        sUrl:'card.html'
    },
    {   sTitle:'Ducklings',
        bIsWebPath:true,
        sUrl:'ducklings.html'
    },
    {   sTitle:'New Arrivals 2010',
        bIsWebPath:true,
        sUrl:'ducks2010.html'
    },
    {   sTitle:'Snow 2009-02-02',
        bIsWebPath:true,
        sUrl:'snow2009-02-02.html'
    },
    {   sTitle:'Telephone Box',
        bIsWebPath:true,
        sUrl:'phonebox.html'
    },
    {   sTitle:'The Seat',
        bIsWebPath:true,
        sUrl:'seat.html'
    }]
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'whatson.html',"childArray" : [
    {   sTitle:'Spring Clean 2011',
        bIsWebPath:true,
        sUrl:'springclean2011.html'
    },
    {   sTitle:'Unveiling The Sign',
        bIsWebPath:true,
        sUrl:'sign.html'
    },
    {   sTitle:'Grime Weekend 2009',
        bIsWebPath:true,
        sUrl:'page9.html'
    },
    {   sTitle:'Fun Day 2010',
        bIsWebPath:true,
        sUrl:'funday.html'
    }]
},
{   sTitle:'Chapmore End Association',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'Newsletter',
        bIsWebPath:true,
        sUrl:'newsletter.html'
    },
    {   sTitle:'Press Cuttings',
        bIsWebPath:true,
        sUrl:'press.html'
    },
    {   sTitle:'Meeting Minutes',
        bIsWebPath:true,
        sUrl:'minutes.html'
    },
    {   sTitle:'Chapmore End Cards',
        bIsWebPath:true,
        sUrl:'cards.html'
    },
    {   sTitle:'What\'s Happening',
        bIsWebPath:true,
        sUrl:'whatshappening.html'
    },
    {   sTitle:'AGM Minutes',
        bIsWebPath:true,
        sUrl:'agms.html'
    },
    {   sTitle:'Neighbourhood Watch',
        bIsWebPath:true,
        sUrl:'neighbourhoodwatch.html'
    },
    {   sTitle:'Home Fire Safety Check',
        bIsWebPath:true,
        sUrl:'homefiresafety.html'
    },
    {   sTitle:'Thanks from Helen Mansfield',
        bIsWebPath:true,
        sUrl:'helenthanks.html'
    },
    {   sTitle:'Vtesse Broadband',
        bIsWebPath:true,
        sUrl:'vtesse.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
}]
});
