Mon – Fri (8:00 am – 5:00 pm)

Preventing Electrical Fires: The Dangers of Bad Electrical Sockets

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborumLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum

Have any Questions?
Call us Today!

(302) 985-5858

Appointment Request Received

Hey, we got you covered! We will be in touch within one business day

hvac service
document.addEventListener('DOMContentLoaded', function () { // --- Lazy-load Google Maps embeds --- var mapFrames = document.querySelectorAll('iframe[src*="google.com/maps/embed"]'); var mapObserver = new IntersectionObserver(function (entries, obs) { entries.forEach(function (entry) { if (entry.isIntersecting) { var iframe = entry.target; if (!iframe.src && iframe.dataset.src) { iframe.src = iframe.dataset.src; } iframe.loading = 'lazy'; obs.unobserve(iframe); } }); }, { rootMargin: '200px' }); mapFrames.forEach(function (iframe) { if (!iframe.dataset.src) { iframe.dataset.src = iframe.src; iframe.removeAttribute('src'); } mapObserver.observe(iframe); }); // --- Prioritize first slide image, lazy-load the rest --- var slides = document.querySelectorAll('.elementor-widget-slides .swiper-slide img'); slides.forEach(function (img, index) { if (index === 0) { img.setAttribute('fetchpriority', 'high'); img.removeAttribute('loading'); } else { img.setAttribute('loading', 'lazy'); } }); // --- Lock slider height to prevent later resizing --- var sliderWrapper = document.querySelector('.elementor-widget-slides .swiper'); if (sliderWrapper) { var lockedHeight = sliderWrapper.getBoundingClientRect().height; var heightObserver = new MutationObserver(function () { if (sliderWrapper.style.height && sliderWrapper.style.height !== lockedHeight + 'px') { sliderWrapper.style.height = lockedHeight + 'px'; } }); heightObserver.observe(sliderWrapper, { attributes: true, attributeFilter: ['style'] }); } });