var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Etusivu',
    bIsWebPath:true,
    sUrl:'index.htm'
},
{   sTitle:'Vuokramökit',
    bIsWebPath:true,
    sUrl:'mokit.htm'
},
{   sTitle:'Höyläpuu',
    bIsWebPath:true,
    sUrl:'hoylapuu.htm'
},
{   sTitle:'Kuvakirjastot',
    bIsWebPath:true,
    sUrl:'page8.htm'
},
{   sTitle:'Yhteystiedot',
    bIsWebPath:true,
    sUrl:'yhteystiedot.htm'
}]
});
