var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home Page',
    'bIsWebPath':true,
    'sUrl':'home.html'
},
{   'sTitle':'Our vision',
    'bIsWebPath':true,
    'sUrl':'ourvision.html'
},
{   'sTitle':'Key People',
    'bIsWebPath':true,
    'sUrl':'keypeople.html',"childArray" : [
    {   'sTitle':'Marianne Overton',
        'bIsWebPath':true,
        'sUrl':'MarianneOverton.html'
    },
    {   'sTitle':'Chris Brewis',
        'bIsWebPath':true,
        'sUrl':'ChrisBrewis.html'
    },
    {   'sTitle':'Ray Newell',
        'bIsWebPath':true,
        'sUrl':'RayNewell.html'
    },
    {   'sTitle':'Graham Dark',
        'bIsWebPath':true,
        'sUrl':'GrahamDark.html'
    },
    {   'sTitle':'Bill Aron',
        'bIsWebPath':true,
        'sUrl':'BillAron.html'
    },
    {   'sTitle':'Daniel Simpson',
        'bIsWebPath':true,
        'sUrl':'DanielSimpson.html'
    },
    {   'sTitle':'Susannah Spencer',
        'bIsWebPath':true,
        'sUrl':'susannahspencer.html'
    },
    {   'sTitle':'Helen Powell',
        'bIsWebPath':true,
        'sUrl':'HelenPowell.html'
    },
    {   'sTitle':'John Hicks',
        'bIsWebPath':true,
        'sUrl':'JohnHicks.html'
    },
    {   'sTitle':'Jim Swanson',
        'bIsWebPath':true,
        'sUrl':'JimSwanson.html'
    }]
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html',"childArray" : [
    {   'sTitle':'February News 2012',
        'bIsWebPath':true,
        'sUrl':'februarynews2012.html'
    },
    {   'sDescription':'January News',
        'sTitle':'January News',
        'bIsWebPath':true,
        'sUrl':'januarynews.html'
    },
    {   'sTitle':'December News',
        'bIsWebPath':true,
        'sUrl':'decembernews.html'
    },
    {   'sTitle':'November News',
        'bIsWebPath':true,
        'sUrl':'novembernews.html'
    },
    {   'sTitle':'October News',
        'bIsWebPath':true,
        'sUrl':'octobernews.html'
    },
    {   'sTitle':'September News',
        'bIsWebPath':true,
        'sUrl':'septembernews.html'
    },
    {   'sTitle':'August News',
        'bIsWebPath':true,
        'sUrl':'augustnews.html'
    },
    {   'sTitle':'July News',
        'bIsWebPath':true,
        'sUrl':'julynews.html'
    },
    {   'bSeparatorBefore':true,
        'sTitle':'June News',
        'bIsWebPath':true,
        'sUrl':'junenews.html'
    },
    {   'sTitle':'May News',
        'bIsWebPath':true,
        'sUrl':'maynews.html'
    },
    {   'bSeparatorBefore':true,
        'sTitle':'April News',
        'bIsWebPath':true,
        'sUrl':'aprilnews.html'
    },
    {   'sTitle':'March News',
        'bIsWebPath':true,
        'sUrl':'marchnews.html'
    },
    {   'sTitle':'National Leader',
        'bIsWebPath':true,
        'sUrl':'nationalleader.html'
    }]
},
{   'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.html'
},
{   'sTitle':'Photos',
    'bIsWebPath':true,
    'sUrl':'photos.html',"childArray" : [
    {   'sTitle':'Summer photos 2011',
        'bIsWebPath':true,
        'sUrl':'summerphotos2011.html'
    },
    {   'sTitle':'More Summer photos',
        'bIsWebPath':true,
        'sUrl':'moresummerphotos.html'
    },
    {   'sTitle':'Mrs Smith\'s Cottage and Views from the air',
        'bIsWebPath':true,
        'sUrl':'photosfromtheair.html'
    },
    {   'sTitle':'Cartoons',
        'bIsWebPath':true,
        'sUrl':'cartoons.html'
    }]
},
{   'sTitle':'Business',
    'bIsWebPath':true,
    'sUrl':'business.html',"childArray" : [
    {   'sTitle':'Eastgate Centre',
        'bIsWebPath':true,
        'sUrl':'eastgatecentre.html'
    }]
}]
});
