var customnavtree14 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'COMPANIE',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'PROIECTARE',
    bIsWebPath:true,
    sUrl:'proiectare.html',
    sTarget:'_self'
},
{   sTitle:'EXECUTIE',
    bIsWebPath:true,
    sUrl:'executie.html',
    sTarget:'_self'
},
{   sTitle:'UTILE',
    bIsWebPath:true,
    sUrl:'utile.html',
    sTarget:'_self'
},
{   sTitle:'CONTACT',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
}]
});
