Poolheatersflorida.com
Owned and Operated by Tropical Island Pools
window.addEventListener('load', function() {
if (document.location.href.indexOf('/contact_us') != -1) {
document.addEventListener('click', function(e) {
if (e.target.closest('button') && e.target.innerText.includes('Submit')) {
gtag('event', 'conversion', {
'send_to': 'AW-10966655908/5TTKCKap69kDEKTHp-0o'
});
}
});
}
});