var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Portofoliu',
    'bIsWebPath':true,
    'sUrl':'portofoliu.html',"childArray" : [
    {   'sTitle':'Fabrica mortare SGW Branesti',
        'bIsWebPath':true,
        'sUrl':'sgwbranesti.html'
    },
    {   'sTitle':'Fabrica mortare SGW Suceava',
        'bIsWebPath':true,
        'sUrl':'sgwsuceava.html'
    },
    {   'sTitle':'Hala Logistica Aquila Ploiesti',
        'bIsWebPath':true,
        'sUrl':'aqploiesti.html'
    },
    {   'sTitle':'Hala Logistica Aquila Cluj',
        'bIsWebPath':true,
        'sUrl':'aqcluj.html'
    },
    {   'sTitle':'Unilever Ploiesti',
        'bIsWebPath':true,
        'sUrl':'unileverploiesti.html'
    },
    {   'sTitle':'Reteal alimentare apa Izvoarele',
        'bIsWebPath':true,
        'sUrl':'reteaizvoarele.html'
    },
    {   'sTitle':'Hala KUMA Banesti Romania',
        'bIsWebPath':true,
        'sUrl':'halakuma.html'
    },
    {   'sTitle':'Hala Coilprofil Ceptura',
        'bIsWebPath':true,
        'sUrl':'halacoilprofil.html'
    },
    {   'sTitle':'Parcare Omnia Ploiesti',
        'bIsWebPath':true,
        'sUrl':'parcareomnia.html'
    },
    {   'sTitle':'Brutarie KBC Imobiliar Expert Group Balotesti Ilfov',
        'bIsWebPath':true,
        'sUrl':'brutariekbc.html'
    },
    {   'sTitle':'OMV Petrom Brazi - Prahova',
        'bIsWebPath':true,
        'sUrl':'omvbrazi.html'
    },
    {   'sTitle':'Statie compost din deseuri biodegradabile - Balta Doamnei',
        'bIsWebPath':true,
        'sUrl':'statiecompostbd.html'
    },
    {   'sTitle':'Sediu administrativ SC DEKA Invest Group - Ploiesti',
        'bIsWebPath':true,
        'sUrl':'dekaploiesti.html'
    },
    {   'sTitle':'Lucrari de asfaltare combinat Brazi - Ploiesti',
        'bIsWebPath':true,
        'sUrl':'asfaltarebrazi.html'
    },
    {   'sTitle':'Fabrica mobila SC Tino Mob Pleasa',
        'bIsWebPath':true,
        'sUrl':'tinomobpleasa.html'
    },
    {   'sTitle':'Fabrica de Utilaje Petroliere S.C. CAMERON – Ploiesti',
        'bIsWebPath':true,
        'sUrl':'cameronploiesti.html'
    },
    {   'sTitle':'Statie de Sortare Deseuri Valenii de Munte',
        'bIsWebPath':true,
        'sUrl':'statiedeseurivaleni.html'
    },
    {   'sTitle':'Fabrica productie ambalaje S.C. PLASTIPAK – Urlati',
        'bIsWebPath':true,
        'sUrl':'fabricaplastipak.html'
    },
    {   'sTitle':'Modernizare a 5 sectoare de drumuri - Baicoi Prahova',
        'bIsWebPath':true,
        'sUrl':'drumuribaicoi.html'
    },
    {   'sTitle':'Statie tratare ape uzate – BRITISH AMERICAN TOBACCO – Ploiesti',
        'bIsWebPath':true,
        'sUrl':'statiebatploiesti.html'
    }]
},
{   'sTitle':'Servicii',
    'bIsWebPath':true,
    'sUrl':'servicii.html'
},
{   'sTitle':'Mecanizare',
    'bIsWebPath':true,
    'sUrl':'mecanizare.html'
},
{   'sTitle':'Parteneri',
    'bIsWebPath':true,
    'sUrl':'parteneri.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
