`); doc.close(); setTimeout(function(){ try { document.body.removeChild(iframe); } catch(e){} }, 4000); } // ✅ iOS PRINT (new window method) function printIOS(imgUrl) { const printWindow = window.open('', '_blank'); if (!printWindow) { console.warn('Popup blocked'); return; } printWindow.document.open(); printWindow.document.write(` `); printWindow.document.close(); } function initiatePrintFlow() { const el = findImageElement(); if (!el) { setTimeout(initiatePrintFlow, 1000); return; } const url = resolveImageSrc(el); if (!url) { console.error("Image URL not found"); return; } if (isIOS()) { printIOS(url); } else { printViaIframe(url); } } if (document.readyState === 'complete' || document.readyState === 'interactive') { setTimeout(initiatePrintFlow, 500); } else { window.addEventListener('DOMContentLoaded', function(){ setTimeout(initiatePrintFlow, 1000); }); } })();

$100 OFF

NEW WATER HEATER INSTALLATION

Limit One per household. Coupon must be presented at time of service. Some restrictions may apply.

Valid Dec 1, 2025 - Dec 31, 2030