'+_country;var _body='';const _url="https://www.calenup.com/nl/";res.forEach(r=>{_body=_body+"
"});_body="Selecteer de regio om de huidige tijd te controleren
"+""+_body+"
";openModal(_title,_body)}).catch((error)=>{console.error('Promise error:',error)})}catch(error){console.error('Catch error:'+error)}} function showMoreTimezone(_slug){var elm=document.querySelectorAll('.'+_slug);var btn=document.getElementById('btn-'+_slug);var act=btn.getAttribute('data-action');if(act==='+'){var act='block';btn.setAttribute('data-action','-');btn.textContent="Toon minder"}else{var act='none';btn.setAttribute('data-action','+');btn.textContent="Toon meer"} elm.forEach(function(country){country.style.display=act})}