var customNavTree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Community Spotlight',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'index.html#PTA_Community_Spotlight',
    sTarget:'_self'
},
{   sTitle:'Hot Topics',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'index.html#Hot_Topics',
    sTarget:'_self'
},
{   sTitle:'Unit Restaurant Fundraisers',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'unitevents.html#UnitRestaurantFundraiser',
    sTarget:'_self'
}]
});
