var customNavTree52 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Advertise',
    bIsWebPath:true,
    sUrl:'AdvertiseWithUs.htm',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Links.htm'
},
{   sTitle:'Charities',
    bIsWebPath:true,
    sUrl:'Charities.htm',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'SiteMap.htm'
}]
});
