top of page
An Orlando based, Woman Owned Small Business (WOSB) specializing in real-time interactive systems, simulation, and mission critical training environments.
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'; }); } }); });