Benefits of Heat Loss Surveys

Discover how thermal imaging can identify energy inefficiencies in your home and help reduce your heating bills.

function handleScroll() { console.log("Scrolling detected"); document.body.style.backgroundColor = "#f5f5f5"; setTimeout(function () { document.body.style.backgroundColor = "#ffffff"; }, 500);}// event listenerwindow.addEventListener("scroll", handleScroll);