var customnavtree24 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Certificate',
    bIsWebPath:true,
    sUrl:'certificate.html',
    sTarget:'_self'
},
{   sTitle:'Referinte',
    bIsWebPath:true,
    sUrl:'referinte.html',
    sTarget:'_self'
},
{   sTitle:'Articole',
    bIsWebPath:true,
    sUrl:'articole.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
}]
});
