var nav_1895tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Our Programs',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'programs.html'
},
{   'sTitle':'Tour A Kingdom',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'tour.html'
},
{   'sTitle':'Parent Partners',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'parent_partners.html'
},
{   'sTitle':'Kingdom U',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kingdom_u.html'
},
{   'sTitle':'Locations',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'locations.html'
},
{   'sTitle':'Enroll Today',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'enroll.html'
},
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_us.html'
},
{   'sTitle':'News & Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Careers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'careers.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
