var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'<<<',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Obrazy',
    'bIsWebPath':true,
    'sUrl':'obrazy.html'
},
{   'sTitle':'Odevný design',
    'bIsWebPath':true,
    'sUrl':'odevy.html'
},
{   'sTitle':'Interiérový textil',
    'bIsWebPath':true,
    'sUrl':'textil.html'
}]
});
