var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About PTCDC',
        bIsWebPath:true,
        sUrl:'aboutptcdc.html'
    },
    {   sTitle:'About Port Towns',
        bIsWebPath:true,
        sUrl:'aboutporttowns.html',"childArray" : [
        {   sTitle:'About the Anacostia River',
            bIsWebPath:true,
            sUrl:'anacostiariver.html'
        }]
    },
    {   sTitle:'Life in the Port Towns',
        bIsWebPath:true,
        sUrl:'lifeinporttowns.html'
    }]
},
{   sTitle:'Attractions',
    bIsWebPath:true,
    sUrl:'attractions.html',"childArray" : [
    {   sTitle:'Historic Sites',
        bIsWebPath:true,
        sUrl:'historicsites.html'
    },
    {   sTitle:'Entertainment',
        bIsWebPath:true,
        sUrl:'entertainment.html'
    },
    {   sTitle:'Picture Gallery',
        bIsWebPath:true,
        sUrl:'picturegallery.html',"childArray" : [
        {   sTitle:'Anacostia Photos',
            bIsWebPath:true,
            sUrl:'anacostiaphotos.html'
        },
        {   sTitle:'President Obama',
            bIsWebPath:true,
            sUrl:'presidentobama.html'
        }]
    },
    {   sTitle:'Restaurants',
        bIsWebPath:true,
        sUrl:'restaurants.html'
    }]
},
{   sTitle:'Programs',
    bIsWebPath:true,
    sUrl:'programs.html',"childArray" : [
    {   sTitle:'Advocacy 2011',
        bIsWebPath:true,
        sUrl:'advocacy2011.html'
    },
    {   sTitle:'Economic Development Resource Center',
        bIsWebPath:true,
        sUrl:'edrc.html'
    },
    {   sTitle:'Battle of Bladensburg',
        bIsWebPath:true,
        sUrl:'battleofbladensburg.html'
    },
    {   sTitle:'Business Development',
        bIsWebPath:true,
        sUrl:'businessdevelopment.html'
    },
    {   sTitle:'Community Health Partnership',
        bIsWebPath:true,
        sUrl:'page63.html'
    },
    {   sTitle:'Mural',
        bIsWebPath:true,
        sUrl:'mural.html'
    },
    {   sTitle:'People Empowerment',
        bIsWebPath:true,
        sUrl:'pep1.html'
    },
    {   sTitle:'Real Estate',
        bIsWebPath:true,
        sUrl:'realestate.html'
    },
    {   sTitle:'Wellness Center',
        bIsWebPath:true,
        sUrl:'wellnesscenter.html'
    }]
},
{   sTitle:'Partners',
    bIsWebPath:true,
    sUrl:'partners.html',"childArray" : [
    {   sTitle:'Partnership Accomplishments',
        bIsWebPath:true,
        sUrl:'accomplishments.html'
    },
    {   sTitle:'Projects in Bladensburg',
        bIsWebPath:true,
        sUrl:'bladensburg.html'
    },
    {   sTitle:'Projects in Colmar Manor',
        bIsWebPath:true,
        sUrl:'colmarmanor.html'
    },
    {   sTitle:'Projects in Edmonston',
        bIsWebPath:true,
        sUrl:'edmonston.html'
    }]
},
{   sTitle:'Business Information',
    bIsWebPath:true,
    sUrl:'bus_info.html',"childArray" : [
    {   sTitle:'Business Directory',
        bIsWebPath:true,
        sUrl:'businessdirectory.html'
    },
    {   sTitle:'Green Survey',
        bIsWebPath:true,
        sUrl:'survey.html'
    }]
},
{   sTitle:'Join',
    bIsWebPath:true,
    sUrl:'join.html'
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'events.html',"childArray" : [
    {   sTitle:'Port Towns Day 2011',
        bIsWebPath:true,
        sUrl:'ptday11.html'
    },
    {   sTitle:'Port Towns Day 2010',
        bIsWebPath:true,
        sUrl:'page62.html'
    },
    {   sTitle:'Gorgeous Prince Georges',
        bIsWebPath:true,
        sUrl:'gorgeouspgday.html'
    }]
},
{   sTitle:'Sponsorships',
    bIsWebPath:true,
    sUrl:'sponsors.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
}]
});
