var vEstructura = new Array;

vEstructura[1] = new Array;
vEstructura[1][0] = new Array('La Empresa',2,0);
vEstructura[1][1] = new Array;
vEstructura[1][1][0] = new Array('Quiénes somos',3,1);
vEstructura[1][2] = new Array;
vEstructura[1][2][0] = new Array('Dónde estamos',4,1);
vEstructura[1][2][1] = new Array;
vEstructura[1][2][1][0] = new Array('Accesos Zaragoza',44,1);
vEstructura[1][2][2] = new Array;
vEstructura[1][2][2][0] = new Array('Accesos Monzón-Huesca',45,1);
vEstructura[1][2][3] = new Array;
vEstructura[1][2][3][0] = new Array('Accesos Teruel',55,1);
vEstructura[1][3] = new Array;
vEstructura[1][3][0] = new Array('E-mail por departamentos',5,1);
vEstructura[2] = new Array;
vEstructura[2][0] = new Array('Catálogo de Marcas',6,1);
vEstructura[3] = new Array;
vEstructura[3][0] = new Array('Buscador Productos',7,1);
vEstructura[4] = new Array;
vEstructura[4][0] = new Array('Ofertas / novedades',10,1);
vEstructura[4][1] = new Array;
vEstructura[4][1][0] = new Array('Novedades',47,1);
vEstructura[4][2] = new Array;
vEstructura[4][2][0] = new Array('Ofertas',46,1);
vEstructura[5] = new Array;
vEstructura[5][0] = new Array('Oferta Formativa',11,0);
vEstructura[5][1] = new Array;
vEstructura[5][1][0] = new Array('Características',12,1);
vEstructura[5][2] = new Array;
vEstructura[5][2][0] = new Array('Calendario de cursos',13,1);
vEstructura[5][3] = new Array;
vEstructura[5][3][0] = new Array('Oferta Clientes',62,1);
vEstructura[6] = new Array;
vEstructura[6][0] = new Array('Información Sector',14,0);
vEstructura[6][1] = new Array;
vEstructura[6][1][0] = new Array('Enlaces sectoriales',15,1);
vEstructura[6][2] = new Array;
vEstructura[6][2][0] = new Array('Próximas ferias',16,1);
vEstructura[6][2][1] = new Array;
vEstructura[6][2][1][0] = new Array('En España',49,1);
vEstructura[6][2][2] = new Array;
vEstructura[6][2][2][0] = new Array('En el extranjero',50,1);
vEstructura[7] = new Array;
vEstructura[7][0] = new Array('Aplicaciones',37,1);
vEstructura[8] = new Array;
vEstructura[8][0] = new Array('Bolsa de Empleo',18,0);
vEstructura[8][1] = new Array;
vEstructura[8][1][0] = new Array('Cómo funciona',19,1);
vEstructura[8][2] = new Array;
vEstructura[8][2][0] = new Array('Introducir CV',20,1);
vEstructura[8][3] = new Array;
vEstructura[8][3][0] = new Array('Buscar candidatos',21,1);
vEstructura[9] = new Array;
vEstructura[9][0] = new Array('De Cliente a Cliente',22,0);
vEstructura[9][1] = new Array;
vEstructura[9][1][0] = new Array('Anuncios gratuitos',23,1);
vEstructura[9][2] = new Array;
vEstructura[9][2][0] = new Array('Ver ofertas',24,1);
vEstructura[9][3] = new Array;
vEstructura[9][3][0] = new Array('Ver demandas',36,1);
vEstructura[10] = new Array;
vEstructura[10][0] = new Array('Descargar Software',25,1);
vEstructura[11] = new Array;
vEstructura[11][0] = new Array('Sugerencias',54,1);
vEstructura[12] = new Array;
vEstructura[12][0] = new Array('Bibliografía Técnica',59,1);

