var customNavTree11 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Directors',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sTitle:'Leadership',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Multimedia',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
},
{   sTitle:'Calendar',
    sUrl:'https://www.charmsoffice.com/charms/calendar.asp?s=LkvwCentHSB',
    sTarget:'_self'
},
{   sTitle:'CHARMS',
    sUrl:'https://www.charmsoffice.com/charms/parents.asp?username=LVCentBand',
    sTarget:'_self'
},
{   sTitle:'Percussion',
    sUrl:'http://www.wix.com/ericpetrinowitsch/lchspatriotpercussion',
    sTarget:'_self'
},
{   sTitle:'Guard',
    sUrl:'http://lchspatriotguard.moonfruit.com/',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
