var customNavTree2 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Virginia Department of Education (Special Education)',
    sUrl:'http://www.doe.virginia.gov/special_ed/index.shtml',
    sTarget:'_blank'
},
{   sTitle:'Council for Exceptional Children',
    sUrl:'http://www.cec.sped.org/am/template.cfm?section=Home',
    sTarget:'_blank'
},
{   sTitle:'Council of Administrators of Special Education',
    sUrl:'http://www.casecec.org/',
    sTarget:'_blank'
},
{   sTitle:'IDEA Partnership',
    sUrl:'http://www.ideapartnership.org/',
    sTarget:'_blank'
},
{   sTitle:'National Association of State Directors of Special Education',
    sUrl:'http://www.nasdse.org/',
    sTarget:'_blank'
},
{   sTitle:'National Center for Learning Disabilities',
    sUrl:'http://www.ncld.org/',
    sTarget:'_blank'
},
{   sTitle:'National Center on Accessible Instructional Materials',
    sUrl:'http://aim.cast.org/',
    sTarget:'_blank'
},
{   sTitle:'National Center on Response to Intervention',
    sUrl:'http://www.rti4success.org/',
    sTarget:'_blank'
},
{   sTitle:'National Dissemination Center for Children with Disabilities',
    sUrl:'http://www.nichcy.org/Pages/Home.aspx',
    sTarget:'_blank'
},
{   sTitle:'Office of Special Education Programs',
    sUrl:'http://www2.ed.gov/about/offices/list/osers/osep/index.html?src=mr',
    sTarget:'_blank'
},
{   sTitle:'Office of Special Education and Rehabilitative Services',
    sUrl:'http://www2.ed.gov/about/offices/list/osers/index.html',
    sTarget:'_self'
},
{   sTitle:'Positive Behavioral Interventions and Supports',
    sUrl:'http://www.pbis.org/',
    sTarget:'_blank'
},
{   sTitle:'United States Department of Education',
    sUrl:'http://www.ed.gov/',
    sTarget:'_blank'
}]
});
