🛠️ 1 month to go until the Maintenance Fair! 🛠️

🛠️ 1 month to go until the Maintenance Fair! 🛠️

Published 12 February 2024

🛠️ 1 month to go until the Maintenance Fair! 🛠️
Time is running out and in just 1 month we will be ready to participate at the Maintenance Fair in Gothenburg! Read more ⬇️

📍 Come and visit us at our stand B00:13 for exciting discussions and practical demonstrations.

🗓️ Date & Place: 12-15 March 2024 at Swedish Exhibition Centre in Gothenburg

We look forward to sharing our passion for thoughtfulness in signage, labelling and safety at the Maintenance Fair! 💼🌐

12 - 15 March 2024

'; w.document.open(); w.document.write(html); w.document.close(); } function bind(){ const form = document.getElementById('etikettForm'); if(!form) return; document.addEventListener('change', (e)=>{ if(e.target.name==='preprinted') updatePreprinted(); if(e.target.id==='harsh_env_other_chk') updateHarshOther(); }); document.addEventListener('input', (e)=>{ const t=e.target; if(t.matches('#etikettForm input, #etikettForm textarea') && t.value.trim()!=='') t.classList.remove('is-invalid'); }); document.addEventListener('change', (e)=>{ const t=e.target; if(t.matches('#etikettForm select') && t.value) t.classList.remove('is-invalid'); if(t.name==='preprinted'){ const inline=t.closest('.row')?.querySelector('.inline'); if(inline) inline.classList.remove('is-invalid'); const err=document.querySelector('[data-err-for="preprinted"]'); if(err) err.textContent=''; } }); const btn = document.getElementById('previewBtn'); if (btn){ const clone = btn.cloneNode(true); btn.parentNode.replaceChild(clone, btn); clone.addEventListener('click', (ev)=>{ ev.preventDefault(); if(!validateForm()){ scrollToFirst(); return; } openPreview(collect()); }); } form.addEventListener('submit', (e)=>{ e.preventDefault(); if(validateForm()){} else scrollToFirst(); }); updatePreprinted(); updateHarshOther(); } if(document.readyState==='loading'){ document.addEventListener('DOMContentLoaded', bind, {once:true}); } else { bind(); } window.addEventListener('load', bind, {once:true}); })(); '; w.document.open(); w.document.write(html); w.document.close(); } function bind(){ const form = document.getElementById('etikettForm'); if(!form) return; document.addEventListener('change', (e)=>{ if(e.target.name==='preprinted') updatePreprinted(); if(e.target.id==='harsh_env_other_chk') updateHarshOther(); }); document.addEventListener('input', (e)=>{ const t=e.target; if(t.matches('#etikettForm input, #etikettForm textarea') && t.value.trim()!=='') t.classList.remove('is-invalid'); }); document.addEventListener('change', (e)=>{ const t=e.target; if(t.matches('#etikettForm select') && t.value) t.classList.remove('is-invalid'); if(t.name==='preprinted'){ const inline=t.closest('.row')?.querySelector('.inline'); if(inline) inline.classList.remove('is-invalid'); const err=document.querySelector('[data-err-for="preprinted"]'); if(err) err.textContent=''; } }); const btn = document.getElementById('previewBtn'); if (btn){ const clone = btn.cloneNode(true); btn.parentNode.replaceChild(clone, btn); clone.addEventListener('click', (ev)=>{ ev.preventDefault(); if(!validateForm()){ scrollToFirst(); return; } openPreview(collect()); }); } form.addEventListener('submit', (e)=>{ e.preventDefault(); if(validateForm()){} else scrollToFirst(); }); updatePreprinted(); updateHarshOther(); } if(document.readyState==='loading'){ document.addEventListener('DOMContentLoaded', bind, {once:true}); } else { bind(); } window.addEventListener('load', bind, {once:true}); })();