var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Minerva fundraisers',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Charity fundraising values',
    'sTitle':'Our Charity Fundraising Values',
    'bIsWebPath':true,
    'sUrl':'charity_fundraising_values.html'
},
{   'sDescription':'Charity Fundraising services',
    'sTitle':'Our Services',
    'bIsWebPath':true,
    'sUrl':'charity_fundraising_services.html'
},
{   'sDescription':'Track record',
    'sTitle':'Track Record',
    'bIsWebPath':true,
    'sUrl':'charity_fundraisng_track_record.html'
},
{   'sDescription':'news',
    'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'fundraising_news.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sDescription':'contact',
    'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
