var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Folk For Steve',
    'bIsWebPath':true,
    'sUrl':'folkforsteve.html'
},
{   'sTitle':'Bob\'s Newsletter',
    'bIsWebPath':true,
    'sUrl':'bob\'snewsletter.html'
},
{   'sTitle':'Programme',
    'bIsWebPath':true,
    'sUrl':'programme.html'
},
{   'sTitle':'Resident Group',
    'bIsWebPath':true,
    'sUrl':'residentgroup.html'
},
{   'sTitle':'Book an Act',
    'bIsWebPath':true,
    'sUrl':'bookanact.html'
},
{   'sTitle':'Gig List',
    'bIsWebPath':true,
    'sUrl':'giglist.html'
},
{   'sTitle':'Pics/Videos/Music',
    'bIsWebPath':true,
    'sUrl':'picsvideosmusic.html'
},
{   'sTitle':'Club Guests',
    'bIsWebPath':true,
    'sUrl':'clubguests.html'
},
{   'sTitle':'Hall of Fame',
    'bIsWebPath':true,
    'sUrl':'halloffame.html',"childArray" : [
    {   'sTitle':'Bromsgrove',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'halloffame.html#Bromsgrove'
    }]
},
{   'sTitle':'S & S Gallery',
    'bIsWebPath':true,
    'sUrl':'s&sgallery.html'
},
{   'sTitle':'Quotes & Heckles',
    'bIsWebPath':true,
    'sUrl':'quotes&heckles.html'
},
{   'sTitle':'Letters',
    'bIsWebPath':true,
    'sUrl':'letters.html'
},
{   'sTitle':'Showcase',
    'bIsWebPath':true,
    'sUrl':'showcase.html'
},
{   'sTitle':'How to Find Us',
    'bIsWebPath':true,
    'sUrl':'howtofindus.html'
},
{   'sTitle':'Festival lineup',
    'bIsWebPath':true,
    'sUrl':'festivallineup.html'
},
{   'sTitle':'Festival Tickets',
    'bIsWebPath':true,
    'sUrl':'festivaltickets.html'
},
{   'sTitle':'Festival 2012',
    'bIsWebPath':true,
    'sUrl':'festival2012.html'
},
{   'sTitle':'Festival Guests',
    'bIsWebPath':true,
    'sUrl':'festivalguests.html'
},
{   'sTitle':'Festival Showcase',
    'bIsWebPath':true,
    'sUrl':'festivalshowcase.html'
},
{   'sTitle':'Festival Videos',
    'bIsWebPath':true,
    'sUrl':'festivalvideos.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'A Tribute to Ralph',
    'bIsWebPath':true,
    'sUrl':'atributetoralph.html'
},
{   'sTitle':'Charity Fund',
    'bIsWebPath':true,
    'sUrl':'charityfund.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'Site Map & Menu',
    'bIsWebPath':true,
    'sUrl':'sitemap&menu.html'
}]
});
