var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Broadway Studio',
    bIsWebPath:true,
    sUrl:'page13.html',
    sTarget:'_self'
},
{   sTitle:'288 Studio',
    bIsWebPath:true,
    sUrl:'page12.html',
    sTarget:'_self'
},
{   sTitle:'Martial Arts',
    bIsWebPath:true,
    sUrl:'page 6.html',
    sTarget:'_self'
},
{   sTitle:'Curriculum',
    bIsWebPath:true,
    sUrl:'Page 7.html',
    sTarget:'_self'
},
{   sTitle:'Registration',
    bIsWebPath:true,
    sUrl:'Page 8.html',
    sTarget:'_self'
},
{   sTitle:'School Policy',
    bIsWebPath:true,
    sUrl:'Page 9.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Page 5.html',
    sTarget:'_self'
}]
});
