var customNavTree8 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Sunday Services',
    bIsWebPath:true,
    sUrl:'Services.html',
    sTarget:'_self'
},
{   sTitle:'Something for You',
    bIsWebPath:true,
    sUrl:'groups.html',
    sTarget:'_self'
}]
});
