var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Naslovna',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Programi',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Zaštita bilja',
        'bIsWebPath':true,
        'sUrl':'zastita_bilja.html',"childArray" : [
        {   'sTitle':'Herbicidi',
            'bIsWebPath':true,
            'sUrl':'herbicidi.html'
        },
        {   'sTitle':'Fungicidi',
            'bIsWebPath':true,
            'sUrl':'fungicidi.html'
        },
        {   'sTitle':'Insekticidi',
            'bIsWebPath':true,
            'sUrl':'insekticidi.html'
        },
        {   'sTitle':'Okvašivači',
            'bIsWebPath':true,
            'sUrl':'okvasivaci.html'
        }]
    },
    {   'sTitle':'Semena ratarskih useva',
        'bIsWebPath':true,
        'sUrl':'ratarska_semena.html'
    },
    {   'sTitle':'Semena ratarskih useva',
        'bIsWebPath':true,
        'sUrl':'page16.html'
    },
    {   'sTitle':'Semena povrtarskih useva',
        'bIsWebPath':true,
        'sUrl':'povrtarska_semena.html'
    },
    {   'sTitle':'Mineralna đubriva',
        'bIsWebPath':true,
        'sUrl':'min_djubriva.html'
    },
    {   'sTitle':'Poljoprivredna mehanizacija',
        'bIsWebPath':true,
        'sUrl':'polj_mehanizacija.html'
    },
    {   'sTitle':'Sistemi za navodnjavanje',
        'bIsWebPath':true,
        'sUrl':'sis_navodnjavanje.html'
    },
    {   'sTitle':'Veterina',
        'bIsWebPath':true,
        'sUrl':'veterina.html'
    }]
},
{   'sTitle':'Ogledno polje',
    'bIsWebPath':true,
    'sUrl':'ogledno_polje.html'
},
{   'sTitle':'Foto galerija',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Dani polja Čelarevo 2010',
        'bIsWebPath':true,
        'sUrl':'celarevo2010.html'
    },
    {   'sTitle':'Dani polja Čelarevo 2011',
        'bIsWebPath':true,
        'sUrl':'celarevo2011.html'
    },
    {   'sTitle':'Dani polja Kovilj 2010',
        'bIsWebPath':true,
        'sUrl':'kovilj2010.html'
    },
    {   'sTitle':'Sajam 2011',
        'bIsWebPath':true,
        'sUrl':'sajam2011.html'
    }]
},
{   'sTitle':'Kontakt',
    'bIsWebPath':true,
    'sUrl':'kontakt.html'
}]
});
