var nav_441tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Latest News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'latest-news.html'
},
{   'sTitle':'About the Club',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about-the-club.html',"childArray" : [
    {   'sTitle':'The Committee',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'the-committee.html'
    }]
},
{   'sTitle':'Club Forum',
    'bIsExternal':true,
    'sUrl':'http://www.makephpbb.com/phpbb/challengesouthw.html',
    'sTarget':'_self'
},
{   'sTitle':'Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'events.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Diary',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'diary.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Previous Events',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'previous_events.html',
        'sTarget':'_self'
    },
    {   'sTitle':'De-Cider Trophy',
        'bIsExternal':true,
        'sUrl':'http://www.de-cidertrophy.co.uk/',
        'sTarget':'_self'
    },
    {   'sTitle':'Rules and regs',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'rules-and-regs.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Organisers Notes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'organisers_notes.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Club Shop',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'club-shop.html'
},
{   'sTitle':'Membership',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'membership.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sTitle':'Club Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'club_links.html'
}]
});
