top of page

© 2026 Reyden Solutions LLC | Orlando, FL | Woman-Owned Small Business (WOSB)

bottom of page
$w.onReady(function () { window.addEventListener('message', function(e) { if (e.data && e.data.height) { var iframes = document.querySelectorAll('iframe'); iframes.forEach(function(f) { f.style.height = e.data.height + 'px'; }); } }); });