var nav_184tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Your Parish Council',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page2.html',"childArray" : [
    {   'sTitle':'Parish Councillors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page4.html'
    },
    {   'sTitle':'Meetings',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page5.html'
    },
    {   'sTitle':'Latest News',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page8.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'About West Hallam',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page10.html',"childArray" : [
    {   'sTitle':'Local Information',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page12.html'
    },
    {   'sTitle':'Clubs and Organisations',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page24a.html'
    }]
},
{   'sTitle':'Community Notice Board',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page13.html',"childArray" : [
    {   'sTitle':'Community Safety',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page100.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Useful Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page14.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page15.html'
},
{   'sTitle':'Powtrell Pavilion',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page67aa.html'
},
{   'sTitle':'Other Information',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page16.html',"childArray" : [
    {   'sTitle':'Borough and County Councillors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page60.html'
    },
    {   'sTitle':'Our MP',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page104.html',
        'sTarget':'_self'
    }]
}]
});
