var nav_176tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Početna',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Kontakt',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page2.html',
    'sTarget':'_self'
},
{   'sTitle':'O nama',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html',
    'sTarget':'_self'
},
{   'sTitle':'Galerija',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html',
    'sTarget':'_self'
}]
});
