var customNavTree9 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Sue Woodcock',
    bIsWebPath:true,
    sUrl:'O1.html',
    sTarget:'_self'
},
{   sTitle:'Mark and Shirley',
    bIsWebPath:true,
    sUrl:'O2.html',
    sTarget:'_self'
},
{   sTitle:'Matthew and Rachel',
    bIsWebPath:true,
    sUrl:'O3.html',
    sTarget:'_self'
},
{   sTitle:'Ruth Hulser',
    bIsWebPath:true,
    sUrl:'O4.html',
    sTarget:'_self'
}]
});
