var nav_168tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'sUrl':'http://www.nsjcc.org/index.html'
},
{   'sTitle':'ABOUT',
    'bIsExternal':true,
    'sUrl':'http://www.nsjcc.org/about-nsjcc.html'
},
{   'sTitle':'INFANT/PRESCHOOL',
    'bIsExternal':true,
    'sUrl':'http://www.nsjcc.org/preschool.html'
},
{   'sTitle':'PROGRAMS',
    'bIsExternal':true,
    'sUrl':'http://www.nsjcc.org/programs.html'
},
{   'sTitle':'EVENTS',
    'bIsExternal':true,
    'sUrl':'http://www.nsjcc.org/events.html'
},
{   'sTitle':'CONTACT',
    'bIsExternal':true,
    'sUrl':'http://www.nsjcc.org/contact-nsjcc.html'
}]
});
