var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Erica Rae\'s Kids is devoting ourselves to helping children that are living in abused and underprivileged situations.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Donate',
    bIsWebPath:true,
    sUrl:'donate.html',"childArray" : [
    {   sDescription:'Contributors',
        sTitle:'Contributors',
        bIsWebPath:true,
        sUrl:'contributors.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'Our Mission',
        bIsWebPath:true,
        sUrl:'mission.html'
    },
    {   sTitle:'Board of Directors',
        bIsWebPath:true,
        sUrl:'bod.html'
    },
    {   sTitle:'Corp Info',
        bIsWebPath:true,
        sUrl:'corp.html'
    }]
},
{   sTitle:'Video',
    bIsWebPath:true,
    sUrl:'video.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',"childArray" : [
    {   sTitle:'Christmas 2010',
        bIsWebPath:true,
        sUrl:'christmas2010.html'
    },
    {   sTitle:'Christmas 2011',
        bIsWebPath:true,
        sUrl:'christmas2011.html'
    },
    {   sTitle:'Halloween Costume Giveaway',
        bIsWebPath:true,
        sUrl:'hcg2011.html'
    },
    {   sTitle:'Kick Off to School 2011',
        bIsWebPath:true,
        sUrl:'ko2011.html'
    },
    {   sTitle:'BackPack Giveaway 2011',
        bIsWebPath:true,
        sUrl:'bpga2011.html'
    },
    {   sTitle:'Kids Fun Day',
        bIsWebPath:true,
        sUrl:'funday11.html'
    },
    {   sTitle:'Peace Picnic',
        bIsWebPath:true,
        sUrl:'peacepicnic.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'Testimonials',
        bIsWebPath:true,
        sUrl:'testimonials.html'
    }]
}]
});
