Opens in a new tab
function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Modified: Sunday, March 29 2026, 1.16am

The Guardia Civil has arrested a 56-year-old man as the alleged perpetrator of a crime against public health in the vicinity of a well-known beach club in Sant Antoni.

“Last week, agents of the Reserve and Security Group (ARS) patrolled along the promenade of the town and surprised an individual who was offering nitrous oxide to passers-by,” explains the Civil Guard in a press release. Upon noticing the police presence, the man fled on the run and threw a bottle of nitrous oxide in his hand. The agents indicate that “he was intercepted moments later and, in the search, it was found that he was carrying two other bottles and two plastic bags with 100 balloons each, material commonly used for the consumption of this substance”

The detainee, of Senegalese nationality, was placed at the disposal of the judicial authority after his arrest

 

For the full article, please visit Diario de Ibiza website here.