Budget and Impact Report

Beginning in the year 2020, Tirelli & Partners Benefit Society is pleased to present the Impact Report. This is a document to which we give the utmost importance, equal to that of the economic report.

Reporting annually on whether and how much our company has been able to generate positive value for people and the environment by operating responsibly, sustainably and transparently is a commitment to ourselves-to walk in the direction of justice, responsibility and solidarity-but it is above all a commitment to all of you.

// on Weglot init Weglot.on('initialized', ()=>{ // get the current active language const currentLang = Weglot.getCurrentLang(); // if the current active language link exists if(document.querySelector('.wg-element-wrapper.sw1 [lang='+currentLang+']')){ // click the link document.querySelector('.wg-element-wrapper.sw1 [lang='+currentLang+']').click(); } }); // for each of the .wg-element-wrapper language links document.querySelectorAll('.wg-element-wrapper.sw1 [lang]').forEach((link)=>{ // add a click event listener link.addEventListener('click', function(e){ // prevent default e.preventDefault(); // switch current active language after a setTimeout setTimeout(()=>Weglot.switchTo(this.getAttribute('lang')),160); }); });