var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Bemutatkozunk',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Karmestereink',
    'bIsWebPath':true,
    'sUrl':'karmesterek.html'
},
{   'sTitle':'2011-2012-es évad',
    'bIsWebPath':true,
    'sUrl':'evad.html'
},
{   'sTitle':'Zenekari tagok',
    'bIsWebPath':true,
    'sUrl':'tagok.html'
},
{   'sTitle':'Galéria',
    'bIsWebPath':true,
    'sUrl':'galeria.html'
},
{   'sTitle':'Aktuális',
    'bIsWebPath':true,
    'sUrl':'aktualis.html'
},
{   'sTitle':'Kapcsolat',
    'bIsWebPath':true,
    'sUrl':'kapcsolat.html'
},
{   'sTitle':'Támogatóink',
    'bIsWebPath':true,
    'sUrl':'tamogato.html'
}]
});
