var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about.html',"childArray" : [
    {   sTitle:'Annual Reports - Home Builders Care MD',
        bIsWebPath:true,
        sUrl:'reports.html'
    },
    {   sTitle:'Awards&Honors',
        bIsWebPath:true,
        sUrl:'honors.html'
    },
    {   sTitle:'How Our Program Works',
        bIsWebPath:true,
        sUrl:'works.html'
    },
    {   sTitle:'Subsidiaries & Affiliated Programs',
        bIsWebPath:true,
        sUrl:'subsidiaries.html',"childArray" : [
        {   sTitle:'HomeAid Washington DC',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'subsidiaries.html#HomeAid'
        }]
    },
    {   sTitle:'Partnering Organizations',
        bIsWebPath:true,
        sUrl:'partners.html'
    },
    {   sTitle:'Our Tom Sawyer Community Service Award Winners',
        bIsWebPath:true,
        sUrl:'tomsawyer.html'
    }]
},
{   sTitle:'Support our Mission',
    bIsWebPath:true,
    sUrl:'support.html',"childArray" : [
    {   sTitle:'Builder Captains Wanted',
        bIsWebPath:true,
        sUrl:'captain.html'
    },
    {   sTitle:'HBCF Honor Roll',
        bIsWebPath:true,
        sUrl:'honorroll.html'
    },
    {   sTitle:'Thank you HBCF Donors',
        bIsWebPath:true,
        sUrl:'currentyeardonors.html'
    },
    {   sTitle:'Information for Donors',
        bIsWebPath:true,
        sUrl:'donorinfo.html'
    },
    {   sTitle:'Fall Fundraising Drive - help the homeless',
        bIsWebPath:true,
        sUrl:'falldrive.html'
    },
    {   sTitle:'A Day at the Races event',
        bIsWebPath:true,
        sUrl:'races.html'
    },
    {   sTitle:'Winter Gala Silent Auction event',
        bIsWebPath:true,
        sUrl:'wintergala.html'
    }]
},
{   sTitle:'Programs & Projects',
    bIsWebPath:true,
    sUrl:'program.html',"childArray" : [
    {   sTitle:'About HBCF - How Our Program Works',
        bIsWebPath:true,
        sUrl:'overview.html'
    },
    {   sTitle:'Annual Giving Drives',
        bIsWebPath:true,
        sUrl:'giving.html'
    },
    {   sTitle:'CSAAC',
        bIsWebPath:true,
        sUrl:'csaac.html'
    },
    {   sTitle:'Angels Watch',
        bIsWebPath:true,
        sUrl:'angelswatch.html'
    },
    {   sTitle:'Dale Drive Apartments',
        bIsWebPath:true,
        sUrl:'daledrive.html'
    },
    {   sTitle:'Dorothy Day Place',
        bIsWebPath:true,
        sUrl:'dorothyday.html'
    },
    {   sTitle:'Gospel Rescue Ministries',
        bIsWebPath:true,
        sUrl:'grm.html'
    },
    {   sTitle:'Hearts and Homes for Youth',
        bIsWebPath:true,
        sUrl:'hearts.html'
    },
    {   sTitle:'Home Builders Care Assessment Center',
        bIsWebPath:true,
        sUrl:'hbcac.html'
    },
    {   sTitle:'Lockney Apartments',
        bIsWebPath:true,
        sUrl:'lockney.html'
    },
    {   sTitle:'Open Arms Housing',
        bIsWebPath:true,
        sUrl:'openarms.html'
    },
    {   sTitle:'Our House Youth Home',
        bIsWebPath:true,
        sUrl:'ourhouse.html'
    },
    {   sTitle:'Shepherds Cove Shelter',
        bIsWebPath:true,
        sUrl:'shepherd.html'
    },
    {   sTitle:'Sasha Bruce REACH',
        bIsWebPath:true,
        sUrl:'reach.html'
    },
    {   sTitle:'The ARC of Prince George\'s County',
        bIsWebPath:true,
        sUrl:'thearc.html'
    },
    {   sTitle:'Transitional Housing Corporation',
        bIsWebPath:true,
        sUrl:'thc.html'
    },
    {   sTitle:'Torture Abolition and Survivors Support Coalition Intl',
        bIsWebPath:true,
        sUrl:'tassc.html'
    },
    {   sTitle:'United Cerebral Palsy of Southern Maryland',
        bIsWebPath:true,
        sUrl:'ucp.html'
    }]
},
{   sTitle:'News & Events',
    bIsWebPath:true,
    sUrl:'news.html',"childArray" : [
    {   sTitle:'Awards&Honors',
        bIsWebPath:true,
        sUrl:'page48.html'
    },
    {   sTitle:'Photo Gallery',
        bIsWebPath:true,
        sUrl:'photos.html'
    },
    {   sTitle:'news article - Fighting to Give Back',
        bIsWebPath:true,
        sUrl:'fighting.html'
    },
    {   sTitle:'news - Coalition stamps out homelessness',
        bIsWebPath:true,
        sUrl:'gazlock.html'
    },
    {   sTitle:'news- Former NFL players lend a hand',
        bIsWebPath:true,
        sUrl:'formernfl.html'
    },
    {   sTitle:'news- HBCF earns SEAL OF EXCELLENCE',
        bIsWebPath:true,
        sUrl:'seal.html'
    },
    {   sTitle:'news- shelter renamed in honor of HBCF',
        bIsWebPath:true,
        sUrl:'renamed.html'
    },
    {   sTitle:'news- HomeAid Washington DC chapter opens',
        bIsWebPath:true,
        sUrl:'newhomeaidchapter.html'
    },
    {   sTitle:'news- Home Builders Care named Top Nonprofit',
        bIsWebPath:true,
        sUrl:'topnonprofit.html'
    },
    {   sTitle:'event - Help the Homeless Walkathon',
        bIsWebPath:true,
        sUrl:'hth.html'
    },
    {   sTitle:'event - A Day at the Races',
        bIsWebPath:true,
        sUrl:'dar.html'
    },
    {   sTitle:'event - Winter Gala Silent Auction',
        bIsWebPath:true,
        sUrl:'auction.html'
    }]
},
{   sTitle:'Helpful Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
