var nav_360tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'<<<',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'O mne...',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'omne.html',
    'sTarget':'_self'
},
{   'sTitle':'Kontakt',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kontakt.html',
    'sTarget':'_self'
},
{   'sTitle':'Ateliér',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'atelier.html',
    'sTarget':'_self'
},
{   'sTitle':'Vernisáže',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'vernisaze.html',
    'sTarget':'_self'
},
{   'sTitle':'Kniha návštev',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'knihanav.html',
    'sTarget':'_self'
}]
});
