{"id":145,"date":"2025-10-09T14:39:42","date_gmt":"2025-10-09T06:39:42","guid":{"rendered":"https:\/\/conference.iium.edu.my\/icomoi\/?page_id=145"},"modified":"2026-09-02T10:49:57","modified_gmt":"2026-09-02T02:49:57","slug":"event-program","status":"publish","type":"page","link":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/about\/event-program\/","title":{"rendered":"Event Program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"145\" class=\"elementor elementor-145\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d0d378 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d0d378\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0e011e3\" data-id=\"0e011e3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a98180e elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"a98180e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>7th ICOMOI 2026 - Programme Schedule (Neumorphic Edition)<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --bg-color: #eef2f6;\n            --shadow-light: #ffffff;\n            --shadow-dark: #cad4e0;\n            --shadow-dark-strong: #bdc9d7;\n            --primary: #4361ee;\n            --primary-light: #4895ef;\n            --text-main: #2b3648;\n            --text-muted: #64748b;\n        }\n\n        *, *::before, *::after {\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Plus Jakarta Sans', 'Inter', sans-serif;\n            background-color: var(--bg-color);\n            color: var(--text-main);\n            -webkit-font-smoothing: antialiased;\n        }\n\n        \/* Neumorphic Utilities *\/\n        .neu-flat {\n            background: var(--bg-color);\n            box-shadow: 10px 10px 20px var(--shadow-dark), -10px -10px 20px var(--shadow-light);\n            border-radius: 20px;\n        }\n\n        .neu-flat-sm {\n            background: var(--bg-color);\n            box-shadow: 5px 5px 12px var(--shadow-dark), -5px -5px 12px var(--shadow-light);\n            border-radius: 14px;\n        }\n\n        .neu-inset {\n            background: var(--bg-color);\n            box-shadow: inset 5px 5px 10px var(--shadow-dark), inset -5px -5px 10px var(--shadow-light);\n            border-radius: 16px;\n        }\n\n        .neu-inset-sm {\n            background: var(--bg-color);\n            box-shadow: inset 3px 3px 6px var(--shadow-dark), inset -3px -3px 6px var(--shadow-light);\n            border-radius: 10px;\n        }\n\n        .neu-button {\n            background: var(--bg-color);\n            box-shadow: 6px 6px 14px var(--shadow-dark), -6px -6px 14px var(--shadow-light);\n            border-radius: 12px;\n            transition: all 0.25s ease;\n        }\n\n        .neu-button:hover {\n            box-shadow: 8px 8px 18px var(--shadow-dark-strong), -8px -8px 18px var(--shadow-light);\n            transform: translateY(-1px);\n        }\n\n        .neu-button:active, .neu-button.active {\n            box-shadow: inset 4px 4px 8px var(--shadow-dark), inset -4px -4px 8px var(--shadow-light);\n            transform: translateY(0);\n        }\n\n        .neu-badge {\n            background: var(--bg-color);\n            box-shadow: 3px 3px 7px var(--shadow-dark), -3px -3px 7px var(--shadow-light);\n            border-radius: 30px;\n        }\n\n        \/* WordPress-Bulletproof Perfect Circle Icons *\/\n        .neu-circle {\n            background: var(--bg-color);\n            box-shadow: 6px 6px 12px var(--shadow-dark), -6px -6px 12px var(--shadow-light);\n            border-radius: 50% !important;\n            width: 44px !important;\n            height: 44px !important;\n            min-width: 44px !important;\n            min-height: 44px !important;\n            max-width: 44px !important;\n            max-height: 44px !important;\n            aspect-ratio: 1 \/ 1 !important;\n            display: inline-flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            flex-shrink: 0 !important;\n            box-sizing: border-box !important;\n            padding: 0 !important;\n            margin: 0 !important;\n        }\n\n        .neu-circle-inset {\n            background: var(--bg-color);\n            box-shadow: inset 4px 4px 8px var(--shadow-dark), inset -4px -4px 8px var(--shadow-light);\n            border-radius: 50% !important;\n            width: 44px !important;\n            height: 44px !important;\n            min-width: 44px !important;\n            min-height: 44px !important;\n            max-width: 44px !important;\n            max-height: 44px !important;\n            aspect-ratio: 1 \/ 1 !important;\n            display: inline-flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            flex-shrink: 0 !important;\n            box-sizing: border-box !important;\n            padding: 0 !important;\n            margin: 0 !important;\n        }\n\n        \/* SVG Protection for WordPress Theme Overrides *\/\n        .neu-circle svg, .neu-circle-inset svg {\n            width: 20px !important;\n            height: 20px !important;\n            min-width: 20px !important;\n            min-height: 20px !important;\n            max-width: 20px !important;\n            max-height: 20px !important;\n            display: block !important;\n            flex-shrink: 0 !important;\n            margin: auto !important;\n        }\n\n        \/* Custom Scrollbar *\/\n        ::-webkit-scrollbar {\n            width: 10px;\n            height: 10px;\n        }\n        ::-webkit-scrollbar-track {\n            background: var(--bg-color);\n            box-shadow: inset 3px 3px 6px var(--shadow-dark), inset -3px -3px 6px var(--shadow-light);\n            border-radius: 10px;\n        }\n        ::-webkit-scrollbar-thumb {\n            background: #d0dbe7;\n            box-shadow: 3px 3px 6px var(--shadow-dark), -3px -3px 6px var(--shadow-light);\n            border-radius: 10px;\n        }\n        ::-webkit-scrollbar-thumb:hover {\n            background: #bac7d6;\n        }\n    <\/style>\n<\/head>\n<body class=\"p-4 sm:p-6 md:p-10 min-h-screen\">\n\n    <!-- Main Container Card -->\n    <div class=\"max-w-6xl mx-auto neu-flat p-6 sm:p-8 md:p-10 transition-all duration-300\">\n\n        <!-- Top Banner Header -->\n        <header class=\"mb-8 md:mb-10\">\n            <div class=\"flex flex-col lg:flex-row justify-between items-start lg:items-center gap-6 pb-6 border-b border-gray-300\/40\">\n                \n                <div class=\"space-y-2\">\n                    <div class=\"inline-flex items-center gap-2 px-4 py-1.5 neu-badge text-xs font-bold text-indigo-600 uppercase tracking-widest\">\n                        <span class=\"w-2 h-2 rounded-full bg-indigo-500 animate-pulse\"><\/span>\n                        Official Event Schedule\n                    <\/div>\n                    <h1 class=\"text-2xl sm:text-3xl md:text-4xl font-extrabold text-slate-800 tracking-tight\">\n                        Programme Schedule\n                    <\/h1>\n                    <p class=\"text-sm font-medium text-slate-500\">\n                        7th International Conference on Oral Microbiology and Oral Immunology 2026\n                    <\/p>\n                <\/div>\n\n                <!-- Event Details Inset Cards -->\n                <div class=\"flex flex-wrap sm:flex-nowrap gap-3 w-full lg:w-auto\">\n                    <div class=\"neu-inset p-3.5 px-5 flex items-center gap-3 flex-1 sm:flex-none\">\n                        <div class=\"neu-circle text-indigo-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <div class=\"text-[11px] font-bold uppercase tracking-wider text-slate-400\">Date<\/div>\n                            <div class=\"text-xs sm:text-sm font-bold text-slate-700\">Saturday, 5 Sept 2026<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"neu-inset p-3.5 px-5 flex items-center gap-3 flex-1 sm:flex-none\">\n                        <div class=\"neu-circle text-emerald-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"><\/path><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <div class=\"text-[11px] font-bold uppercase tracking-wider text-slate-400\">Venue<\/div>\n                            <div class=\"text-xs sm:text-sm font-bold text-slate-700\">Auditorium KOD, IIUM<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Controls: Search & Filters -->\n            <div class=\"mt-6 flex flex-col md:flex-row gap-4 items-center justify-between\">\n                \n                <!-- Filter Buttons -->\n                <div class=\"flex flex-wrap items-center gap-2.5 w-full md:w-auto\" id=\"filter-container\">\n                    <button class=\"neu-button px-4 py-2 text-xs font-bold text-indigo-600 active\" data-filter=\"all\">\n                        All Items\n                    <\/button>\n                    <button class=\"neu-button px-4 py-2 text-xs font-semibold text-slate-600\" data-filter=\"lectures\">\n                        Lectures & Keynotes\n                    <\/button>\n                    <button class=\"neu-button px-4 py-2 text-xs font-semibold text-slate-600\" data-filter=\"orals\">\n                        Oral Sessions\n                    <\/button>\n                    <button class=\"neu-button px-4 py-2 text-xs font-semibold text-slate-600\" data-filter=\"breaks\">\n                        Breaks & Social\n                    <\/button>\n                <\/div>\n\n                <!-- Neumorphic Search Bar -->\n                <div class=\"neu-inset px-4 py-2 flex items-center gap-2.5 w-full md:w-72\">\n                    <svg class=\"w-4 h-4 text-slate-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\"><\/path><\/svg>\n                    <input type=\"text\" id=\"schedule-search\" placeholder=\"Search speaker, topic...\" class=\"bg-transparent border-none outline-none text-xs sm:text-sm text-slate-700 placeholder-slate-400 w-full focus:ring-0\">\n                <\/div>\n\n            <\/div>\n        <\/header>\n\n        <!-- Schedule Items List \/ Table View -->\n        <div class=\"space-y-4\" id=\"schedule-list\">\n\n            <!-- Item 1: Registration -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-indigo-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-indigo-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            8.00 am \u2013 8.30 am\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-blue-500\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"pt-2\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-slate-800\">Registration & Housekeeping Announcements<\/h3>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 2: Opening Ceremony -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-purple-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-purple-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            8.30 am \u2013 8.45 am\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-purple-500\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 11a7 7 0 01-7 7m0 0a7 7 0 01-7-7m7 7v4m0 0H8m4 0h4m-4-8a3 3 0 01-3-3V5a3 3 0 116 0v6a3 3 0 01-3 3z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-1.5\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-slate-800\">Opening Ceremony<\/h3>\n                            <ul class=\"space-y-1 text-xs sm:text-sm text-slate-600\">\n                                <li class=\"flex items-center gap-2\">\n                                    <span class=\"w-1.5 h-1.5 rounded-full bg-purple-400\"><\/span>\n                                    Doa Recitation, Welcoming Remarks by the chairperson\n                                <\/li>\n                                <li class=\"flex items-center gap-2\">\n                                    <span class=\"w-1.5 h-1.5 rounded-full bg-purple-400\"><\/span>\n                                    Official Inauguration by Dean, Video Gimmick & Group Photo\n                                <\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 3: Keynote Lecture -->\n            <div class=\"neu-flat-sm p-5 sm:p-6 transition-all hover:translate-x-1 duration-200 border-l-4 border-indigo-500 schedule-item\" data-category=\"lectures\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-indigo-700 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-indigo-600\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            8.45 am \u2013 9.30 am\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-indigo-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-2\">\n                            <div class=\"inline-flex items-center px-3 py-1 neu-badge text-[11px] font-extrabold text-indigo-600 uppercase tracking-wide\">\n                                Keynote Lecture\n                            <\/div>\n                            <h3 class=\"text-base sm:text-lg font-bold text-slate-800\">Prof. Dr. Omar Hasan Kasule<\/h3>\n                            <div class=\"text-xs font-medium text-slate-500\">King Fahd Medical City, Saudi Arabia<\/div>\n                            \n                            <div class=\"neu-inset p-3 text-xs sm:text-sm text-slate-700 italic font-medium leading-relaxed\">\n                                Title: Microbiology and Oral Hygiene: Islamic Integration of Aql (Reason) & Naql (Transmission), Jasad (Body) & Ruh (Spirit), \u2019Ibaadat (Worship) & \u2018Aadat (Customs).\n                            <\/div>\n\n                            <div class=\"text-xs font-semibold text-slate-600 pt-1\">\n                                <span class=\"text-indigo-600 font-bold\">Moderator:<\/span> Asst. Prof. Dr. Hamad Abdulsalam Hamad Alfarisi\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 4: Plenary Lecture 1 -->\n            <div class=\"neu-flat-sm p-5 sm:p-6 transition-all hover:translate-x-1 duration-200 border-l-4 border-blue-500 schedule-item\" data-category=\"lectures\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-blue-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-blue-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            9.30 am \u2013 10.00 am\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-blue-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-2\">\n                            <div class=\"inline-flex items-center px-3 py-1 neu-badge text-[11px] font-extrabold text-blue-600 uppercase tracking-wide\">\n                                Plenary Lecture 1\n                            <\/div>\n                            <h3 class=\"text-base sm:text-lg font-bold text-slate-800\">Prof. Dr. Izzet Yavuz<\/h3>\n                            <div class=\"text-xs font-medium text-slate-500\">Dicle\/Harran University, Turkiye<\/div>\n                            \n                            <div class=\"neu-inset p-3 text-xs sm:text-sm text-slate-700 italic font-medium leading-relaxed\">\n                                Title: Influence of Ectodermal Dysplasia on Oral Health Status.\n                            <\/div>\n\n                            <div class=\"text-xs font-semibold text-slate-600 pt-1\">\n                                <span class=\"text-blue-600 font-bold\">Moderator:<\/span> Assoc. Prof. Dr. Nazih Shaaban Mustafa\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 5: Morning Break -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-amber-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-amber-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            10.00 am \u2013 10.15 am\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-amber-500\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"pt-2\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-amber-800\">Morning Break & E-Poster Viewing<\/h3>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 6: Plenary Lecture 2 -->\n            <div class=\"neu-flat-sm p-5 sm:p-6 transition-all hover:translate-x-1 duration-200 border-l-4 border-blue-500 schedule-item\" data-category=\"lectures\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-blue-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-blue-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            10.15 am \u2013 10.45 am\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-blue-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-2\">\n                            <div class=\"inline-flex items-center px-3 py-1 neu-badge text-[11px] font-extrabold text-blue-600 uppercase tracking-wide\">\n                                Plenary Lecture 2\n                            <\/div>\n                            <h3 class=\"text-base sm:text-lg font-bold text-slate-800\">Prof. Ts. Dr. Mohd Hafz Bin Arzmi<\/h3>\n                            <div class=\"text-xs font-medium text-slate-500\">International Islamic University Malaysia, Malaysia<\/div>\n                            \n                            <div class=\"neu-inset p-3 text-xs sm:text-sm text-slate-700 italic font-medium leading-relaxed\">\n                                Title: From Biofilms to Breakthroughs: Ethical and Sustainable Innovation in Oral Microbiology and Immunology\n                            <\/div>\n\n                            <div class=\"text-xs font-semibold text-slate-600 pt-1\">\n                                <span class=\"text-blue-600 font-bold\">Moderator:<\/span> Asst. Prof. Dr. Norsyuhada Binti Alias\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 7: E-Poster Viewing -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-slate-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-slate-400\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            10.45 am \u2013 11.00 am\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-slate-500\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"pt-2\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-slate-700\">E-Poster Viewing<\/h3>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 8: Oral Presentation Session I -->\n            <div class=\"neu-flat-sm p-5 sm:p-6 transition-all hover:translate-x-1 duration-200 border-l-4 border-teal-500 schedule-item\" data-category=\"orals\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-teal-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-teal-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            11.00 am \u2013 1.00 pm\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-teal-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-1\">\n                            <div class=\"inline-flex items-center px-3 py-1 neu-badge text-[11px] font-extrabold text-teal-600 uppercase tracking-wide\">\n                                Presentation Session\n                            <\/div>\n                            <h3 class=\"text-base sm:text-lg font-bold text-slate-800\">Oral Presentation Session I<\/h3>\n                            <div class=\"text-xs font-semibold text-teal-700\">Presentations 1\u201311<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 9: Lunch Break -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-emerald-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-emerald-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            1.00 pm \u2013 2.00 pm\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-emerald-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"pt-2\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-emerald-800\">Lunch Break & E-Poster Viewing<\/h3>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 10: Immunology Quiz -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-purple-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-purple-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            2.00 pm \u2013 2.30 pm\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-purple-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"pt-2\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-purple-800\">Immunology Quiz<\/h3>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 11: Oral Presentation Session II -->\n            <div class=\"neu-flat-sm p-5 sm:p-6 transition-all hover:translate-x-1 duration-200 border-l-4 border-teal-500 schedule-item\" data-category=\"orals\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-teal-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-teal-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            2.30 pm \u2013 3.30 pm\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-teal-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-1\">\n                            <div class=\"inline-flex items-center px-3 py-1 neu-badge text-[11px] font-extrabold text-teal-600 uppercase tracking-wide\">\n                                Presentation Session\n                            <\/div>\n                            <h3 class=\"text-base sm:text-lg font-bold text-slate-800\">Oral Presentation Session II<\/h3>\n                            <div class=\"text-xs font-semibold text-teal-700\">Presentations 12\u201315<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 12: Plenary Lecture 3 -->\n            <div class=\"neu-flat-sm p-5 sm:p-6 transition-all hover:translate-x-1 duration-200 border-l-4 border-blue-500 schedule-item\" data-category=\"lectures\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-blue-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-blue-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            3.30 pm \u2013 3.55 pm\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-blue-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-2\">\n                            <div class=\"inline-flex items-center px-3 py-1 neu-badge text-[11px] font-extrabold text-blue-600 uppercase tracking-wide\">\n                                Plenary Lecture 3\n                            <\/div>\n                            <h3 class=\"text-base sm:text-lg font-bold text-slate-800\">Prof. Dr. Bu\u011fra \u00d6zen<\/h3>\n                            <div class=\"text-xs font-medium text-slate-500\">Istanbul Health and Technology University, Turkiye<\/div>\n                            \n                            <div class=\"neu-inset p-3 text-xs sm:text-sm text-slate-700 italic font-medium leading-relaxed\">\n                                Title: Oral Habits, Breathing Patterns and Salivary Homeostasis: Implications for Paediatric Oral Health\n                            <\/div>\n\n                            <div class=\"text-xs font-semibold text-slate-600 pt-1\">\n                                <span class=\"text-blue-600 font-bold\">Moderator:<\/span> Assoc. Prof. Dr. Pram Kumar A\/L Subramaniam\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 13: Plenary Lecture 4 -->\n            <div class=\"neu-flat-sm p-5 sm:p-6 transition-all hover:translate-x-1 duration-200 border-l-4 border-blue-500 schedule-item\" data-category=\"lectures\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-blue-600 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-blue-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            3.55 pm \u2013 4.20 pm\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-blue-600\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"space-y-2\">\n                            <div class=\"inline-flex items-center px-3 py-1 neu-badge text-[11px] font-extrabold text-blue-600 uppercase tracking-wide\">\n                                Plenary Lecture 4\n                            <\/div>\n                            <h3 class=\"text-base sm:text-lg font-bold text-slate-800\">Prof. Dr. Jukka Matinlinna<\/h3>\n                            <div class=\"text-xs font-medium text-slate-500\">University of Manchester, United Kingdom<\/div>\n                            \n                            <div class=\"neu-inset p-3 text-xs sm:text-sm text-slate-700 italic font-medium leading-relaxed\">\n                                Title: AI in Dentistry and Microbiology: Challenges and Future Directions\n                            <\/div>\n\n                            <div class=\"text-xs font-semibold text-slate-600 pt-1\">\n                                <span class=\"text-blue-600 font-bold\">Moderator:<\/span> Assoc. Prof. Dr. Ahmad Faisal Bin Ismail\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 14: Closing Ceremony -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 border-l-4 border-amber-500 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-amber-700 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-amber-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            4.20 pm \u2013 5.00 pm\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-amber-500\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"pt-2\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-slate-800\">Closing Ceremony, Video Montage, Closing Remarks & Announcement of Winners<\/h3>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Item 15: End of Programme -->\n            <div class=\"neu-flat-sm p-4 sm:p-5 transition-all hover:translate-x-1 duration-200 schedule-item\" data-category=\"breaks\">\n                <div class=\"flex flex-col sm:flex-row sm:items-start gap-4\">\n                    <div class=\"neu-inset px-4 py-2.5 sm:w-44 text-center flex-shrink-0\">\n                        <span class=\"text-xs sm:text-sm font-bold text-slate-500 flex items-center justify-center gap-1.5\">\n                            <svg class=\"w-4 h-4 text-slate-400\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            5.00 pm onwards\n                        <\/span>\n                    <\/div>\n                    <div class=\"flex-grow flex items-start gap-3.5\">\n                        <div class=\"neu-circle text-slate-400\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"pt-2\">\n                            <h3 class=\"text-sm sm:text-base font-bold text-slate-600\">End of Programme & Dispersal<\/h3>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <!-- Footer -->\n        <footer class=\"mt-10 pt-6 border-t border-gray-300\/40 flex flex-col sm:flex-row justify-between items-center text-xs font-semibold text-slate-400 gap-3\">\n            <div>Last Updated: September 2026<\/div>\n            <div>\u00a9 2026 ICOMOI - 7th International Conference on Oral Microbiology & Oral Immunology<\/div>\n        <\/footer>\n\n    <\/div>\n\n    <!-- Interactive Filtering & Search Script -->\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const filterButtons = document.querySelectorAll('#filter-container button');\n            const searchInput = document.getElementById('schedule-search');\n            const items = document.querySelectorAll('.schedule-item');\n\n            function filterSchedule() {\n                const activeFilter = document.querySelector('#filter-container button.active').getAttribute('data-filter');\n                const searchQuery = searchInput.value.toLowerCase().trim();\n\n                items.forEach(item => {\n                    const category = item.getAttribute('data-category');\n                    const text = item.textContent.toLowerCase();\n\n                    const matchesCategory = activeFilter === 'all' || category === activeFilter;\n                    const matchesSearch = text.includes(searchQuery);\n\n                    if (matchesCategory && matchesSearch) {\n                        item.style.display = 'block';\n                    } else {\n                        item.style.display = 'none';\n                    }\n                });\n            }\n\n            filterButtons.forEach(btn => {\n                btn.addEventListener('click', () => {\n                    filterButtons.forEach(b => b.classList.remove('active', 'text-indigo-600'));\n                    filterButtons.forEach(b => b.classList.add('text-slate-600'));\n                    btn.classList.add('active', 'text-indigo-600');\n                    btn.classList.remove('text-slate-600');\n                    filterSchedule();\n                });\n            });\n\n            searchInput.addEventListener('input', filterSchedule);\n        });\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-245e643 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"245e643\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ac55e97\" data-id=\"ac55e97\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>7th ICOMOI 2026 &#8211; Programme Schedule (Neumorphic Edition) Official Event Schedule Programme Schedule 7th International Conference on Oral Microbiology and Oral Immunology 2026 Date Saturday, 5 Sept 2026 Venue Auditorium KOD, IIUM All Items Lectures &#038; Keynotes Oral Sessions Breaks &#038; Social 8.00 am \u2013 8.30 am Registration &#038; Housekeeping Announcements 8.30 am \u2013 8.45&hellip; <br \/> <a class=\"read-more\" href=\"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/about\/event-program\/\">Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"parent":7,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-145","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/pages\/145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/comments?post=145"}],"version-history":[{"count":43,"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/pages\/145\/revisions"}],"predecessor-version":[{"id":649,"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/pages\/145\/revisions\/649"}],"up":[{"embeddable":true,"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/pages\/7"}],"wp:attachment":[{"href":"https:\/\/conference.iium.edu.my\/icomoi\/index.php\/wp-json\/wp\/v2\/media?parent=145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}