var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Whats happening in Townend Camera Club, notices for members.',
    'sTitle':'Noticeboard',
    'bIsWebPath':true,
    'sUrl':'noticeboard.html'
},
{   'sDescription':'The current programme and syllabus for Townend Camera Club',
    'sTitle':'Programme',
    'bIsWebPath':true,
    'sUrl':'programme.html'
},
{   'sDescription':'Competition results for Townend Camera Club members.',
    'sTitle':'Competitions',
    'bIsWebPath':true,
    'sUrl':'competitions.html',"childArray" : [
    {   'sTitle':'Competition Rules',
        'bIsWebPath':true,
        'sUrl':'competition_rules.html'
    },
    {   'sTitle':'Tables',
        'bIsWebPath':true,
        'sUrl':'tables.html',"childArray" : [
        {   'sTitle':'Colour print',
            'bIsWebPath':true,
            'sUrl':'Colour Print.html'
        },
        {   'sTitle':'Monochrome',
            'bIsWebPath':true,
            'sUrl':'Monochrome.html'
        },
        {   'sTitle':'Projected Image',
            'bIsWebPath':true,
            'sUrl':'digital.html'
        },
        {   'sTitle':'2010 Monochrome',
            'bIsWebPath':true,
            'sUrl':'2010Monochrome.html'
        },
        {   'sTitle':'2010 Colour Print',
            'bIsWebPath':true,
            'sUrl':'page36.html'
        },
        {   'sTitle':'2010 Projected Image',
            'bIsWebPath':true,
            'sUrl':'page35.html'
        }]
    }]
},
{   'sDescription':'A Gallery of work from the members of Townend Camera Club.',
    'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'Gallery.html'
},
{   'sDescription':'How to reach us at Townend Camera Club.',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sDescription':'Online links to all things photographic.',
    'sTitle':'Online',
    'bIsWebPath':true,
    'sUrl':'online.html',"childArray" : [
    {   'sTitle':'Clubs',
        'bIsWebPath':true,
        'sUrl':'clubs.html'
    },
    {   'sTitle':'Videos',
        'bIsWebPath':true,
        'sUrl':'Videos.html'
    },
    {   'sTitle':'Photo Sites',
        'bIsWebPath':true,
        'sUrl':'Photosites.html'
    }]
}]
});
