var customNavTree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Testimony',
    bIsWebPath:true,
    sUrl:'page12.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page13.html',
    sTarget:'_self'
},
{   sTitle:'Specials',
    bIsWebPath:true,
    sUrl:'page20.html',
    sTarget:'_self'
}]
});
