var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Inicio',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Fallera Mayor 2010-2011',
        bIsWebPath:true,
        sUrl:'fallera mayor 2010-2011.html'
    },
    {   sTitle:'Fallera Mayor Infantil 2010-2011',
        bIsWebPath:true,
        sUrl:'fallera mayor infantil 2009-2010.html'
    },
    {   sTitle:'Boceto Falla Mayor 2011',
        bIsWebPath:true,
        sUrl:'page21.html'
    },
    {   sTitle:'Boceto Falla Infantil 2011',
        bIsWebPath:true,
        sUrl:'page12.html'
    }]
},
{   sTitle:'Ultimas Noticias',
    bIsWebPath:true,
    sUrl:'ultimas  noticias.html',"childArray" : [
    {   sTitle:'Fiesta de San Juan',
        bIsWebPath:true,
        sUrl:'articulo 01.html'
    }]
},
{   sTitle:'Delegaciones',
    bIsWebPath:true,
    sUrl:'delegaciones.html',"childArray" : [
    {   sTitle:'Infantiles',
        bIsWebPath:true,
        sUrl:'page8.html'
    },
    {   sTitle:'Bailes Regionales',
        bIsWebPath:true,
        sUrl:'balies regionales.html'
    },
    {   sTitle:'Comparsa Mora Els Elegits',
        bIsWebPath:true,
        sUrl:'comparsa mora.html'
    }]
},
{   sTitle:'Galerias',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Contactar',
    bIsWebPath:true,
    sUrl:'page6.html'
}]
});
