var customnavtree23 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'DESPRE NOI',
    bIsWebPath:true,
    sUrl:'desprenoi.html',
    sTarget:'_self'
},
{   sTitle:'MISIUNE',
    bIsWebPath:true,
    sUrl:'misiune.html',
    sTarget:'_self'
},
{   sTitle:'GRUP',
    bIsWebPath:true,
    sUrl:'grup.html',
    sTarget:'_self'
},
{   sTitle:'COLABORATORI',
    bIsWebPath:true,
    sUrl:'colaboratori.html',
    sTarget:'_self'
}]
});
