var customNavTree15 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Tuning',
    bIsWebPath:true,
    sUrl:'underconstruction.html',
    sTarget:'_self'
},
{   sTitle:'Restoration',
    bIsWebPath:true,
    sUrl:'underconstruction.html',
    sTarget:'_self'
},
{   sTitle:'Pianos for Sale',
    bIsWebPath:true,
    sUrl:'underconstruction.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'underconstruction.html',
    sTarget:'_self'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'underconstruction.html',
    sTarget:'_self'
}]
});
