var g_indice = new Array(0);
g_indice.Length = 0;
var g_lista = new Array(0);
g_lista.Length = 0;
function casillaIndice(a_enlace, a_titulo){
    this.enlace = a_enlace;
    this.titulo = a_titulo;
}
var g_So = new Array(0);
g_So.Length = 0;
g_So.titulo = "SIMBOLOS UTILIZADOS :";
function set_So(a_o1, a_o2){
  this.o1 = a_o1;
  this.o2 = a_o2;
}
g_indice[0] = new casillaIndice("#D#","");
g_indice[1] = new casillaIndice("ANE/PRESENTACION.htm","    Presentaci&oacute;n  ");
g_indice[2] = new casillaIndice("#","    TABLAS ESTAD&Iacute;STICAS");
g_lista[0] = new casillaIndice("#","    TABLAS ESTAD&Iacute;STICAS");
g_indice[3] = new casillaIndice("C/index.htm","CUADRO RESUMEN ACCIDENTES DE TRABAJO Y ENFERMEDADES PROFESIONALES");
g_lista[1] = new casillaIndice("C/index.htm","CUADRO RESUMEN ACCIDENTES DE TRABAJO Y ENFERMEDADES PROFESIONALES");
g_indice[4] = new casillaIndice("R/index.htm","ACCIDENTES DE TRABAJO CON BAJA POR  FECHA DE RECEPCI&Oacute;N DE LA AUTORIDAD LABORAL");
g_lista[2] = new casillaIndice("R/index.htm","ACCIDENTES DE TRABAJO CON BAJA POR  FECHA DE RECEPCI&Oacute;N DE LA AUTORIDAD LABORAL");
g_indice[5] = new casillaIndice("A/index.htm","ACCIDENTES DE TRABAJO QUE HAN CAUSADO BAJA EN EL PERIODO DE REFERENCIA");
g_lista[3] = new casillaIndice("A/index.htm","ACCIDENTES DE TRABAJO QUE HAN CAUSADO BAJA EN EL PERIODO DE REFERENCIA");
g_indice[6] = new casillaIndice("E/index.htm","ENFERMEDADES PROFESIONALES");
g_lista[4] = new casillaIndice("E/index.htm","ENFERMEDADES PROFESIONALES");
g_indice[7] = new casillaIndice("#D#","");
g_indice[8] = new casillaIndice("ANE/FuentesyNotas.htm","    Fuentes y Notas Explicativas ");
g_indice[9] = new casillaIndice("#A#","   ANEXO I:  ");
g_indice[10] = new casillaIndice("ANE/ANEXOI.htm"," Clasificaci&oacute;n Nacional de Actividades Econ&oacute;micas CNAE-2009 y correspondencia con la CNAE-93. ");
g_indice[11] = new casillaIndice("#A#","   ANEXO II: ");
g_indice[12] = new casillaIndice("ANE/ANEXOII.htm"," Correspondencia entre la clasificaci&oacute;n de ocupaciones utilizadas en las tablas y los c&oacute;digos de la Clasificaci&oacute;n Nacional de Ocupaciones CNO-94. ");
g_So.titulo = "    S&iacute;mbolos utilizados";
g_So[0] = new set_So("    - ", "Valor nulo");
g_So[1] = new set_So("    0,0 ", "Valor inferior a 5 cent&eacute;simas de la unidad considerada    ");
g_So[2] = new set_So("    0,00 ", "Valor inferior a 5 mil&eacute;simas de la unidad considerada");
g_indice.Length = 13;
g_lista.Length = 5;
g_So.Length = 3;
