var customNavTree210 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Join Scouting',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [{   sTitle:'Find A Pack (Ages 7-11, Grades 1-5)',
        bIsWebPath:true,
        sUrl:'packfind.html',
        sTarget:'_self'},{   sTitle:'Google Map Pack Locations',
        sUrl:'http://maps.google.com/maps/ms?hl=en&ie=UTF8&msa=0&msid=113307542876454803733.000484bc484ca31c64f6e&ll=29.694912,-95.199966&spn=0.127645,0.197067&z=12',
        sTarget:'_self'},{   sTitle:'Find A Troop (Ages 12-17, Grades 6-12)',
        bIsWebPath:true,
        sUrl:'troopfind.html',
        sTarget:'_self'},{   sTitle:'Google Map Troop Locations',
        sUrl:'http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=113307542876454803733.000489993632fbcf786c3&ll=29.654344,-95.250778&spn=0.130978,0.3368&z=12&iwloc=00048999ba7da44df305f',
        sTarget:'_self'}]}]
});