var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'top_rated_boarding_schools.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Treatment Options',
        sUrl:'http://corebb.com/services.html',
        sTarget:'_self'
    },
    {   sTitle:'Privacy Policy',
        sUrl:'http://corebb.com/privacypolicy.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Our Services',
    bIsWebPath:true,
    sUrl:'services.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Teen Treatment FAQ\'s',
        bIsWebPath:true,
        sUrl:'faq.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Facts and Studies',
    bIsWebPath:true,
    sUrl:'teen_health_outcome_studies.html',
    sTarget:'_self'
},
{   sTitle:'Media',
    bIsWebPath:true,
    sUrl:'media.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'5 Ways to Better Parent Your Teen',
        bIsWebPath:true,
        sUrl:'ways_to_better_your_teen.html',
        sTarget:'_self'
    },
    {   sTitle:'Are You Parenting Your Teen Ostich-Style?',
        bIsWebPath:true,
        sUrl:'are_you_parenting_your_teen_ostrich_style.html',
        sTarget:'_self'
    },
    {   sTitle:'Treatment For Troubled Teens Boot Camp',
        bIsWebPath:true,
        sUrl:'treatment_for_troubled_teens_boot_camp.html',
        sTarget:'_self'
    },
    {   sTitle:'Treatment For Troubled Teens Boot Camp',
        bIsWebPath:true,
        sUrl:'private_schools.html',
        sTarget:'_self'
    },
    {   sTitle:'Military School - Private School',
        bIsWebPath:true,
        sUrl:'private_schools.html',
        sTarget:'_self'
    },
    {   sTitle:'Christian Boarding School',
        bIsWebPath:true,
        sUrl:'christian_boarding_school.html',
        sTarget:'_self'
    },
    {   sDescription:'Dealing With Teenagers',
        sTitle:'Dealing With Teenagers',
        bIsWebPath:true,
        sUrl:'dealing_with_teenagers.html',
        sTarget:'_self'
    },
    {   sTitle:'What is Boarding School',
        bIsWebPath:true,
        sUrl:'what_is_boarding_school.html',
        sTarget:'_self'
    },
    {   sTitle:'Private School San Diego',
        bIsWebPath:true,
        sUrl:'private_schools.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
}]
});
