| var NAVTREE =
[
  [ "DOMbasic", "index.html", [
    [ "Namespaces", null, [
      [ "Lista de 'namespaces'", "namespaces.html", "namespaces" ]
    ] ],
    [ "Estructuras de Datos", "annotated.html", [
      [ "Estructura de datos", "annotated.html", "annotated_dup" ],
      [ "Índice de estructura de datos", "classes.html", null ],
      [ "Jerarquía de la clase", "hierarchy.html", "hierarchy" ],
      [ "Campos de datos", "functions.html", [
        [ "Todo", "functions.html", null ],
        [ "Funciones", "functions_func.html", null ],
        [ "Variables", "functions_vars.html", null ]
      ] ]
    ] ]
  ] ]
];
var NAVTREEINDEX =
[
"annotated.html"
];
var SYNCONMSG = 'click en deshabilitar sincronización';
var SYNCOFFMSG = 'click en habilitar sincronización';
 |