var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'WARDS',
    sUrl:'wards.html',"childArray" : [
    {   sTitle:'ASHURST',
        sUrl:'ashurst.html',
        sTarget:'_self'
    },
    {   sTitle:'BARTON',
        sUrl:'bartonward.html',
        sTarget:'_self'
    },
    {   sTitle:'BASHLEY',
        sUrl:'bashley.html',
        sTarget:'_self'
    },
    {   sTitle:'BECTON',
        sUrl:'becton.html',
        sTarget:'_self'
    },
    {   sTitle:'BOLDRE & SWAY',
        sUrl:'ashurst.html',
        sTarget:'_self'
    },
    {   sTitle:'BRAMSHAW',
        sUrl:'bramshaw.html',
        sTarget:'_self'
    },
    {   sTitle:'BRANSGORE & BURLEY',
        sUrl:'bransgore-and-burley.html',
        sTarget:'_self'
    },
    {   sTitle:'BROCKENHURST',
        sUrl:'brockenhurst-and-forestsoutheast.html',
        sTarget:'_self'
    },
    {   sTitle:'BUCKLAND',
        sUrl:'buckland.html',
        sTarget:'_self'
    },
    {   sTitle:'DOWNLANDS',
        sUrl:'downlands-and-forest.html',
        sTarget:'_self'
    },
    {   sTitle:'FAWLEY',
        sUrl:'fawley.html',
        sTarget:'_self'
    },
    {   sTitle:'FORDINGBRIDGE',
        sUrl:'fordingbridge.html',
        sTarget:'_self'
    },
    {   sTitle:'FERNHILL',
        sUrl:'fernhill.html',
        sTarget:'_self'
    },
    {   sTitle:'FOREST NW',
        sUrl:'forest-north-west.html',
        sTarget:'_self'
    },
    {   sTitle:'FURZEDOWN',
        sUrl:'furzedown.html',
        sTarget:'_self'
    },
    {   sTitle:'HOLBURY',
        sUrl:'holbury.html',
        sTarget:'_self'
    },
    {   sTitle:'HORDLE',
        sUrl:'hordle.html',
        sTarget:'_self'
    },
    {   sTitle:'LYMINGTON TOWN',
        sUrl:'lymington-town.html',
        sTarget:'_self'
    },
    {   sTitle:'LYNDHURST',
        sUrl:'lyndurst.html',
        sTarget:'_self'
    },
    {   sTitle:'MARCHWOOD',
        sUrl:'marchwood.html',
        sTarget:'_self'
    },
    {   sTitle:'MILFORD',
        sUrl:'milford.html',
        sTarget:'_self'
    },
    {   sTitle:'MILTON',
        sUrl:'miltonward.html',
        sTarget:'_self'
    },
    {   sTitle:'PENNINGTON',
        sUrl:'pennington.html',
        sTarget:'_self'
    },
    {   sTitle:'RINGWOOD EAST',
        sUrl:'ringwood-east.html',
        sTarget:'_self'
    },
    {   sTitle:'RINGWOOD NORTH',
        sUrl:'ringwood-north.html',
        sTarget:'_self'
    },
    {   sTitle:'RINGWOOD SOUTH',
        sUrl:'ringwood-south.html',
        sTarget:'_self'
    },
    {   sTitle:'TOTTON CENTRAL',
        sUrl:'totton-central.html',
        sTarget:'_self'
    },
    {   sTitle:'TOTTON EAST',
        sUrl:'totton-east.html',
        sTarget:'_self'
    },
    {   sTitle:'TOTTON NORTH',
        sUrl:'totton-north.html',
        sTarget:'_self'
    },
    {   sTitle:'TOTTON SOUTH',
        sUrl:'tottonsouth.html',
        sTarget:'_self'
    },
    {   sTitle:'TOTTON WEST',
        sUrl:'totton-west.html',
        sTarget:'_self'
    }]
}]
});
