var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Domov',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Súťaž 2011',
    'bIsWebPath':true,
    'sUrl':'html/sutaz_2011.html'
},
{   'sTitle':'Vyhodnotenie',
    'bIsWebPath':true,
    'sUrl':'html/vyhodnotenie.html'
},
{   'sTitle':'Archív',
    'bIsWebPath':true,
    'sUrl':'html/archiv.html'
}]
});
