{"id":155,"date":"2024-02-20T10:22:17","date_gmt":"2024-02-20T10:22:17","guid":{"rendered":"https:\/\/jduhs.com\/web\/?page_id=155"},"modified":"2026-08-27T23:02:03","modified_gmt":"2026-08-27T23:02:03","slug":"home","status":"publish","type":"page","link":"https:\/\/www.jduhs.com\/web\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;-500&#8243; custom_css_main_element=&#8221;z-index:0;||&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|hover&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;auto&#8221; global_colors_info=&#8221;{}&#8221;]    <\/p>\n<style><!-- [et_pb_line_break_holder] -->        \/* Background overlay *\/<!-- [et_pb_line_break_holder] -->        #popup-overlay {<!-- [et_pb_line_break_holder] -->            display: none;<!-- [et_pb_line_break_holder] -->            position: fixed;<!-- [et_pb_line_break_holder] -->            top: 0;<!-- [et_pb_line_break_holder] -->            left: 0;<!-- [et_pb_line_break_holder] -->            width: 100%;<!-- [et_pb_line_break_holder] -->            height: 100%;<!-- [et_pb_line_break_holder] -->            background: rgba(0, 0, 0, 0.6);<!-- [et_pb_line_break_holder] -->            z-index: 999999!important; \/* Increased z-index *\/<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Popup container *\/<!-- [et_pb_line_break_holder] -->        #popup-id {<!-- [et_pb_line_break_holder] -->            display: none;<!-- [et_pb_line_break_holder] -->            position: fixed;<!-- [et_pb_line_break_holder] -->            top: 50%;<!-- [et_pb_line_break_holder] -->            left: 50%;<!-- [et_pb_line_break_holder] -->            transform: translate(-50%, -50%);<!-- [et_pb_line_break_holder] -->            z-index: 1000000; \/* Increased z-index *\/<!-- [et_pb_line_break_holder] -->            max-width: 80%;<!-- [et_pb_line_break_holder] -->            box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);<!-- [et_pb_line_break_holder] -->            background: rgba(255, 255, 255, 0.9);<!-- [et_pb_line_break_holder] -->            padding: 20px;<!-- [et_pb_line_break_holder] -->            border-radius: 10px;<!-- [et_pb_line_break_holder] -->          margin-top:80px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* Close button *\/<!-- [et_pb_line_break_holder] -->        #popup-id button {<!-- [et_pb_line_break_holder] -->            position: absolute;<!-- [et_pb_line_break_holder] -->            top: 10px;<!-- [et_pb_line_break_holder] -->            right: 10px;<!-- [et_pb_line_break_holder] -->            background: none;<!-- [et_pb_line_break_holder] -->            border: none;<!-- [et_pb_line_break_holder] -->            font-size: 24px;<!-- [et_pb_line_break_holder] -->            cursor: pointer;<!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/style>\n<p><!-- [et_pb_line_break_holder] --><\/head><!-- [et_pb_line_break_holder] --><body><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- Background Overlay --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div id=\"popup-overlay\" onclick=\"closePopup()\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- Popup Structure --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div id=\"popup-id\"><!-- [et_pb_line_break_holder] -->        <!-- Close Button --><!-- [et_pb_line_break_holder] -->        <button onclick=\"closePopup()\">\u00d7<\/button><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- Your Image or Content Here --><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" src=\"https:\/\/jduhs.com\/web\/wp-content\/uploads\/2025\/07\/popup.jpg\" alt=\"Popup Image\" style=\"width:100%; height:auto; max-width:500px;\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <script><!-- [et_pb_line_break_holder] -->        \/\/ Show popup on page load after a delay<!-- [et_pb_line_break_holder] -->        window.onload = function() {<!-- [et_pb_line_break_holder] -->            setTimeout(function() {<!-- [et_pb_line_break_holder] -->                document.getElementById('popup-id').style.display = 'block';<!-- [et_pb_line_break_holder] -->                document.getElementById('popup-overlay').style.display = 'block';<!-- [et_pb_line_break_holder] -->            }, 3000); \/\/ Show the popup after 3 seconds<!-- [et_pb_line_break_holder] -->        };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Close the popup<!-- [et_pb_line_break_holder] -->        function closePopup() {<!-- [et_pb_line_break_holder] -->            document.getElementById('popup-id').style.display = 'none';<!-- [et_pb_line_break_holder] -->            document.getElementById('popup-overlay').style.display = 'none';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;85%&#8221; max_width=&#8221;85%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;|||645px||&#8221; custom_padding=&#8221;||6px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_4,1_4&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;94%&#8221; max_width=&#8221;90%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; module_class=&#8221;pa-inline-buttons&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;30px|30px|30px||false|false&#8221; custom_padding_phone=&#8221;|20px|||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Editorial&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|||on|||||&#8221; title_text_align=&#8221;left&#8221; title_text_color=&#8221;#ffffff&#8221; title_font_size=&#8221;18px&#8221; title_line_height=&#8221;1.1em&#8221; background_color=&#8221;#2c459b&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;11px|||13px|false|false&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_color=&#8221;#82b6d6&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2980\" style=\"font-size: 16px;\">Clean Air Needs More Than Trees: How Air Pollution Impacts Human Health, the Climate and Economy of Pakistan<\/a><br \/>\nAsad Allana, Zafar Fatmi[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2980\/3047&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;display: flex;&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1966\/2746&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_heading title=&#8221;Original Articles&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|||on|||||&#8221; title_text_align=&#8221;left&#8221; title_text_color=&#8221;#ffffff&#8221; title_font_size=&#8221;18px&#8221; title_line_height=&#8221;1.1em&#8221; background_color=&#8221;#2c459b&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;11px|||13px|false|false&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_color=&#8221;#82b6d6&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2909\" style=\"font-size: 16px;\">Prevalence of Thyroid Dysfunction and Its Relationship with Body Mass Index Among Algerian Adults: A Cross-Sectional Study<\/a><br \/>Siheme Ouali, Dounia Zad el Mehadji, Noria Harir, Nesrine Remla, Khalida Zemri, Zahira Benaissa, Amina Benmessaoud, Amira Messaoud<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2909\/3048&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1876\/2748&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2925\" style=\"font-size: 16px;\">Outcome of Platelet-Rich Plasma in Patients with Moderate Osteoarthritis of the Knee Joints<\/a><br \/>Muhammad Faizan Khan, Syed Imran Ahmed, Madiha Zi\u200ba, Mehwish Anjum<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2925\/3049&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1884\/2749&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2485\" style=\"font-size: 16px;\">Liver Enzymes Abnormalities and their Correlation with Serum Ferritin in Beta Thalassemia Major Patients with Multiple Blood Transfusions: A Cross-Sectional Study<\/a><br \/>Mehvish Sana, Rukhsana Tumrani, Zille Rubab, Muhammad Salman Babar<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2485\/3050&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1905\/2751&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2877\" style=\"font-size: 16px;\">Dyslipidemia Prevalence and Pattern Among Patients with Newly Diagnosed Type II Diabetes Mellitus<\/a><br \/>Zamar Ali, Imran Karim, Farukh Usman, Naeem Janwari, Aleena Samad, Waqar Ahmed<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2877\/3051&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1925\/2752&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2927\" style=\"font-size: 16px;\">Incidence and Predictors of Occult Malignancy in Patients Undergoing Functional Endoscopic Sinus Surgery for Nasal Polyps: A Single-Center Study from Rawalpindi, Pakistan<\/a><br \/>Kiran Bukhari, Sayed Nusrat Raza, Irshad Ali, Sana Arif Kiyani, Uzair Mushahid, Muhammad Umar Aasim<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2927\/3052&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2790\" style=\"font-size: 16px;\">Outcome of Percutaneous Peritoneal Drainage in High Risk Peritonitis Secondary to Hollow Viscus Perforation<\/a><br \/>Khansa Zehra, Zahid Mehmood , Ghulam Mohammad Shoaib Izhar , Ayesha Zehra , Aliya Zehra, Hafiza Noor Ul Ain<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2790\/3054&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2915\" style=\"font-size: 16px;\">Outcome Prediction of Patients Undergoing Laparotomy using Surgical Apgar Score<\/a><br \/>Cemoon Effendi, Nimra Nazeer, Prinka Manwani, Surrendar Dawani , Hazrat Bilal Burki, Hamra Afridi<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2915\/3055&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2964\" style=\"font-size: 16px;\">Functional Performance of Ipsilateral Upper Limb in Breast Cancer Patients after Axillary Lymph Node Dissection: A Prospective Cohort Study<\/a><br \/>Sadia Arshad, Zahid Mehmood , Rizwan Kalwar, Maria Parveen, Aeliya Zehra, Noor Ul Ain<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2964\/3056&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1903\/2757&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; hover_enabled=&#8221;0&#8243; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2656\" style=\"font-size: 16px;\">Evaluation of Postgraduate Hospital Educational Environment in Two Public Hospitals of Quetta<\/a><br \/>Farwa Hussain, Mariyum Noman, Shiraz Shaikh, Muhammad Khayyam Rafi, Asma Akhtar, Tatheer Syed<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2656\/3057&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; hover_enabled=&#8221;0&#8243; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2900\" style=\"font-size: 16px;\">Prevalence of Vitamin B12 Deficiency in Patients with Hypothyroidism; A Cross-Sectional Study<\/a><br \/>Mehwish Malkani, Imran Karim, Lubna Bashir, Kamran Ali qureshi, Abdul Qadeer, Aakash Memon<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2900\/3058&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; hover_enabled=&#8221;0&#8243; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2842\" style=\"font-size: 16px;\">A Comparative Analysis in Frontalis Sling with and without Blepharoplasty for Aesthetic Outcome<\/a><br \/>Adnan Abdul Majeed, Fariha Sher Wali, Hafsa Ahmed, Bibi Rafeen Talpur, Asra Talpur, Syeda Qudsiya Ali Shah<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2842\/3060&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; hover_enabled=&#8221;0&#8243; border_color_bottom=&#8221;#727272&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2949\" style=\"font-size: 16px;\">Efficacy of Suprachoroidal Triamcinolone Acetonide Injection in Patients of Refractory Diabetes Macular Edema<\/a><br \/>Abdur Raheem Siddique, M. Tanweer Hassan Khan, Zeeshan Kamil, Irfan Shafiq, M Omer Hassan<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2949\/3061&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_heading title=&#8221;case report&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|||on|||||&#8221; title_text_align=&#8221;left&#8221; title_text_color=&#8221;#ffffff&#8221; title_font_size=&#8221;18px&#8221; title_line_height=&#8221;1.1em&#8221; background_color=&#8221;#2c459b&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;15px||20px||false|false&#8221; custom_padding=&#8221;11px|||13px|false|false&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_color=&#8221;#82b6d6&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2139\" style=\"font-size: 16px;\">Delayed Intravesical Migration of an Intrauterine Device Complicated by Bladder Stone Formation: A Case Report<\/a><br \/>\nEdikta Edikta, Widyanugraha M. Y. Ardianta[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2139\/3062&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1739\/2755&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_heading title=&#8221;letter to the editor&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|||on|||||&#8221; title_text_align=&#8221;left&#8221; title_text_color=&#8221;#ffffff&#8221; title_font_size=&#8221;18px&#8221; title_line_height=&#8221;1.1em&#8221; background_color=&#8221;#2c459b&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;15px||20px||false|false&#8221; custom_padding=&#8221;11px|||13px|false|false&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_color=&#8221;#82b6d6&#8243; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||5px||false|false&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2647\" style=\"font-size: 16px;\"><br \/>\nBuilding a Culture of E-Mentoring in Health Professions Education; Preparing Faculty for EdTech Era<\/a><br \/>\nMahapara khan, Rabia Aftab, Azam Afzal[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/1831\/2754&#8243; button_text=&#8221;XML&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/article\/view\/2647\/2962&#8243; button_text=&#8221;PDF&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_border_radius=&#8221;20px&#8221; button_icon=&#8221;&#xf15c;||fa||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; custom_margin=&#8221;|6px|10px||false|false&#8221; custom_padding=&#8221;|50px||50px|false|true&#8221; custom_css_main_element=&#8221;display: flex;&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_heading title=&#8221;News &#038; Events&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|||on|||||&#8221; title_text_align=&#8221;left&#8221; title_text_color=&#8221;#ffffff&#8221; title_font_size=&#8221;18px&#8221; title_line_height=&#8221;1.1em&#8221; background_color=&#8221;#2c459b&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;15px||20px||false|false&#8221; custom_padding=&#8221;11px|||13px|false|false&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_color=&#8221;#82b6d6&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_cta title=&#8221;JDUHS now indexed in Web of Science | Clarivate&#8221; button_url=&#8221;https:\/\/mjl.clarivate.com:\/\/search-results?issn=1995-2198&#038;hide_exact_match_fl=true&#038;utm_source=mjl&#038;utm_medium=share-by-link&#038;utm_campaign=search-results-share-this-journal&#8221; button_text=&#8221;Click Here&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;left&#8221; background_color=&#8221;#2c459b&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_icon=&#8221;&#x3d;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; button_alignment=&#8221;right&#8221; custom_margin=&#8221;||9px|||&#8221; custom_padding=&#8221;15px|15px|15px|15px|true|true&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_vertical=&#8221;4px&#8221; box_shadow_blur=&#8221;14px&#8221; box_shadow_spread=&#8221;-6px&#8221; box_shadow_color=&#8221;#82b6d6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Journal of the Dow University of Health Sciences (JDUHS) is now officially indexed in Web of Science | Clarivate.\u00a0<\/p>\n<p>[\/et_pb_cta][et_pb_cta title=&#8221;JDUHS now indexed in Scopus&#8221; button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/announcement\/view\/5&#8243; button_text=&#8221;Click Here&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;left&#8221; background_color=&#8221;#2c459b&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_icon=&#8221;&#x3d;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; button_alignment=&#8221;right&#8221; custom_margin=&#8221;||9px|||&#8221; custom_padding=&#8221;15px|15px|15px|15px|true|true&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_vertical=&#8221;4px&#8221; box_shadow_blur=&#8221;14px&#8221; box_shadow_spread=&#8221;-6px&#8221; box_shadow_color=&#8221;#82b6d6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>JDUHS is recently accepted by Scopus. The tracking ID for the inclusion of JDUHS in Scopus is: 0ED25EF5A31FA89E<\/p>\n<p>[\/et_pb_cta][et_pb_cta title=&#8221;Index Copernicus International (ICI)&#8221; button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/announcement\/view\/3&#8243; button_text=&#8221;Click Here&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;left&#8221; background_color=&#8221;#2c459b&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_icon=&#8221;&#x3d;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; button_alignment=&#8221;right&#8221; custom_margin=&#8221;||9px|||&#8221; custom_padding=&#8221;15px|15px|15px|15px|true|true&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_vertical=&#8221;4px&#8221; box_shadow_blur=&#8221;14px&#8221; box_shadow_spread=&#8221;-6px&#8221; box_shadow_color=&#8221;#82b6d6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Journal of the Dow University of Health Sciences (JDUHS) is now indexed in Index Copernicus International (ICI) Master List.<\/p>\n<p>[\/et_pb_cta][et_pb_cta title=&#8221;Updated Editorial Board&#8221; button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/announcement\/view\/2&#8243; button_text=&#8221;Click Here&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;left&#8221; background_color=&#8221;#2c459b&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_icon=&#8221;&#x3d;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_on_hover=&#8221;off&#8221; button_alignment=&#8221;right&#8221; custom_margin=&#8221;||9px|||&#8221; custom_padding=&#8221;15px|15px|15px|15px|true|true&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_vertical=&#8221;4px&#8221; box_shadow_blur=&#8221;14px&#8221; box_shadow_spread=&#8221;-6px&#8221; box_shadow_color=&#8221;#82b6d6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Journal of the Dow University of Health Sciences (JDUHS) is now indexed in Index Copernicus International (ICI) Master List.<\/p>\n<p>[\/et_pb_cta][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;30px|30px|30px||false|false&#8221; custom_padding_phone=&#8221;|20px|||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/about\/submissions&#8221; button_text=&#8221;Submit Your Manuscript&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;15px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#2c459b&#8221; button_border_width=&#8221;2px&#8221; button_icon=&#8221;&#x24;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; animation_style=&#8221;fade&#8221; animation_duration=&#8221;1900ms&#8221; animation_delay=&#8221;150ms&#8221; animation_speed_curve=&#8221;ease-out&#8221; animation_repeat=&#8221;loop&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_color=&#8221;#E02B20&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;003e9429-8e11-4d9e-968b-8881092bbf81&#8243; text_font=&#8221;|800|||||||&#8221; header_2_font=&#8221;Roboto|500|||||||&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;40px&#8221; header_2_line_height=&#8221;1.2em&#8221; header_4_font=&#8221;|800||on|||||&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#0C71C3&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; link_option_url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/50&#8243; header_2_font_size_tablet=&#8221;30px&#8221; header_2_font_size_phone=&#8221;20px&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Ahead of Print<\/h4>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/jduhs.com\/web\/wp-content\/uploads\/2024\/03\/bookcover.jpg&#8221; alt=&#8221;Jduhs&#8221; title_text=&#8221;Jduhs&#8221; url=&#8221;https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/50&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;003e9429-8e11-4d9e-968b-8881092bbf81&#8243; header_2_font=&#8221;Roboto|500|||||||&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;40px&#8221; header_2_line_height=&#8221;1.2em&#8221; header_4_font=&#8221;|800||on|||||&#8221; header_4_text_align=&#8221;center&#8221; header_4_text_color=&#8221;#2c459b&#8221; custom_margin=&#8221;||0px||false|false&#8221; header_2_font_size_tablet=&#8221;30px&#8221; header_2_font_size_phone=&#8221;20px&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Archives 2007 &#8211; 2026<\/h4>\n<p>[\/et_pb_text][et_pb_toggle title=&#8221;2026&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; hover_enabled=&#8221;0&#8243; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221; sticky_enabled=&#8221;0&#8243;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/67\" title=\"Vol. 20 No. 2\">Vol. 20 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/66\" title=\"Vol. 20 No. 1\">Vol. 20 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2025&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/65\" title=\"Vol. 19 No. 3\">Vol. 19 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/64\" title=\"Vol. 19 No. 2\">Vol. 19 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/63\" title=\"Vol. 19 No. 1\">Vol. 19 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2024&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/61\" title=\"Vol. 18 No. 3\">Vol. 18 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/60\" title=\"Vol. 18 No. 2\">Vol. 18 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/59\" title=\"Vol. 18 No. 1\">Vol. 18 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2023&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/58\" title=\"Vol. 17 No. 3\">Vol. 17 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/57\" title=\"Vol. 17 No. 2\">Vol. 17 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/56\" title=\"Vol. 17 No. 1\">Vol. 17 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2022&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/55\" title=\"Vol. 16 No. 3\">Vol. 16 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/54\" title=\"Vol. 16 No. 2\">Vol. 16 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/53\" title=\"Vol. 16 No. 1\">Vol. 16 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2021&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/52\" title=\"Vol. 15 No. 3\">Vol. 15 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/48\" title=\"Vol. 15 No. 2\">Vol. 15 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/47\" title=\"Vol. 15 No. 1\">Vol. 15 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2020&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/46\" title=\"Vol. 14 No. 3\">Vol. 14 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/45\" title=\"Vol. 14 No. 2\">Vol. 14 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/44\" title=\"Vol. 14 No. 1\">Vol. 14 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2019&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/43\" title=\"Vol. 13 No. 3\">Vol. 13 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/42\" title=\"Vol. 13 No. 2\">Vol. 13 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/41\" title=\"Vol. 13 No. 1\">Vol. 13 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2018&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/sd\" title=\"Vol. 12 No. 3\">Vol. 12 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/titles\" title=\"Vol. 12 No. 2\">Vol. 12 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/dow\" title=\"Vol. 12 No. 1\">Vol. 12 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2017&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/university\" title=\"Vol. 11 No. 3\">Vol. 11 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/unversitys\" title=\"Vol. 11 No. 2\">Vol. 11 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/universitysss\" title=\"Vol. 11 No. 1\">Vol. 11 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2016&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/health\" title=\"Vol. 10 No. 3\">Vol. 10 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/healths\" title=\"Vol. 10 No. 2\">Vol. 10 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/healthss\" title=\"Vol. 10 No. 1\">Vol. 10 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2015&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/healthsss\" title=\"Vol. 9 No. 3\">Vol. 9 No. 3<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/30\" title=\"Vol. 9 No. 2\">Vol. 9 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/titlesss\" title=\"Vol. 9 No. 1\">Vol. 9 No. 1<\/a>[\/et_pb_toggle][et_pb_toggle title=&#8221;2014&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/tittle\" title=\"Vol. 8 No. 3\">Vol. 8 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/titttle\" title=\"Vol. 8 No. 2\">Vol. 8 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/titttlee\" title=\"Vol. 8 No. 1\">Vol. 8 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2013&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/24\" title=\"Vol. 7 No. 3\">Vol. 7 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/titttles\" title=\"Vol. 7 No. 2\">Vol. 7 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/tittlees\" title=\"Vol. 7 No. 1\">Vol. 7 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2012&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/tittleess\" title=\"Vol. 6 No. 3\">Vol. 6 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/4\" title=\"Vol. 6 No. 2\">Vol. 6 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/5\" title=\"Vol. 6 No. 1\">Vol. 6 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2011&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/8\" title=\"Vol. 5 No. 3\">Vol. 5 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/7\" title=\"Vol. 5 No. 2\">Vol. 5 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/6\" title=\"Vol. 5 No. 1\">Vol. 5 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2010&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/11\" title=\"Vol. 4 No. 3\">Vol. 4 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/10\" title=\"Vol. 4 No. 2\">Vol. 4 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/9\" title=\"Vol. 4 No. 1\">Vol. 4 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2009&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/28\" title=\"Vol. 3 No. 3\">Vol. 3 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/15\" title=\"Vol. 3 No. 2\">Vol. 3 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/14\" title=\"Vol. 3 No. 1\">Vol. 3 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2008&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<\/p>\n<p><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/16\" title=\"Vol. 2 No. 3\">Vol. 2 No. 3<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/17\" title=\"Vol. 2 No. 2\">Vol. 2 No. 2<\/a><br \/><a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/18\" title=\"Vol. 2 No. 1\">Vol. 2 No. 1<\/a><\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;2007&#8243; open_toggle_text_color=&#8221;#FFFFFF&#8221; open_toggle_background_color=&#8221;#2c459b&#8221; closed_toggle_text_color=&#8221;#FFFFFF&#8221; closed_toggle_background_color=&#8221;#2c459b&#8221; icon_color=&#8221;#FFFFFF&#8221; toggle_icon=&#8221;&#xf0fe;||fa||900&#8243; use_icon_font_size=&#8221;on&#8221; open_icon_color=&#8221;#FFFFFF&#8221; open_toggle_icon=&#8221;&#x4b;||divi||400&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;|700|||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;3px||3px||true|false&#8221; custom_padding=&#8221;3px||3px||true|false&#8221; custom_css_free_form=&#8221;h2 {color:white;}&#8221; border_radii=&#8221;on|1px|1px|1px|1px&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#0C71C3&#8243; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; body_text_color__hover_enabled=&#8221;on|hover&#8221; body_text_color__hover=&#8221;#FFFFFF&#8221;]<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/20\" title=\"Vol. 1 No. 2\">Vol. 1 No. 2<\/a><br \/>\n<a href=\"https:\/\/jduhs.com\/index.php\/jduhs\/issue\/view\/21\" title=\"Vol. 1 No. 1\">Vol. 1 No. 1<\/a>[\/et_pb_toggle][et_pb_image src=&#8221;https:\/\/www.jduhs.com\/web\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-12-at-11.49.22-AM.jpeg&#8221; title_text=&#8221;WhatsApp Image 2026-03-12 at 11.49.22 AM&#8221; url=&#8221;https:\/\/www.scopus.com\/sourceid\/21101044728#tabs=0&#8243; url_new_window=&#8221;on&#8221; align=&#8221;center&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;15px||15px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/jduhs.com\/web\/wp-content\/uploads\/2025\/06\/Web-of-Science-Sidebar.jpg&#8221; title_text=&#8221;Web of Science Sidebar&#8221; url=&#8221;https:\/\/mjl.clarivate.com\/home?issn=1995-2198&#038;hide_exact_match_fl=true&#038;utm_source=mjl&#038;utm_medium=share-by-link&#038;utm_campaign=search-results-share-this-journal&#8221; url_new_window=&#8221;on&#8221; align=&#8221;center&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;15px||15px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/jduhs.com\/web\/wp-content\/uploads\/2024\/05\/1.-COPE.jpg&#8221; title_text=&#8221;COPE&#8221; url=&#8221;https:\/\/members.publicationethics.org\/members\/journal-dow-university-health-sciences&#8221; url_new_window=&#8221;on&#8221; align=&#8221;center&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;15px||15px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/jduhs.com\/web\/wp-content\/uploads\/2024\/05\/2.-ICMJE.jpg&#8221; title_text=&#8221;ICMJE&#8221; url=&#8221;https:\/\/www.icmje.org\/journals-following-the-icmje-recommendations\/#J&#8221; url_new_window=&#8221;on&#8221; align=&#8221;center&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;15px||15px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/jduhs.com\/web\/wp-content\/uploads\/2024\/05\/3.-Reviwer-Credits.jpg&#8221; title_text=&#8221;Reviwer Credits&#8221; url=&#8221;https:\/\/www.reviewercredits.com\/user\/journal-of-the-dow-unive\/&#8221; url_new_window=&#8221;on&#8221; align=&#8221;center&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;15px||15px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/jduhs.com\/web\/wp-content\/uploads\/2025\/01\/ojspkp.jpg&#8221; title_text=&#8221;ojspkp&#8221; url_new_window=&#8221;on&#8221; align=&#8221;center&#8221; force_fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;15px||15px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;12px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_4,1_4,1_4,1_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Issues&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#x6d;||divi||400&#8243; icon_color=&#8221;#FFFFFF&#8221; image_icon_width=&#8221;53px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|||||on|||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_font=&#8221;||||||||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#2c459b&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;2vw||2vw||true|false&#8221; border_color_all_image=&#8221;#FFFFFF&#8221; box_shadow_style=&#8221;preset4&#8243; box_shadow_color=&#8221;#2c9bd6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>57<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Volumes&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf518;||fa||900&#8243; icon_color=&#8221;#FFFFFF&#8221; image_icon_width=&#8221;53px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|||||on|||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_font=&#8221;||||||||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#2c459b&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;2vw||2vw||true|false&#8221; border_color_all_image=&#8221;#FFFFFF&#8221; box_shadow_style=&#8221;preset4&#8243; box_shadow_color=&#8221;#2c9bd6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>20<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Articles&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf022;||fa||900&#8243; icon_color=&#8221;#FFFFFF&#8221; image_icon_width=&#8221;53px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|||||on|||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_font=&#8221;||||||||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#2c459b&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;2vw||2vw||true|false&#8221; border_color_all_image=&#8221;#FFFFFF&#8221; box_shadow_style=&#8221;preset4&#8243; box_shadow_color=&#8221;#2c9bd6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>541<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;2007-2026&#8243; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf518;||fa||900&#8243; icon_color=&#8221;#FFFFFF&#8221; image_icon_width=&#8221;53px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|||||on|||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; body_font=&#8221;||||||||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#2c459b&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;2vw||2vw||true|false&#8221; border_color_all_image=&#8221;#FFFFFF&#8221; box_shadow_style=&#8221;preset4&#8243; box_shadow_color=&#8221;#2c9bd6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>AVAILABLE BETWEEN<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/jduhs.com\/web\/wp-content\/uploads\/2025\/06\/Website-Banner-Footer-12.jpg&#8221; title_text=&#8221;Website Banner Footer-12&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; module_alignment=&#8221;center&#8221; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;15px&#8221; text_orientation=&#8221;center&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Articles published in the Journal of Dow University of Health Sciences are distributed under the terms of the Creative Commons Attribution Non-Commercial License\u00a0<a href=\"https:\/\/creativecommons.org\/%20licenses\/by-nc\/4.0\/\">https:\/\/creativecommons.org\/ licenses\/by-nc\/4.0\/<\/a>. This license permits use, distribution and reproduction in any medium; provided the original work is properly cited and initial publication in this journal.\u00a0 [\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Clean Air Needs More Than Trees: How Air Pollution Impacts Human Health, the Climate and Economy of Pakistan Asad Allana, Zafar FatmiPrevalence of Thyroid Dysfunction and Its Relationship with Body Mass Index Among Algerian Adults: A Cross-Sectional StudySiheme Ouali, Dounia Zad el Mehadji, Noria Harir, Nesrine Remla, Khalida Zemri, Zahira Benaissa, Amina Benmessaoud, Amira [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-155","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/pages\/155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/comments?post=155"}],"version-history":[{"count":325,"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/pages\/155\/revisions"}],"predecessor-version":[{"id":1572,"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/pages\/155\/revisions\/1572"}],"wp:attachment":[{"href":"https:\/\/www.jduhs.com\/web\/wp-json\/wp\/v2\/media?parent=155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}