IKF Home Finance

Reports

Financial Reports

Pricing is the process whereby a business sets the price at which it will sell its products and services, and may be part of the business’s marketing plan.
Financial Results Annual Reports Extract Of Annual Return Notices Other Documents
document.addEventListener('DOMContentLoaded', function() { const menuItems = document.querySelectorAll('.elementor-nav-menu--main .menu-item-has-children'); function adjustSubmenu(item) { const submenu = item.querySelector('.sub-menu'); if (!submenu) return; const rect = submenu.getBoundingClientRect(); if (rect.left < 0) { submenu.classList.add('submenu-right'); } else { submenu.classList.remove('submenu-right'); } } menuItems.forEach(item => { item.addEventListener('mouseenter', () => adjustSubmenu(item)); }); window.addEventListener('resize', () => menuItems.forEach(adjustSubmenu)); });