Abrir menú principal

Cambios

sin resumen de edición
$(li).hide()
}
}
}else{
for (var abbr in abbrs) {
var li = abbrs[abbr];
$(li).show()
}
}