{"id":506,"date":"2026-03-10T16:11:32","date_gmt":"2026-03-10T16:11:32","guid":{"rendered":"https:\/\/medical.menaexpo.ly\/?page_id=506"},"modified":"2026-03-14T01:06:09","modified_gmt":"2026-03-14T01:06:09","slug":"mena-medical-profile","status":"publish","type":"page","link":"https:\/\/medical.menaexpo.ly\/en\/mena-medical-profile\/","title":{"rendered":"Mena Medical Profile"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"506\" class=\"elementor elementor-506\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5df9e78 e-flex e-con-boxed e-con e-parent\" data-id=\"5df9e78\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ebf5d8 elementor-widget elementor-widget-html\" data-id=\"2ebf5d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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>Access MENA Medical Expo PDF<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        body {\n            background: linear-gradient(135deg, #f0f4f8 0%, #d9e2ec 100%);\n            min-height: 100vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n           \n        }\n        .glass-card {\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.15);\n        }\n        \/* Custom Brand Color Utility *\/\n        .bg-brand { background-color: #47a5ae; }\n        .text-brand { color: #47a5ae; }\n        .border-brand { border-color: #47a5ae; }\n        .focus-ring-brand:focus { --tw-ring-color: #47a5ae; }\n        .hover-bg-brand:hover { background-color: #3b8a91; }\n    <\/style>\n<\/head>\n<body class=\"p-4\">\n\n    <div class=\"glass-card max-w-md w-full rounded-2xl p-8 transition-all duration-300\">\n        <div class=\"text-center mb-8\">\n            <div class=\"inline-block p-3 bg-[#47a5ae20] rounded-full mb-4\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-8 w-8 text-brand\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\" \/>\n                <\/svg>\n            <\/div>\n            <h1 class=\"text-2xl font-bold text-gray-800\">Mena Medical Expo 2026<\/h1>\n            <p class=\"text-gray-500 mt-2\">Please provide your details to view the brochure<\/p>\n        <\/div>\n\n        <form id=\"accessForm\" action=\"https:\/\/formspree.io\/f\/mbdzgknb\" method=\"POST\" class=\"space-y-4\">\n            <!-- Name Field -->\n            <div>\n                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Full Name<\/label>\n                <input type=\"text\" name=\"name\" id=\"name\" required \n                    class=\"w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus-ring-brand focus:border-transparent outline-none transition-all\"\n                    placeholder=\"John Doe\">\n            <\/div>\n\n            <!-- Phone Number Field -->\n            <div>\n                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Phone Number<\/label>\n                <input type=\"tel\" name=\"phone\" id=\"phone\" required \n                    class=\"w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus-ring-brand focus:border-transparent outline-none transition-all\"\n                    placeholder=\"+218 90 000 0000\">\n            <\/div>\n\n            <!-- Email Field -->\n            <div>\n                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Email Address<\/label>\n                <input type=\"email\" name=\"email\" id=\"email\" required \n                    class=\"w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus-ring-brand focus:border-transparent outline-none transition-all\"\n                    placeholder=\"john@example.com\">\n            <\/div>\n\n            <!-- Country Selection -->\n            <div>\n                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Country<\/label>\n                <select name=\"country\" id=\"country\" required \n                    class=\"w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus-ring-brand focus:border-transparent outline-none transition-all\">\n                    <option value=\"\" disabled selected>Select your country<\/option>\n                    <option value=\"Libya\">Libya<\/option>\n                    <option value=\"Egypt\">Egypt<\/option>\n                    <option value=\"Tunisia\">Tunisia<\/option>\n                    <option value=\"UAE\">United Arab Emirates<\/option>\n                    <option value=\"Saudi Arabia\">Saudi Arabia<\/option>\n                    <option value=\"Jordan\">Jordan<\/option>\n                    <option value=\"Other\">Other<\/option>\n                <\/select>\n            <\/div>\n\n            <!-- Hidden field for redirection and subject -->\n            <input type=\"hidden\" name=\"_next\" value=\"https:\/\/medical.menaexpo.ly\/wp-content\/uploads\/2026\/03\/MENA-MEDICAL-EXPO-26.pdf\">\n            <input type=\"hidden\" name=\"_subject\" value=\"New PDF Access Request - MENA Expo\">\n\n            <div id=\"status\" class=\"hidden text-sm p-3 rounded-lg mb-4\"><\/div>\n\n            <button type=\"submit\" id=\"submitBtn\"\n                class=\"w-full bg-brand hover-bg-brand text-white font-semibold py-3 rounded-lg transition-colors shadow-lg active:transform active:scale-[0.98]\">\n                Access PDF Document\n            <\/button>\n        <\/form>\n\n        <p class=\"text-center text-xs text-gray-400 mt-6\">\n            By clicking access, you agree to receive communications regarding the expo.\n        <\/p>\n    <\/div>\n\n    <script>\n        const form = document.getElementById('accessForm');\n        const status = document.getElementById('status');\n        const submitBtn = document.getElementById('submitBtn');\n        const pdfUrl = \"https:\/\/anyflip.com\/ujpmv\/wvxk\";\n\n        form.addEventListener('submit', async function(e) {\n            e.preventDefault();\n            \n            submitBtn.innerText = \"Sending...\";\n            submitBtn.disabled = true;\n\n            const data = new FormData(form);\n            \n            try {\n                const response = await fetch(form.action, {\n                    method: 'POST',\n                    body: data,\n                    headers: {\n                        'Accept': 'application\/json'\n                    }\n                });\n\n                if (response.ok) {\n                    status.classList.remove('hidden', 'bg-red-50', 'text-red-600');\n                    status.classList.add('bg-green-50', 'text-green-600');\n                    status.textContent = \"Success! Opening PDF...\";\n                    \n                    setTimeout(() => {\n                        window.location.href = pdfUrl;\n                    }, 1500);\n                } else {\n                    const result = await response.json();\n                    throw new Error(result.errors ? result.errors.map(e => e.message).join(\", \") : \"Submission failed\");\n                }\n            } catch (error) {\n                submitBtn.disabled = false;\n                submitBtn.innerText = \"Access PDF Document\";\n                status.classList.remove('hidden', 'bg-green-50', 'text-green-600');\n                status.classList.add('bg-red-50', 'text-red-600');\n                status.textContent = \"Error: \" + error.message;\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Access MENA Medical Expo PDF Mena Medical Expo 2026 Please provide your details to view the brochure Full Name Phone [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-506","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mena Medical Profile -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/medical.menaexpo.ly\/en\/mena-medical-profile\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mena Medical Profile -\" \/>\n<meta property=\"og:description\" content=\"Access MENA Medical Expo PDF Mena Medical Expo 2026 Please provide your details to view the brochure Full Name Phone [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/medical.menaexpo.ly\/en\/mena-medical-profile\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-14T01:06:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/medical.menaexpo.ly\\\/mena-medical-profile\\\/\",\"url\":\"https:\\\/\\\/medical.menaexpo.ly\\\/mena-medical-profile\\\/\",\"name\":\"Mena Medical Profile -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/medical.menaexpo.ly\\\/#website\"},\"datePublished\":\"2026-03-10T16:11:32+00:00\",\"dateModified\":\"2026-03-14T01:06:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/medical.menaexpo.ly\\\/mena-medical-profile\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/medical.menaexpo.ly\\\/mena-medical-profile\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/medical.menaexpo.ly\\\/mena-medical-profile\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\\\/\\\/medical.menaexpo.ly\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mena Medical Profile\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/medical.menaexpo.ly\\\/#website\",\"url\":\"https:\\\/\\\/medical.menaexpo.ly\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/medical.menaexpo.ly\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mena Medical Profile -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/medical.menaexpo.ly\/en\/mena-medical-profile\/","og_locale":"en_US","og_type":"article","og_title":"Mena Medical Profile -","og_description":"Access MENA Medical Expo PDF Mena Medical Expo 2026 Please provide your details to view the brochure Full Name Phone [&hellip;]","og_url":"https:\/\/medical.menaexpo.ly\/en\/mena-medical-profile\/","article_modified_time":"2026-03-14T01:06:09+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/medical.menaexpo.ly\/mena-medical-profile\/","url":"https:\/\/medical.menaexpo.ly\/mena-medical-profile\/","name":"Mena Medical Profile -","isPartOf":{"@id":"https:\/\/medical.menaexpo.ly\/#website"},"datePublished":"2026-03-10T16:11:32+00:00","dateModified":"2026-03-14T01:06:09+00:00","breadcrumb":{"@id":"https:\/\/medical.menaexpo.ly\/mena-medical-profile\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/medical.menaexpo.ly\/mena-medical-profile\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/medical.menaexpo.ly\/mena-medical-profile\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/medical.menaexpo.ly\/"},{"@type":"ListItem","position":2,"name":"Mena Medical Profile"}]},{"@type":"WebSite","@id":"https:\/\/medical.menaexpo.ly\/#website","url":"https:\/\/medical.menaexpo.ly\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/medical.menaexpo.ly\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/pages\/506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/comments?post=506"}],"version-history":[{"count":13,"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/pages\/506\/revisions"}],"predecessor-version":[{"id":545,"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/pages\/506\/revisions\/545"}],"wp:attachment":[{"href":"https:\/\/medical.menaexpo.ly\/en\/wp-json\/wp\/v2\/media?parent=506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}