Experience

No information available.

Education

No information available.

Recognitions

No information available.

Publications on AINIA News

Picture of Beatriz Villegas
Beatriz Villegas

10 Nov 2016

Stimulation of sensory perception could retard the decline in sensory function in elderly people with Alzheimer’s disease

Experts estimate that about 90% of patients older than 80 years present appetite disorders associated...

Interested in this topic?

Leave us your details and we will contact you to answer your questions or continue the conversation.

Beatriz Villegas
jQuery(document).ready(function($) { var $pais = $('#form-field-pais'); var $provinciaGroup = $('.elementor-field-group-provincia'); // Detecta el idioma actual (es, en, fr, pt...) var lang = (document.documentElement.lang || 'es').substring(0, 2).toLowerCase(); // Mapea "España" a como aparece en cada idioma dentro del select var spainValueByLang = { es: 'España', en: 'Spain', fr: 'Espagne', pt: 'Espanha' }; var spainValue = spainValueByLang[lang] || spainValueByLang.es; function toggleProvincia() { if ($pais.val() === spainValue) { $provinciaGroup.show(); } else { $provinciaGroup.hide(); $('#form-field-provincia').val(''); } } // Fija España/Spain/Espagne/Espanha por defecto según idioma $pais.val(spainValue); toggleProvincia(); $pais.on('change', toggleProvincia); });

Related news