var customnavtree19 = WpNavBar.readTree({
"childArray" : [
{   bSeparatorAfter:true,
    sTitle:'YOUTH',
    bIsWebPath:true,
    sUrl:'page16.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'SCHOLARSHIPS',
    bIsWebPath:true,
    sUrl:'page10.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'NEWS',
    bIsWebPath:true,
    sUrl:'page12.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'MUSIC STORE',
    bIsWebPath:true,
    sUrl:'page14.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'BOOK STORE',
    bIsWebPath:true,
    sUrl:'page14.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'REMEMBER HAITI !!',
    bIsWebPath:true,
    sUrl:'page15.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'CONTACT US',
    bIsWebPath:true,
    sUrl:'page17.html',
    sTarget:'_self'
}]
});