Heat Loss Survey

Detailed analysis of heat loss in your home to identify energy-wasting areas, thermal imaging  

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