var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Principal',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Iniciação Musical',
    bIsWebPath:true,
    sUrl:'musical.html',
    sTarget:'_self'
},
{   sTitle:'Musica para Bebes',
    bIsWebPath:true,
    sUrl:'musicabebes.html',
    sTarget:'_self'
},
{   sTitle:'Quem Somos',
    bIsWebPath:true,
    sUrl:'quem_somos.html',
    sTarget:'_self'
},
{   sTitle:'Multimidia',
    bIsWebPath:true,
    sUrl:'multimidia.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Videos',
        bIsWebPath:true,
        sUrl:'videos.html',
        sTarget:'_self'
    },
    {   sTitle:'Fotos',
        bIsWebPath:true,
        sUrl:'fotos.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Aula para Bebês',
            bIsWebPath:true,
            sUrl:'aula_bebes.html',
            sTarget:'_self'
        },
        {   sTitle:'Eventos e Participaçoes',
            bIsWebPath:true,
            sUrl:'eventos.html',
            sTarget:'_self'
        },
        {   sTitle:'Outros',
            bIsWebPath:true,
            sUrl:'outros.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Reportagens',
        bIsWebPath:true,
        sUrl:'reportagens.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'1976 Folha de são paulo',
            bIsWebPath:true,
            sUrl:'folha_1976.html',
            sTarget:'_self'
        },
        {   sTitle:'1981 bebes em sinfonia',
            bIsWebPath:true,
            sUrl:'bebes_1981.html',
            sTarget:'_self'
        },
        {   sTitle:'1983 rio de janeiro',
            bIsWebPath:true,
            sUrl:'rio_1983.html',
            sTarget:'_self'
        },
        {   sTitle:'1984 jornal da familia',
            bIsWebPath:true,
            sUrl:'jt_1984.html',
            sTarget:'_self'
        },
        {   sTitle:'1989 jt',
            bIsWebPath:true,
            sUrl:'jt_1989.html',
            sTarget:'_self'
        },
        {   sTitle:'1990 folha sp',
            bIsWebPath:true,
            sUrl:'folha_1990.html',
            sTarget:'_self'
        },
        {   sTitle:'1992 folhinha',
            bIsWebPath:true,
            sUrl:'folha_1992.html',
            sTarget:'_self'
        },
        {   sTitle:'1995 estadão',
            bIsWebPath:true,
            sUrl:'estado_1995.html',
            sTarget:'_self'
        },
        {   sTitle:'1995 werill',
            bIsWebPath:true,
            sUrl:'werill.html',
            sTarget:'_self'
        },
        {   sTitle:'1998 o estado de são paulo',
            bIsWebPath:true,
            sUrl:'estado_1998.html',
            sTarget:'_self'
        },
        {   sTitle:'2004 feira cultural',
            bIsWebPath:true,
            sUrl:'feira_2004.html',
            sTarget:'_self'
        },
        {   sTitle:'2006 daqui',
            bIsWebPath:true,
            sUrl:'daqui_2006.html',
            sTarget:'_self'
        },
        {   sTitle:'2008 Abraorff',
            bIsWebPath:true,
            sUrl:'abraorff.html',
            sTarget:'_self'
        },
        {   sTitle:'educa jt',
            bIsWebPath:true,
            sUrl:'educa_jt.html',
            sTarget:'_self'
        },
        {   sTitle:'reviasta popular',
            bIsWebPath:true,
            sUrl:'rp.html',
            sTarget:'_self'
        },
        {   sTitle:'veja',
            bIsWebPath:true,
            sUrl:'veja.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Cursos',
    bIsWebPath:true,
    sUrl:'cursos.html',
    sTarget:'_self'
},
{   sTitle:'Contato',
    bIsWebPath:true,
    sUrl:'contato.html',
    sTarget:'_self'
}]
});
