var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Etusivu',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Pienryhmät',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'Hallitus',
    bIsWebPath:true,
    sUrl:'page3.html'
}]
});
