var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'The Youth Ministry Studies Programme   is open to anyone who has ability and an interest in working with and journeying with young people in a parish, school or college setting. ',
    'sTitle':'YMSP Youth Ministry Studies Programme',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'linksanddresources.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page5.html'
}]
});
