Boulevard Miguel de
Cervantes Saavedra 303, Granada
Monday to Sunday
8am to 7pm
var trp_shortcode_language_item = trp_el.querySelector( ‘.trp-ls-shortcode-language’ ) // set width var trp_ls_shortcode_width = trp_shortcode_language_item.offsetWidth + 16; trp_shortcode_language_item.style.width = trp_ls_shortcode_width + ‘px’; trp_el.querySelector( ‘.trp-ls-shortcode-current-language’ ).style.width = trp_ls_shortcode_width + ‘px’;
// We’re putting this on display: none after we have its width. trp_shortcode_language_item.style.display = ‘none’; }