var nav_435tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'DOMOV',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'O YURENI',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'yurena.html',
    'sTarget':'_self'
},
{   'sTitle':'KONTAKT',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kontakt.html',
    'sTarget':'_self'
},
{   'sTitle':'REFERENCE',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'reference.html',
    'sTarget':'_self'
}]
});
