var nav_223tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Contacts',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sTitle':'What\'s On',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html',"childArray" : [
    {   'sTitle':'Weekly Notices',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'weeklynotices.html'
    },
    {   'sTitle':'Monthly Notices',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page6.html'
    }]
},
{   'sTitle':'Monthly Magazine',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html',
    'sTarget':'_self'
},
{   'sTitle':'Location',
    'bIsExternal':true,
    'sUrl':'http://maps.google.co.uk/maps/ms?hl=en&ie=UTF8&msa=0&msid=100643399640377111680.000434ef1cbb4d05be818&ll=52.441271,-0.28161&spn=0.009104,0.018797&z=16',
    'sTarget':'_self'
},
{   'sTitle':'Your Wedding',
    'bIsExternal':true,
    'sUrl':'http://yourchurchwedding.org/',
    'sTarget':'_blank'
}]
});
