top of page

Kronos Simulation Suite: Pioneering Innovation Across Industries

MAGNETSIM.png
PLASMASIM.png
SAFESIM.png
HELISIM.png
QUANTUMSIM.png
SPACESIM.png
IGNISIM.png
FUELSIM.png
TOKASIM.png
DRIVESIM.png
RUGGSIM.png
MATSIM.png
bottom of page
// Add this to your Wix page's custom code window.addEventListener('message', function(event) { if (event.data.action === 'scrollToTop') { window.scrollTo({ top: 0, behavior: 'smooth' }); } });