var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'What\'s On',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Home Groups',
    'bIsExternal':true,
    'sUrl':'http://www.bristolroadbaptist.org.uk/REGULARS/home_groups.html',
    'sTarget':'_blank'
},
{   'sTitle':'Preaching Plan',
    'bIsWebPath':true,
    'sUrl':'preachingplan.html'
},
{   'sTitle':'Regular Events',
    'bIsWebPath':true,
    'sUrl':'information.html'
},
{   'sTitle':'Feedback',
    'bIsExternal':true,
    'sUrl':'http://bristolroadbaptist.org.uk/tinc?key=fcM6dQMW'
},
{   'sTitle':'Resources',
    'bIsExternal':true,
    'sUrl':'http://www.bristolroadbaptist.org.uk/regulars/resources.html'
},
{   'sTitle':'Homepage',
    'bIsExternal':true,
    'sUrl':'http://www.bristolroadbaptist.org.uk/entry'
}]
});
