AION
AION◆ Strategic TransformationBoard AI strategy · Roadmap · KPIs⚙ High-Performance OpsProcess · AI · Cost◎ Capability & ChangeLeadership · People · Adoption⬡ AI & IntelligencePlatform · Use cases · Data
AXIOM
Intelligent Consultant
1
Diagnose
2
Measure
3
Navigate
4
Commit
5
Grow
4 Disciplines
5 Phases
AXIOM · AI Platform
◆ AION INTERNATIONAL
Over three decades of expertise.One intelligent instrument.
top of page
bottom of page
Home
Platform ▾
Intelligence ▾
Services ▾
Portal
Menu
AXIOM
AXIOM Platform
Your 5-stage intelligent transformation journey. AI-powered. Free to start.
Enter AXIOM →
MENU
AION
AION AXIOM
Your transformation truth starts here
Navigation
⌂ Home📊 Products◈ Services🔒 Portal
AION Tools
Quick Check-In
6 questions · ~2 min
📊
Readiness Assessments
5 deep diagnostics
💰
AI Gap Calculator
Opens live tool · Role-specific
🏢
ERP Decision Tool
Opens live tool · Platform scoring
Services
Strategic Transformation
High-Performance Operations
AI & Intelligence Integration
👤
Capability & Change Management
Training
📖
Business Transformation Mgmt
📈
Business Strategy Upskilling
👥
Change Management Workshop
💡
AI Discovery & Awareness
Get in Touch
📋
Service Inquiry
🎯
Ask an Expert
✉️
General Contact
Sent!
We will be in touch soon.
Service Inquiry
Ask an Expert
Contact Us
`; // Only gap and erp need overlays. // quick and assessments ARE this page — just scroll to the right section. var _DEFS = { quick: { icon:'⚡', name:'Quick Check-In', sub:'6 questions · ~2 min', type:'scroll', targetId:'ciPanel' }, assessments: { icon:'📊', name:'Readiness Assessments', sub:'5 diagnostics · Radar scoring', type:'scroll', targetId:'ai-0' }, gap: { icon:'💰', name:'AI Gap Calculator', sub:'Role-specific · Live euro figure · 90-day plan', type:'gap' }, erp: { icon:'🏢', name:'ERP & Platform Decision Tool', sub:'TCO modelling · Platform scoring · Board-ready', type:'srcdoc', html:_ERP_HTML } }; var _open = false; function atovOpen(toolId) { var def = _DEFS[toolId]; if (!def) return; // For tools ON this page — just scroll to them, no overlay if (def.type === 'scroll') { var el = document.getElementById(def.targetId); if (el) { el.scrollIntoView({behavior:'smooth', block:'start'}); // If it's an assessment, also trigger openA(0) for first assessment if (toolId === 'assessments' && typeof openA === 'function') openA(0); } if (history.replaceState) history.replaceState(null,null,window.location.pathname); return; } // For gap — open home page in overlay, trigger gap modal via postMessage if (def.type === 'gap') { _showOverlay('💰','AI Gap Calculator','Role-specific · Live euro figure · 90-day plan'); var iframe = document.getElementById('aion-ov-iframe'); iframe.src = 'https://www.aioninternational.com/'; iframe.onload = function() { setTimeout(function() { try { iframe.contentWindow.postMessage('openGapCalc','*'); } catch(e) {} document.getElementById('atovLoader').classList.add('hide'); }, 600); }; return; } // For ERP — embed as srcdoc if (def.type === 'srcdoc') { _showOverlay(def.icon, def.name, def.sub); var iframe = document.getElementById('aion-ov-iframe'); iframe.srcdoc = def.html; iframe.onload = function() { document.getElementById('atovLoader').classList.add('hide'); }; return; } } function _showOverlay(icon, name, sub) { document.getElementById('atovIcon').textContent = icon; document.getElementById('atovName').textContent = name; document.getElementById('atovSub').textContent = sub; document.getElementById('atovLtxt').textContent = 'Loading ' + name + '…'; document.getElementById('atovLoader').classList.remove('hide'); var iframe = document.getElementById('aion-ov-iframe'); iframe.removeAttribute('srcdoc'); iframe.src = 'about:blank'; document.getElementById('aion-ov').classList.add('open'); _open = true; document.body.style.overflow = 'hidden'; } function atovClose() { document.getElementById('aion-ov').classList.remove('open'); _open = false; document.body.style.overflow = ''; setTimeout(function() { var iframe = document.getElementById('aion-ov-iframe'); iframe.src = 'about:blank'; iframe.removeAttribute('srcdoc'); }, 250); if (history.replaceState) history.replaceState(null,null,window.location.pathname); } document.getElementById('aion-ov').addEventListener('click',function(e){ if(e.target===this) atovClose(); }); document.addEventListener('keydown',function(e){ if(e.key==='Escape'&&_open) atovClose(); }); window.addEventListener('message',function(e){ if(e.data==='closeOverlay') atovClose(); }); // Read URL hash and trigger the right tool (function() { function checkHash() { var hash = window.location.hash.replace('#','').toLowerCase(); if (hash && _DEFS[hash]) atovOpen(hash); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', checkHash); } else { setTimeout(checkHash, 400); } window.addEventListener('hashchange', function() { var hash = window.location.hash.replace('#','').toLowerCase(); if (hash && _DEFS[hash]) atovOpen(hash); }); })();
Get in touch
We respond within one business day