{"id":38097,"date":"2026-01-31T20:10:21","date_gmt":"2026-01-31T13:10:21","guid":{"rendered":"https:\/\/sdgscenter.undip.ac.id\/?page_id=38097"},"modified":"2026-04-04T10:27:43","modified_gmt":"2026-04-04T03:27:43","slug":"goal-3-good-health-and-well-being","status":"publish","type":"page","link":"https:\/\/sdgscenter.undip.ac.id\/id\/goal-3-good-health-and-well-being\/","title":{"rendered":"Goal 3 Good Health and Well-Being"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;24&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; specialty_columns=&#8221;3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner admin_label=&#8221;Row&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;37px&#8221; header_text_color=&#8221;#000352&#8243; custom_margin=&#8221;||22px||false|false&#8221; text_font_size_tablet=&#8221;37px&#8221; text_font_size_phone=&#8221;30px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Goal 3 Good Health and Well-Being<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;20px&#8221; custom_margin=&#8221;||-8px||false|false&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: justify;\">Ensure healthy lives and promote well-being for all at all ages: what Universitas Diponegoro is doing in pursuit of this goal.<\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][et_pb_image src=&#8221;https:\/\/sdgscenter.undip.ac.id\/wp-content\/uploads\/2026\/02\/SDG-3-GOOD-HEALTH-AND-WELL-BEING.jpg&#8221; title_text=&#8221;SDG 3 GOOD HEALTH AND WELL-BEING&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-33px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|0px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;]    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-3: #2c9e3d;\n      --sdg-hover-3: color-mix(in srgb, var(--sdg-color-3) 85%, black);\n      --sdg-light-3: color-mix(in srgb, var(--sdg-color-3) 10%, white);\n    }\n    \n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    .sdg-container-3 {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      max-width: 100%;\n      margin: 0;\n      margin-top: 45px;\n    }\n    \n    .custom-dropdown-3 {\n      display: flex;\n      gap: 10px;\n      background: #fff;\n      padding: 0;\n      max-width: 100%;\n      margin: 0 auto;\n      flex-wrap: wrap;\n    }\n    \n    .custom-dropdown-3.layout-auto .dropdown-group-3 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-3.layout-full .dropdown-group-3 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-3.layout-paired .dropdown-group-3 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-3.layout-paired .dropdown-group-3:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-3 {\n      background: var(--sdg-color-3);\n      color: #fff;\n      padding: 15px 20px;\n      cursor: pointer;\n      font-weight: bold;\n      transition: background 0.3s;\n      white-space: nowrap;\n      text-align: center;\n      display: block;\n      width: 100%;\n      border: none;\n      user-select: none;\n    }\n    \n    .dropdown-parent-3:hover {\n      background: var(--sdg-hover-3);\n    }\n    \n    .dropdown-submenu-3 {\n      display: none;\n      position: absolute;\n      top: 100%;\n      left: 0;\n      background: #fff;\n      border: 1px solid #ddd;\n      min-width: 250px;\n      max-width: 400px;\n      max-height: 400px;\n      overflow-y: auto;\n      z-index: 100;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    \n    .dropdown-submenu-3.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-3 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-3);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-3 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-3 div:hover {\n      background: var(--sdg-light-3);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-3 {\n      display: none;\n      margin-top: 20px;\n      padding: 0;\n      background: #e8eaf0;\n      border-radius: 8px;\n      max-width: 100%;\n      margin-left: auto;\n      margin-right: auto;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .dynamic-content-3.active {\n      display: block;\n      animation: fadeIn-3 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-3 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-3 {\n      position: absolute;\n      top: 15px;\n      right: 15px;\n      background: #000352;\n      color: white;\n      border: none;\n      width: 35px;\n      height: 35px;\n      border-radius: 50%;\n      cursor: pointer;\n      font-size: 20px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.2);\n      z-index: 10;\n    }\n\n    .close-btn-3:hover {\n      background: #000352;\n      transform: rotate(90deg);\n      box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n    }\n\n    .pa-slider-card-3 {\n      background: #e8eaf0;\n      border-radius: 12px;\n      padding: 30px 30px 30px 30px;\n      border: none;\n      box-shadow: none;\n      position: relative;\n      margin: 20px;\n    }\n\n    \/* Navigation Section at Bottom *\/\n    .pa-slider-nav-top-3 {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-top: 25px;\n      gap: 15px;\n      padding: 15px 20px;\n      background: transparent;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n    }\n\n    .pa-slider-nav-top-3 button {\n      background: transparent;\n      border: 2px solid #000352;\n      width: 45px;\n      height: 45px;\n      border-radius: 50%;\n      font-size: 1.8em;\n      cursor: pointer;\n      color: #000352;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      flex-shrink: 0;\n    }\n\n    .pa-slider-nav-top-3 button:hover:not(:disabled) {\n      background: #000352;\n      color: #fff;\n      border-color: #000352;\n      transform: scale(1.05);\n    }\n\n    .pa-slider-nav-top-3 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-3 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-3 {\n      font-size: 0.75em;\n      color: #666;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 5px;\n    }\n\n    .year-value-3 {\n      font-size: 2.5em;\n      font-weight: 800;\n      color: #000352;\n      line-height: 1;\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.05);\n    }\n\n    .slide-indicator-3 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-3 {\n      display: none;\n      animation: paFadeIn-3 0.4s ease-in-out;\n    }\n\n    .pa-slide-3.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-3 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-3 h3 {\n      font-family: inherit;\n      font-size: 1.3em;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.3;\n      color: #000352;\n    }\n\n    .pa-image-container-3 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-3 {\n      max-width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n      display: block;\n      margin: 0 auto;\n    }\n\n    .pa-text-container-3 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-3 {\n      font-size: 0.95em;\n      line-height: 1.7;\n      color: #1f305f;\n      margin-bottom: 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 5;\n      -webkit-box-orient: vertical;  \n      overflow: hidden;\n      transition: all 0.3s ease;\n      white-space: pre-line;\n    }\n\n    .pa-description-3.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-3 {\n      background: none;\n      border: none;\n      color: #000352;  \n      font-weight: 700;\n      cursor: pointer;\n      padding: 5px 0;\n      text-decoration: underline;\n      font-size: 0.9em;\n      display: inline-block;\n    }\n\n    .evidence-section-3 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-3 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-3 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-3 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-3 a {\n      color: #000352;\n      text-decoration: none;\n      word-wrap: break-word;\n      word-break: break-word;\n      font-size: 0.85em;\n    }\n\n    .evidence-list-3 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-3::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-3::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-3::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-3);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-3::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-3);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-3 { flex-direction: column; }\n      .custom-dropdown-3 .dropdown-group-3 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-3 {\n        font-size: 0.78em;\n        padding: 10px 12px;\n        white-space: normal;\n        word-break: break-word;\n        line-height: 1.3;\n      }\n      .dropdown-submenu-3 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-3 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-3 { padding: 30px 12px 12px 12px; }\n      .pa-slide-3 h3 { font-size: 1em; }\n      .pa-image-container-3 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-3 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-3 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-3 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-3 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-3 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-3\">\n      <div class=\"custom-dropdown-3 layout-auto\">\n        <div class=\"dropdown-group-3\"><div class=\"dropdown-parent-3\">3.2 Number of students graduating in health professions<\/div><div class=\"dropdown-submenu-3\"><div data-content=\"ind-88\">3.2.1 Proportion of Graduates in Health Professions<\/div><\/div><\/div><div class=\"dropdown-group-3\"><div class=\"dropdown-parent-3\">3.3 Collaborations and health services<\/div><div class=\"dropdown-submenu-3\"><div data-content=\"ind-89\">3.3.1 Current Collaborations with Health Institutions<\/div><div data-content=\"ind-90\">3.3.2 Health Outreach Programmes<\/div><div data-content=\"ind-91\">3.3.3 Shared Sports Facilities<\/div><div data-content=\"ind-92\">3.3.4 Sexual and Reproductive Health Care Services for Students<\/div><div data-content=\"ind-93\">3.3.5 Mental Health Support for Students and Staff<\/div><div data-content=\"ind-94\">3.3.6 Smoke Free Policy<\/div><\/div><\/div><div class=\"dropdown-group-3\"><div class=\"dropdown-parent-3\">3.4 Undip Contribution<\/div><div class=\"dropdown-submenu-3\"><div data-content=\"ind-286\">3.4.1 Undip Contribution 1<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-3\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 3;\n      const contentData = {\"ind-88\":{\"title\":\"3.2.1 Proportion of Graduates in Health Professions\",\"slides\":[{\"year\":\"2025\",\"content\":\"Number of graduates: 11,912 || Number of graduates in health professions: 1,810\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Number of graduates: 9,650 || Number of graduates in health professions: 1,458\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Number of graduates: 10,688 || Number of graduates in health professions: 1,615\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Number of graduates: 11,746 || Number of graduates in health professions: 2,033\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Number of graduates: 10,648 || Number of graduates in health professions: 2,048\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-89\":{\"title\":\"3.3.1 Current Collaborations with Health Institutions\",\"slides\":[{\"year\":\"2025\",\"content\":\"Undip has collaborated a lot at the local, national and international levels. Diponegoro University's Faculty of Public Health initiated collaboration with the Centers for Disease Control (CDC) Atlanta. This meeting was attended by Endang Widadistuti Handzel, MD, MPH and Hazna Zainul, MPH from CDC Atlanta; Rebecca D. Merrill, PhD and C. Yekti Praptingsih MDDs, MEpid from CDC Indonesia; Dr. Armunanto and Bobby Marwal Syahrizal, M.Sc from UNICEF Indonesia. This meeting was held to discuss CDC and UNICEF support for maternal and child health issues in Indonesia. Apart from that, the aim of this activity is planning the MNRH Program and developing a curriculum for epidemiological preparedness and response at Diponegoro University.\",\"evidence\":[\"https:\/\/fkm.undip.ac.id\/inisiasi-kerjasama-fkm-undip-dengan-cdc-atlanta\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Undip has collaborated a lot at the local, national and international levels. UNDIP together with UNICEF strengthened organizational capacity to optimize UNDIP's role in overcoming health problems in Central Java such as triple burden malnutrition experienced by Indonesia, sanitation problems, overcoming stunting and wasting that occurred in Central Java. In addition, it also collaborates with IDI Semarang City in conducting blood donations\",\"evidence\":[\"https:\/\/fpp.undip.ac.id\/berita-id\/undip-dan-unicef-perkuat-kapasitas-organisasi-untuk-optimalisasi-peran-undip-dalam-mengatasimasalah-kesehatan-di-jawa-tengah\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has many collaborations with local, national and global health institutions in education and community service projects. UNDIP in collaboration with Nidom Foundation tested the effectiveness of UNDIP's Zeta Green CPR product in reducing the Covid-19 Virus in the room. In addition, UNDIP through the Institute for Research and Community Service (LPPM) also collaborates with the United Nations International Children's Emergency Fund (UNICEF) in various fields of activity, for example in a seminar themed \\\"Supplementary Food (MP) for Milk (ASI). Quality: Healthy, Smart, and Quality Generation\\\" as a series of activities to commemorate National Health Day.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/20227\/nidom-foundation-lakukan-uji-efektivitas-zeta-green-kreasi-cpr-undip-meredukusi-virus-covid-19-di-ruangan.html\",\"https:\/\/www.undip.ac.id\/post\/22262\/lppm-undip-dan-unicef-bedah-mp-asi-berkualitas-untuk-cetak-generasi-sehat-dan-cerdas.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has many cooperations with local, national, and global health institutes in terms of education and community service project. UNDIP collaborates with Tadulako University (2018-2023) and Semarang Health Polytechnic (2017-2020) in improving the quality of human well-being. Moreover, UNDIP and Prof. Dr. Soerjo Hospital Magelang working together to improve the quality of service of the mental hospital. Nationally, UNDIP and The Ministry of Health, Republic of Indonesia join hands in improving the health service to achieve the SDGs goals and The First 1000 Days of Life Program through collaborative research. Internationally, UNDIP, UNICEF, and other international health institutions collaborate to improve the qualities of education, research, and public health in the form of international conferences, summer courses, and community services to anticipate the impact of the COVID-19 pandemic on children, toddlers, and pregnant women regarding nutritional adequacy and health.\",\"evidence\":[\"http:\/\/ners.fk.undip.ac.id\/international-conference-on-transnational-medicine-and-health-sciences-tahun-2020-2\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/08\/24\/progress-of-medical-science-and-research-in-universitas-diponegoro-supporting-the-achievement-of-sdg-3-health-and-welfare\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/08\/08\/colaboration-between-undip-and-unicef-to-make-posyandu-actively-anticipate-covid-19-impact\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has many current cooperation with local, national, and global health institutes in terms of education and community service project. UNDIP collaborates with Tadulako University (2018-2023) and Semarang Health Polytechnic (2017-2020) in the program of improving the quality of human resources. Moreover, in 2017 UNDIP and Prof. Dr. Soerojo Hospital Magelang agreed to work together to improve the quality of service of the mental hospital. UNDIP and The Ministry of Health, Republic of Indonesia work together in improving the health service to achieve the SDGs goals for five years since 2017 and The First 1000 Days of Life Program through collaborative research. A number of collaborations have been carried out between UNDIP and other international health institutions to improve the qualities of education, research and public health. The result of collaboration with foreign universities has held The 3rd International Conference on Translational Medicine and Health Sciences (ICTMHS).\",\"evidence\":[\"https:\/\/the.undip.ac.id\/download\/18sdg3\/Ministry%20of%20Health%20of%20The%20Republic%20of%20Indonesia.pdf\",\"http:\/\/sustainability.undip.ac.id\/2019\/06\/24\/selamatkan-ibu-dan-bayi-melalui-peningkatan-1000-hari-pertama-kehidupan-melalui-penelitian-kesehatan-oleh-tim-peneliti-universitas-diponegoro\/\",\"https:\/\/gizi.fk.undip.ac.id\/2019\/10\/ictmhs-fakultas-kedokteran-undip-2019.html\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Foto-FK-Gizi-1-1024x576.jpg\"}]},\"ind-90\":{\"title\":\"3.3.2 Health Outreach Programmes\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has implemented collaboration with UNICEF and the Provincial Government since 2022 to respond to the impact of Covid-19, especially in Central Java. The form of action implemented this year is increasing human resources in managing data quality, collaboration, post-pandemic budget recovery, and developing a child protection dashboard. This activity was carried out for 2 days in 5 regencies\/cities in Central Java. Semarang, 30 \u2013 31 March 2023 LPPM UNDIP in collaboration with UNICEF held a Workshop on Data Quality Analysis and Post Pandemic Covid-19 Planning for Children.\",\"evidence\":[\"https:\/\/www.kompasiana.com\/nissaatulasfiya9341\/6461e8ca08a8b574192378d2\/undip-bekerjasama-dengan-unicef-menyelenggarakan-lokakarya-dalam-meningkatkan-kesehatan-pendidikan-dan-perlindungan-anak-akibat-covid-19-di-jawa-tengah\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"One of the outreach programs and projects in local communities carried out by UNDIP is the Real Work Lecture (KKN) by sending students from various faculties to various regions in Central Java to carry out various programs, one of which is related to health, both education, counseling, health checks\",\"evidence\":[\"http:\/\/khn.undip.ac.id\/?p=375088\",\"http:\/\/khn.undip.ac.id\/?p=374382\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Several outreach programs have been carried out regularly as part of UNDIP's ongoing program to improve and promote the health and welfare of the local community. One of the programs carried out by UNDIP is through Real Work Lectures (KKN) by sending students from various faculties to various regions in Central Java. KKN students carry out various activities which also include activities that can improve or promote health & well-being including hygiene, nutrition, family planning, exercise, exercise, aging properly, and other health and welfare-related topics such as food handler hygiene education, biscuit-making training high protein fish for supplementary food for undernourished toddlers and many other activities.\",\"evidence\":[\"https:\/\/kkn.undip.ac.id\/?p=203438\",\"https:\/\/kkn.undip.ac.id\/?p=182693\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Several outreach programs have been conducted regularly as part of the ongoing program by UNDIP to improve and promote the health and wellbeing of the local community. Located at the Kyai Galang Sewu Women's Islamic Boarding School, Tembalang, Semarang, anemia handling counseling activity was carried out aimed at young women and women of childbearing age. The total number of participants who attended the counseling activity were 97 people. This activity is a form of contribution and concern of UNDIP to the community in the field of Health. UNDIP lecturers in collaboration with students made an innovation from processed mangroves that were used as hand sanitizers and disinfectants. One of the affected tourism sectors is edu-ecotourism mangrove in Tugurejo Village. The implementation of community service activities regarding the Waste Management System Training workshop as an Effort to Reduce Waste from Sources in the Temanggung Regency has been successfully carried out.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/09\/22\/penyuluhan-penanganan-anemia-pada-remaja-putri-dan-wanita-usia-subur-oleh-departemen-ilmu-gizi-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Several outreach programs (in the form of community service programs) have been conducted regularly as part of the ongoing program by UNDIP to improve and promote health and wellbeing of local community. In 2019, the medical faculty in collaboration with the Ministry of Health organized health promotion interventions through nutrition education for pregnant women and mothers under five to prevent stunting in Blora and Grobogan Districts. Department of Nutrition also conducted women nutrition class as a strategy to prevent anemia in Islamic boarding school students. Faculty of Public Health conducted Education on TB Prevention in Families through Empowerment of Dasa Wisma in the Work Area of the Gayamsari Community Health Center, Semarang City. The Faculty of Engineering, through CBIOM3S in collaboration with the Social Service of Central Java Province, provided assistance in the form of mechanical hands to 27 people with disabilities in Central Java.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/09\/22\/penyuluhan-penanganan-anemia-pada-remaja-putri-dan-wanita-usia-subur-oleh-departemen-ilmu-gizi-undip\/\",\"https:\/\/akuatik.fpik.undip.ac.id\/melawan-virus-covid-19-dengan-inovasi-olahan-mangrove\/\",\"https:\/\/lingkungan.ft.undip.ac.id\/pelatihan-sistem-pengelolaan-sampah-sebagai-upaya-reduksi-sampah-dari-sumber-di-lingkungan-dusun-ngadiprono-desa-ngadimulyo-kabupaten-temanggung-jawa-tengah\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/penyuluhan-anemia_gizi-undip.png\"}]},\"ind-91\":{\"title\":\"3.3.3 Shared Sports Facilities\",\"slides\":[{\"year\":\"2025\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sport is also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as soccer fields, volleyball courts, basketball courts, and jogging tracks can be accessed free of charge by students as well as local schools and the general public. Some facilities such as tennis courts and futsal courts can be used by the local community for an additional fee. Undip added one international standard facility, namely the Basketball Sports Hall (GOR), which is located to the east of the Undip Stadium and adjacent to the Undip Education Reservoir. This basketball hall was built following FIBA (International Basketball Federation) standards. The basketball court is 28 meters long and 15 meters wide. The center circle has a diameter of 3.6 meters, while the three-point circle has a diameter of 6.75 meters.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/30640\/undip-resmikan-gedung-olahraga-basket-berstandar-internasional.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sport is also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as soccer fields, volleyball courts, basketball courts, and jogging tracks can be accessed free of charge by students as well as local schools and the general public. Some facilities such as tennis courts and football courts can be used by the local community for an additional fee. This year, Diponegoro University built the latest infrastructure for the Diponegoro University jogging track, abbreviated as JTU. Besides being able to be used as an open sports venue, JTU also provides co-working spaces such as gazebos, sitting groups, and an open theater as a place for discussion, studying together, and even \u2018hangout\u2019 together in an open space for Undip. Academic community. The existence of a river in the middle of this facility further enhances JTU and makes the atmosphere more comfortable.\",\"evidence\":[\"https:\/\/www.youtube.com\/watch?v=fwfBqZQPyg8\",\"https:\/\/sustainability.undip.ac.id\/2022\/11\/22\/masyarakat-dapat-manfaatkan-lima-area-ruang-terbuka-di-kampus-undip-tembalang-untuk-olah-raga-dan-rekreasi\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sport is also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as soccer fields, volleyball courts, basketball courts, and jogging tracks can be accessed free of charge by students as well as local schools and the general public. Some facilities such as tennis courts and futsal courts can be used by the local community for an additional fee. This year, Diponegoro University built the latest infrastructure for the Diponegoro University jogging track, abbreviated as JITU. Besides being able to be used as an open sports venue, JITU also provides co-working spaces such as gazebos, sitting groups, and an open theater as a place for discussion, studying together, and even \\\"hangout\\\" together in an open space for Undip. academic community. The existence of a river in the middle of this facility further enhances JITU and makes the atmosphere more comfortable.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/19374\/undip-launching-jitu.html\",\"https:\/\/www.youtube.com\/watch?v=fwBqZQPyq8&channel=BEMUNDIP\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sports are also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as football field, volleyball field, basketball field, jogging track are free to be accessed by students and also local schools and the general public. Some facilities such as tennis court and futsal court may be used by local community with charge.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-sarana-dan-prasarana-olahraga\/\",\"https:\/\/infotembalang.com\/2020\/08\/14\/jaga-tubuh-tetap-fit-ini-dia-tempat-jogging-favorit-di-tembalang\/\",\"https:\/\/www.heriheryanto.com\/2020\/08\/bendungan-waduk-pendidikan-diponegoro-undip.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sports are also a favorite of many people. UNDIP has a number of sport facilities. Most of the facilities such as football field, volleyball field, basketball field, jogging track are free to be accessed by students and also local schools and general public. Some facilities such as tennis court and futsal court may be used by local community with charge.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-sarana-dan-prasarana-olahraga\/\",\"https:\/\/infotembalang.com\/2020\/08\/14\/jaga-tubuh-tetap-fit-ini-dia-tempat-jogging-favorit-di-tembalang\/\",\"https:\/\/www.heriheryanto.com\/2020\/08\/bendungan-waduk-pendidikan-diponegoro-undip.html\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/se-tahun-2020-sarana-dan-prasarana-olahraga.png\"}]},\"ind-92\":{\"title\":\"3.3.4 Sexual and Reproductive Health Care Services for Students\",\"slides\":[{\"year\":\"2025\",\"content\":\"To prevent violence and bullying, UNDIP established the Diponegoro University Violence and Bullying Protection Institute (LPKB UNDIP) LPKB UNDIP is a semi-autonomous institution under the auspices of the Directorate of Student Affairs at Diponegoro University which operates in the field of preventing and handling violence and bullying within Diponegoro University. LPKB Undip was founded in 2023 with the aim of creating a campus environment that is safe, comfortable and free from violence and bullying. UNDIP also opened a free consultation service for students and staff for sexual and reproductive health at the Diponegoro National Hospital.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/lembaga-perlindungan-kekerasan-dan-bullying\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2018, UNDIP established the PPKS (Prosperous Family Service Center Program) \\\"Puspaku Sejahtera\\\" which is a BKKBN program in collaboration with the Faculty of Psychology, Diponegoro University. PPKS will provide services for prosperous family patterns, ranging from family planning (KB), and reproductive health, providing understanding such as the risks of early marriage or the dangers of LGBT as well as efforts to foster responsible families. In addition, through the Diponegoro National Hospital (RSND) UNDIP provides reproductive health services to students.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripurna-disediakan-rsnd\/\",\"https:\/\/bak.undip.ac.id\/download\/peraturan-rektor-nomor-13-tahun-2022-tentang-pedoman-pencegahan-dan-pengananan-kekerasan-seksual-di-lingkungan-universitas-diponegoro\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"In 2018, UNDIP established the PPKS (Prosperous Family Service Center Program) \u201cPuspaku Sejahtera\u201d which is a BKKBN program in collaboration with the Faculty of Psychology, Diponegoro University. PPKS will provide services for prosperous family patterns, ranging from family planning (KB), and reproductive health, providing understanding such as the risks of early marriage or the dangers of LGBT as well as efforts to foster responsible families. In addition, through the Diponegoro National Hospital (RSND) UNDIP provides reproductive health services to students.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/10840\/rektor-undip-resmikan-ppks-pupsaku-sejahtera.html\",\"http:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripunadisediakan-rsnd\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"In March 2018, UNDIP established a reproductive health student consulting agency, which provided students access to free sexual and reproductive healthcare services including information and education services. Through National Diponegoro Hospital (UNDIP teaching hospital\/RSND), UNDIP provides students to get free reproductive healthcare services. Moreover, the Faculty of Psychology also provides free sexual and reproductive healthcare and counseling services for UNDIP's students.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripurna-disediakan-rnd\/\",\"http:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/SDG-3-National-Diponegoro-Hospital.pdf\",\"http:\/\/psikologi.undip.ac.id\/japsi\/en\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"On March 2018, UNDIP established reproductive health student consulting agency, which provided students access to free sexual and reproductive health-care services including information and education services. Through National Diponegoro Hospital (UNDIP teaching hospital\/RSND), UNDIP provides students to get free reproductive health-care services. Moreover, the Faculty of Psychology also provides free sexual and reproductive health-care and counselling services for students.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripurna-disediakan-rsnd\/\",\"http:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/SDG-3-National-Diponegoro-Hospital.pdf\",\"http:\/\/psikologi.undip.ac.id\/japsi\/en\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/SDG-3-National-Diponegoro-Hospital.png\"}]},\"ind-93\":{\"title\":\"3.3.5 Mental Health Support for Students and Staff\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP, as a major educational institution in Central Java with nearly 4,000 employees, recognizes that comprehensive human resource management is essential for smooth campus operations. Physical and mental health are critical aspects of UNDIP's HR management strategy. The university demonstrates its commitment to employee welfare by supporting healthy lifestyles and providing access to both mental and physical health services to achieve long-term success for individuals and the organization. ||\\r\\nUNDIP implements regular health check programs across all faculties and central units to maintain and monitor employee health conditions. These health examination programs include external and internal physical examinations as well as mental health consultation services, such as the FISIP Wellness Unit. ||\\r\\nFor students, UNDIP provides dedicated mental health support through various initiatives. On Tuesday, June 27, 2023, the Faculty of Engineering Undip collaborated with the Student Executive Board (BEM) FT Undip to hold the \\\"Socialization and Raising Awareness of the Talking Room x Peer Counseling Mental Health\\\" event at R. Theatre, Dean Building Floor 5. This event marked the first step for the Faculty of Engineering in raising awareness among all academics about the importance of maintaining mental health. The event explored the theme \\\"Engineering Students Really Have Mental Steel?\\\" addressing concerns about the mental health of engineering students who often face significant academic pressure and heavy burdens as future successors, which can affect their academic abilities.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2023\/11\/08\/undip-siapkan-layanan-konseling-pedulikesehatan-mental-mahasiswa\/\",\"https:\/\/sustainability.undip.ac.id\/2023\/11\/09\/undip-peduli-kesehatan-mental-pagawal\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Undip Mental Health Movement is a mental health campaign under the auspices of the Field of Strategic Studies and Action of BEM Psychology, Diponegoro University. Undip GSM aims to increase awareness of the importance of mental health for Undip students. In addition, the Faculty of Psychology also has a Student Consultation Board of the Faculty of Psychology Undip (BKMf)\",\"evidence\":[\"https:\/\/id.linkedin.com\/company\/gerakansheat mental-undip\",\"https:\/\/www.instagram.com\/p\/CbjPRR7LC6V\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has a dedicated official unit that is responsible for providing access to mental health support for students and staff. At the university level, the BMKF established by the Faculty of Psychology provides students with access to free mental health support. The counseling services provided are in the form of individual and group counseling. The supervisor at BMKF is a lecturer at the Faculty of Psychology. BMKF will help students as part of the academic community in finding solutions to academic and non-academic problems through several programs. In addition to BMKF, the Faculty of Psychology also formed the Undip Mental Health Movement. Through the Undip Mental Health Movement, students can do online counseling for 90 minutes per session.\",\"evidence\":[\"https:\/\/linktr.ee\/GerakanSehatMentalUndip\",\"https:\/\/psikologi.undip.ac.id\/bkmf-en\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has a specific official unit to be responsible for serving the students and staff with access to free mental health support. At the university level, a state in the unit entitled \u201cStudent Consultation Agency Faculty of Medicine (BKMF)\u201d. In addition, the Faculty of Psychology also provides students with access to free mental health support. The counseling services provided are in the form of individual and group counseling. The counselors at BKMF are Faculty of Psychology lecturers. Those who can become BKMF clients are UNDIP Faculty of Psychology students. The implementation of this counseling program is expected to help students solve their problems and be able to develop themselves and their academic results optimally. BKMF will help students as part of the academic community in finding solutions to academic and non-academic problems through several programs. The Faculty of Psychology also has a counseling service for university staff regarding mental health support.\",\"evidence\":[\"https:\/\/psikologi.undip.ac.id\/bkmf\",\"https:\/\/www.undip.ac.id\/post\/17201\/psikolog-undip-ingatkan-potensi-gangguan-psikologis-di-masa-pandemi-covid-19.html\",\"https:\/\/sustainability.undip.ac.id\/2019\/07\/27\/bkmf-fk-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has a specific official unit to be responsible in serving the students and staffs with access to free mental health support. In university level, state in the unit entitled \\\"Student Consultation Agency Faculty of Medicine (BKMF)\\\". In addition, the Faculty of Psychology also provides students with access to free mental health support. The counseling services provided are in the form of individual and group counseling. The counselors at BKMF are Faculty of Psychology lecturers. Those who can become BKMF clients are UNDIP Faculty of Psychology students. The implementation of this counseling program is expected to help students solve their problems and be able to develop themselves and their academic results optimally. BKMF help students as part of the academic community in finding solutions to academic and non-academic problems through several programs. The Faculty of Psychology also has the counselling service for university staffs regarding the mental health support.\",\"evidence\":[\"https:\/\/psikologi.undip.ac.id\/bkmf\",\"https:\/\/www.undip.ac.id\/post\/17201\/psikolog-undip-ingatkan-potensi-gangguan-psikologis-di-masa-pandemi-covid-19.html\",\"https:\/\/sustainability.undip.ac.id\/2019\/07\/27\/bkmf-fk-undip\/\"],\"image_url\":\"\"}]},\"ind-94\":{\"title\":\"3.3.6 Smoke Free Policy\",\"slides\":[{\"year\":\"2025\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned (by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP since 2020 is \\\"smoke-free campus\\\". || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019, which means that UNDIP now, 2020, is a \\\"smoke-free campus\\\"\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Peraturan-Rektor-Nomor-11-Tahun-2015.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP since 2020 is \u201csmoke-free campus.\u201d || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019, which means that UNDIP now, 2020, is a \u201csmoke-free campus\u201d.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2015\/12\/29\/peraturan-rektor-nomor-11-tahun-2015-kawasan-tanpa-rokok-di-lingkungan-student-center-universitas-diponegoro\",\"http:\/\/lpmedentsundip.com\/mereka-yang-paling-percaya-diri-refleksi-kawasan-feb-undip-bebas-asap-rokok\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP since 2020 is \u201csmoke-free campus\\\". || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019 which means that UNDIP since 2020 is a \u201csmoke-free campus.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/01\/10\/kawasan-bebas-asap-rokok-di-lingkungan-universitas-diponegoro\/\",\"https:\/\/sustainability.undip.ac.id\/2015\/12\/29\/peraturan-rektor-nomor-11-tahun-2015-kawasan-tanpa-rokok-di-lingkungan-student-center-universitas-diponegoro\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"University regulation (approved by the rector in December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP now is a \u201csmoke-free campus\u201d. || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019, which means that UNDIP now, 2020, is a \u201csmoke-free campus\\\".\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Peraturan-Rektor-Nomor-11-Tahun-2015.pdf\",\"http:\/\/beritajateng.net\/mahasiswa-undip-deklarasi-kampus-bebas-rokok\/\",\"http:\/\/www.kampusundip.com\/2016\/01\/undip-resmikan-student-center-sebagai.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP, start from 2020 is \\\"smoke-free campus\\\". || || Policy created: 2015 || Policy reviewed: The permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP now, 2020, is \\\"smoke-free campus\\\".\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2015\/12\/29\/peraturan-rektor-nomor-11-tahun-2015-kawasan-tanpa-rokok-di-lingkungan-student-center-universitas-diponegoro\/\",\"http:\/\/www.kampusundip.com\/2016\/01\/undip-resmikan-student-center-sebagai.html\",\"http:\/\/beritajateng.net\/mahasiswa-undip-deklarasi-kampus-bebas-rokok\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/peraturan-rektor-nomor-11-tahun-2015.png\"}]}};\n      let currentSlideIndex = {};\n      \n      document.addEventListener('DOMContentLoaded', function() {\n        const containerSelector = '#content-container-' + sdgNumber;\n        const dropdownGroups = document.querySelectorAll('.dropdown-group-' + sdgNumber);\n        const contentContainer = document.querySelector(containerSelector);\n        \n        if (!contentContainer) {\n          console.error('Content container not found:', containerSelector);\n          return;\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initializing');\n        \n        dropdownGroups.forEach((group, index) => {\n          const parent = group.querySelector('.dropdown-parent-' + sdgNumber);\n          const submenu = group.querySelector('.dropdown-submenu-' + sdgNumber);\n          \n          console.log('Setting up dropdown ' + (index + 1) + ':', parent.textContent.trim());\n          \n          parent.addEventListener('click', function(e) {\n            e.preventDefault();\n            e.stopPropagation();\n            \n            console.log('Parent clicked:', this.textContent.trim());\n            \n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              if (menu !== submenu) {\n                menu.classList.remove('show');\n                menu.style.display = 'none';\n              }\n            });\n            \n            const isVisible = submenu.classList.contains('show');\n            \n            if (isVisible) {\n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n              console.log('Closing submenu');\n            } else {\n              submenu.classList.add('show');\n              submenu.style.display = 'block';\n              console.log('Opening submenu');\n            }\n          });\n          \n          const items = submenu.querySelectorAll('[data-content]');\n          items.forEach(item => {\n            item.addEventListener('click', function(e) {\n              e.preventDefault();\n              e.stopPropagation();\n              \n              const contentId = this.getAttribute('data-content');\n              console.log('Submenu item clicked:', contentId);\n              showContent(contentId);\n              \n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n            });\n          });\n        });\n        \n        document.addEventListener('click', function(e) {\n          if (!e.target.closest('.dropdown-group-' + sdgNumber)) {\n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              menu.classList.remove('show');\n              menu.style.display = 'none';\n            });\n          }\n        });\n        \n        function showContent(id) {\n          const data = contentData[id];\n          \n          if (!data || !data.slides || data.slides.length === 0) {\n            return;\n          }\n          \n          currentSlideIndex[id] = 0;\n          \n          let slidesHtml = data.slides.map((slide, index) => {\n            let formattedContent = slide.content.replace(\/\\|\\|\/g, '\\n');\n            \n            let imageHtml = '';\n            if (slide.image_url && slide.image_url.trim() !== '') {\n              imageHtml = `\n                <div class=\"pa-image-container-${sdgNumber}\">\n                  <img decoding=\"async\" src=\"${slide.image_url}\" \n                       alt=\"Image for ${data.title} - ${slide.year}\" \n                       class=\"pa-slide-image-${sdgNumber}\"\n                       onerror=\"this.parentElement.style.display='none'\">\n                <\/div>\n              `;\n            }\n            \n            let evidenceHtml = '';\n            if (slide.evidence && slide.evidence.length > 0) {\n              evidenceHtml = `\n                <div class=\"evidence-section-${sdgNumber}\">\n                  <h4 class=\"evidence-title-${sdgNumber}\">Evidence URL:<\/h4>\n                  <ul class=\"evidence-list-${sdgNumber}\">\n                    ${slide.evidence.map(url => `<li><a href=\"${url}\" target=\"_blank\">${url}<\/a><\/li>`).join('')}\n                  <\/ul>\n                <\/div>\n              `;\n            }\n            \n            return `\n              <div class=\"pa-slide-${sdgNumber} ${index === 0 ? 'active' : ''}\" data-slide=\"${index}\" data-year=\"${slide.year}\">\n                <h3>${data.title}<\/h3>\n                ${imageHtml}\n                <div class=\"pa-text-container-${sdgNumber}\">\n                  <p class=\"pa-description-${sdgNumber}\">${formattedContent}<\/p>\n                  <button class=\"pa-read-more-btn-${sdgNumber}\" style=\"display: none;\">Read More<\/button>\n                <\/div>\n                ${evidenceHtml}\n              <\/div>\n            `;\n          }).join('');\n          \n          contentContainer.innerHTML = `\n            <div class=\"dynamic-content-${sdgNumber} active\">\n              <button class=\"close-btn-${sdgNumber}\" onclick=\"closeContent${sdgNumber}()\" title=\"Close\">\u00d7<\/button>\n              <div class=\"pa-slider-card-${sdgNumber}\">\n                <!-- Slide Content -->\n                <div class=\"pa-slider-${sdgNumber}\" data-content-id=\"${id}\">\n                  ${slidesHtml}\n                <\/div>\n                \n                <!-- Navigation at Bottom with Year Display -->\n                <div class=\"pa-slider-nav-top-${sdgNumber}\">\n                  <button class=\"prev\" aria-label=\"Previous Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', -1)\">\u2039<\/button>\n                  <div class=\"year-display-${sdgNumber}\">\n                    <div class=\"year-label-${sdgNumber}\">Year<\/div>\n                    <div class=\"year-value-${sdgNumber}\" id=\"current-year-${id}\">${data.slides[0].year}<\/div>\n                    <div class=\"slide-indicator-${sdgNumber}\">\n                      <span id=\"current-slide-${id}\">1<\/span> \/ ${data.slides.length}\n                    <\/div>\n                  <\/div>\n                  <button class=\"next\" aria-label=\"Next Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', 1)\">\u203a<\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          `;\n          \n          setTimeout(() => {\n            checkAndSetupReadMore();\n          }, 300);\n          \n          updateNavButtons(id);\n          \n          setTimeout(() => {\n            contentContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          }, 100);\n        }\n        \n        function checkAndSetupReadMore() {\n          document.querySelectorAll('.pa-slide-' + sdgNumber).forEach(slide => {\n            const desc = slide.querySelector('.pa-description-' + sdgNumber);\n            const btn = slide.querySelector('.pa-read-more-btn-' + sdgNumber);\n            \n            if (!desc || !btn) return;\n            \n            const wasActive = slide.classList.contains('active');\n            \n            if (!wasActive) {\n              slide.style.display = 'block';\n              slide.style.visibility = 'hidden';\n              slide.style.position = 'absolute';\n            }\n            \n            void desc.offsetHeight;\n            \n            const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n            \n            if (isTruncated) {\n              btn.style.display = 'inline-block';\n              btn.onclick = function() {\n                if (desc.classList.contains('expanded')) {\n                  desc.classList.remove('expanded');\n                  this.innerText = 'Read More';\n                } else {\n                  desc.classList.add('expanded');\n                  this.innerText = 'Show Less';\n                }\n              };\n            } else {\n              btn.style.display = 'none';\n            }\n            \n            if (!wasActive) {\n              slide.style.display = '';\n              slide.style.visibility = '';\n              slide.style.position = '';\n            }\n          });\n        }\n        \n        window['navigateSlide' + sdgNumber] = function(contentId, direction) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const slides = document.querySelectorAll(`[data-content-id=\"${contentId}\"] .pa-slide-${sdgNumber}`);\n          const totalSlides = slides.length;\n          \n          slides.forEach(s => {\n            s.classList.remove('active');\n            s.style.display = 'none';\n          });\n          \n          currentSlideIndex[contentId] = (currentSlideIndex[contentId] + direction + totalSlides) % totalSlides;\n          \n          const currentSlide = slides[currentSlideIndex[contentId]];\n          currentSlide.classList.add('active');\n          currentSlide.style.display = 'block';\n          \n          \/\/ Update year display\n          const yearValue = currentSlide.getAttribute('data-year');\n          const yearDisplay = document.getElementById(`current-year-${contentId}`);\n          if (yearDisplay && yearValue) {\n            yearDisplay.textContent = yearValue;\n          }\n          \n          const desc = currentSlide.querySelector('.pa-description-' + sdgNumber);\n          const btn = currentSlide.querySelector('.pa-read-more-btn-' + sdgNumber);\n          \n          if (desc && btn) {\n            desc.classList.remove('expanded');\n            btn.innerText = 'Read More';\n            \n            setTimeout(() => {\n              const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n              btn.style.display = isTruncated ? 'inline-block' : 'none';\n            }, 50);\n          }\n          \n          const indicator = document.getElementById(`current-slide-${contentId}`);\n          if (indicator) {\n            indicator.textContent = currentSlideIndex[contentId] + 1;\n          }\n          \n          updateNavButtons(contentId);\n        }\n        \n        function updateNavButtons(contentId) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const prevBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .prev');\n          const nextBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .next');\n          \n          if (prevBtn) prevBtn.disabled = currentSlideIndex[contentId] === 0;\n          if (nextBtn) nextBtn.disabled = currentSlideIndex[contentId] === data.slides.length - 1;\n        }\n        \n        window['closeContent' + sdgNumber] = function() {\n          contentContainer.innerHTML = '';\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initialized successfully');\n      });\n    })();\n    <\/script>\n    \n    [\/et_pb_code][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Student &amp; Internal Support Facilities<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;47%&#8221; width_tablet=&#8221;53%&#8221; width_phone=&#8221;22%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-110px||false|false&#8221; custom_margin_tablet=&#8221;||-110px||false|false&#8221; custom_margin_phone=&#8221;||-80px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_divider][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; height=&#8221;400px&#8221; custom_margin=&#8221;||-36px||false|false&#8221; custom_margin_tablet=&#8221;||-36px||false|false&#8221; custom_margin_phone=&#8221;15px||-17px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class='ays-chart-container-google ays-chart-container-6' id='ays-chart-container69e97bc8b6f5e' data-id='69e97bc8b6f5e'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e97bc8b6f5e'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e97bc8b6f5e' id=\"ays-chart-column_chart69e97bc8b6f5e\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='6'><\/div><\/div><\/div>[\/et_pb_code][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; sticky_limit_top=&#8221;row&#8221; sticky_limit_bottom=&#8221;section&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<div class=\"pa-sustainability-card\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<h1 class=\"pa-sustainability-heading\">Explore UNDIP SDGs Impact!<\/h1>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-sustainability-menu\"><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-1-no-poverty\/\" class=\"menu-item\">Goal 1 No Poverty<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-2-zero-hunger\/\" class=\"menu-item\">Goal 2 Zero Hunger<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-3-good-health-and-well-being\/\" class=\"menu-item\">Goal 3 Good Health and Well-being<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-4-quality-education\/\" class=\"menu-item\">Goal 4 Quality Education<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-5-gender-equality\/\" class=\"menu-item\">Goal 5 Gender Equality<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-6-clean-water-and-sanitation\/\" class=\"menu-item\">Goal 6 Clean Water and Sanitation<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-7-affordable-and-clean-energy\/\" class=\"menu-item\">Goal 7 Affordable and Clean Energy<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-8-decent-work-and-economic-growth\/\" class=\"menu-item\">Goal 8 Decent Work and Economic Growth<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-9-industry-innovation-and-infrastructure\/\" class=\"menu-item\">Goal 9 Industry, Innovation and Infrastructure<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-10-reduced-inequalities\/\" class=\"menu-item\">Goal 10 Reduced Inequalities<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-11-sustainable-cities-and-communities\/\" class=\"menu-item\">Goal 11 Sustainable Cities and Communities<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-12-ensure-sustainable-consumption-and-production-patterns\/\" class=\"menu-item\">Goal 12 Responsible Consumption and Production<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-13-climate-action\/\" class=\"menu-item\">Goal 13 Climate Action<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-14-life-below-water\/\" class=\"menu-item\">Goal 14 Life Below Water<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-15-life-on-land\/\" class=\"menu-item\">Goal 15 Life On Land<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-16-peace-justice-and-strong-institutions\/\" class=\"menu-item\">Goal 16 Peace, Justice and Strong Institution<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-17-partnerships-for-the-goals\/\" class=\"menu-item\">Goal 17 Partnerships for the Goals<\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* CARD STICKY *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-card {<!-- [et_pb_line_break_holder] -->  position: sticky;<!-- [et_pb_line_break_holder] -->  top: 100px; \/* jarak dari header saat scroll *\/<!-- [et_pb_line_break_holder] -->  width: 300px;<!-- [et_pb_line_break_holder] -->  max-width: 100%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Heading *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-heading {<!-- [et_pb_line_break_holder] -->  font-size: 1.5em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin: 0 0 16px 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Menu wrapper *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu {<!-- [et_pb_line_break_holder] -->  background: rgba(0,53,127,0.12);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 6px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Menu item *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  padding: 0.8em 1.2em;<!-- [et_pb_line_break_holder] -->  padding-right: 2em;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  border-bottom: 1px solid #e6eaf2;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Arrow *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item::after {<!-- [et_pb_line_break_holder] -->  content: \"\u203a\";<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->  right: 16px;<!-- [et_pb_line_break_holder] -->  top: 50%;<!-- [et_pb_line_break_holder] -->  transform: translateY(-50%);<!-- [et_pb_line_break_holder] -->  font-size: 1.6em;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Hover *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:hover {<!-- [et_pb_line_break_holder] -->  background: rgba(0,53,127,0.25);<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:hover::after {<!-- [et_pb_line_break_holder] -->  right: 12px;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Last item *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:last-child {<!-- [et_pb_line_break_holder] -->  border-bottom: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-82px||-17px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Current Collaborations Health Institutions<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; divider_weight_tablet=&#8221;4px&#8221; divider_weight_phone=&#8221;4px&#8221; divider_weight_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;40%&#8221; custom_margin=&#8221;||-17px||false|false&#8221; custom_padding=&#8221;|37px|||false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_divider][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;20px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"pa-slider-wrapper-health\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-slider-row\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"pa-slider-card-health\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider-health\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 1: Current Collaborations with Health Institutions --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-health active\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-health\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/javamedia.id\/wp-content\/uploads\/2024\/04\/ACADBD09-D15D-4B51-A2ED-638F81983D48-2048x1365.jpeg\" alt=\"Current Collaborations with Health Institutions\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Current Collaborations with Health Institutions<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-health\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-health\"><!-- [et_pb_line_break_holder] -->              Active collaboration between Universitas Diponegoro and the Semarang City Government in the Climate-smart Village program based on One Health demonstrates an integrative approach to addressing public health challenges at the local level. The program targets reductions in priority zoonotic diseases such as dengue fever, leptospirosis, and malaria. This cross-sector collaboration examines the impacts of climate change, including tidal flooding on environmental health and develops pilot models that can be replicated in the Semarang area. This community-based approach results in increased community capacity and the adoption of healthy-environment practices, while also laying the policy foundations for sustainable management of climate-affected areas.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->The Faculty of Medicine, Universitas Diponegoro, continues to strengthen its national collaboration network to enhance the quality of education, services, and innovation in the health sector. The signing of a tripartite cooperation agreement between the Faculty of Medicine UNDIP, Dr. Kariadi Central General Hospital, and Dr. Ben Mboi Hospital in East Nusa Tenggara represents a tangible form of interprovincial collaboration aimed at knowledge sharing, expanding training access for specialist doctors, and improving health service quality for communities across Indonesia. This synergy reflects UNDIP Faculty of Medicine&#8217;s commitment to supporting national health advancement through strategic partnerships with health institutions across the country.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->Universitas Diponegoro and UNICEF have established a strategic collaboration to improve health and well-being in Central Java. This partnership focuses on developing health intervention programs, such as behavior change communication strategies for stunting prevention that highlight six key behaviors and improve nutrition literacy. Together with the media, both institutions strengthen public awareness on malnutrition prevention. Other activities include workshops on maternal and perinatal death data analysis in Cilacap Regency, as well as collaborative education and advocacy aimed at building stakeholder capacity. This global cooperation demonstrates UNDIP&#8217;s strong commitment to advancing community health and welfare.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-health\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-health\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-health\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2024\/12\/26\/menghapus-jejak-sampah-makanan-membuka-jalan-konsumsi-berkelanjutan\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2024\/12\/26\/menghapus-jejak-sampah-makanan-membuka-jalan-konsumsi-berkelanjutan\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/javamedia.id\/wujudkan-kesehatan-ibu-dan-bayi-di-kabupaten-cilacap-puslitkes-lppm-undip-dan-unicef-indonesia-selenggarakan-workshop-analisis-data-agregat-maternal-perinatal-death-notification-mpdn\/\" target=\"_blank\">https:\/\/javamedia.id\/wujudkan-kesehatan-ibu-dan-bayi-di-kabupaten-cilacap-puslitkes-lppm-undip-dan-unicef-indonesia-selenggarakan-workshop-analisis-data-agregat-maternal-perinatal-death-notification-mpdn\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- Slide 2: Health Outreach Program --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-health\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-health\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2024\/12\/WhatsApp-Image-2024-12-01-at-09.52.23-1-1536x1023.jpeg\" alt=\"Health Outreach Program\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Health Outreach Program<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-health\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-health\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro organized a free medical treatment program for hundreds of residents in Teluk Awur Village, Jepara, as a form of community service to the local community to improve and promote community health and well-being. The team of lecturers and students from UNDIP&#8217;s Faculty of Medicine provided general health examinations, blood pressure and blood sugar checks, as well as free health consultations. This outreach program also included health education on healthy lifestyles, nutrition, and prevention of non-communicable diseases. The activity aimed to raise community awareness about the importance of early disease detection, particularly for coastal residents who have limited access to health services. This program is one of various forms of UNDIP&#8217;s commitment to making real contributions to improving the quality of life and well-being of local communities through accessible and sustainable health services.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->Universitas Diponegoro, through LPPM, implements a responsive health program for disadvantaged communities affected by flooding at Asshodiqiyah Islamic Boarding School, Gayamsari, Semarang. The program targets vulnerable groups who have lost access to health services due to the disaster, including 500 santri (students) of the pesantren and residents around Rusunawa Sawah Besar. Interventions include providing basic needs to maintain hygiene (basic food supplies, bathing equipment), as well as free medical services targeting 300 residents with the involvement of doctors, nurses, and students as volunteers. The participatory approach, by involving students in the Community Service Volunteer program, not only delivers direct health services but also raises awareness about the importance of emergency health responses for disaster-affected populations.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-health\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-health\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-health\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/language\/en\/post\/40766\/hundreds-of-teluk-awur-village-residents-receive-free-medical-treatment-from-universitas-diponegoro.html\" target=\"_blank\">https:\/\/undip.ac.id\/language\/en\/post\/40766\/hundreds-of-teluk-awur-village-residents-receive-free-medical-treatment-from-universitas-diponegoro.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/language\/en\/post\/34201\/lppm-undip-provides-aid-to-those-affected-by-the-flood-at-the-asshodiqiyah-islamic-boarding-school-gayamsari.html\" target=\"_blank\">https:\/\/undip.ac.id\/language\/en\/post\/34201\/lppm-undip-provides-aid-to-those-affected-by-the-flood-at-the-asshodiqiyah-islamic-boarding-school-gayamsari.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- Slide 3: Shared Sport Facilities --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-health\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-health\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2023\/11\/JEMBATAN-JOGGING-undip.jpg\" alt=\"Shared Sport Facilities\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Shared Sport Facilities<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-health\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-health\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (Undip) offers a wide range of comprehensive and well-maintained sports facilities that support physical activities, fitness enhancement, and the development of athletic achievements among the academic community and the general public. These facilities serve not only as venues for sports but also as centers for recreation, training, and the organization of competitive events at both national and international levels. Some facilities, such as the jogging track and the Undip Educational Reservoir popular areas for exercise and leisure are freely accessible to students and the public. In addition, the Undip Stadium features an international-standard football field, an athletics track, and spacious spectator stands. Other sports facilities, including the basketball hall (GOR Basket), tennis courts, and futsal hall (GOR Futsal), are fully equipped for professional-level training and competitions, and are available to the public for an additional fee.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-health\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-health\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-health\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2024\/11\/01\/fasilitas-olahraga-undip-wujudkan-kesehatan-bersama-untuk-mahasiswa-dan-masyarakat-2\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2024\/11\/01\/fasilitas-olahraga-undip-wujudkan-kesehatan-bersama-untuk-mahasiswa-dan-masyarakat-2\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- Slide 4: Free Sexual Health Care for Students --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-health\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-health\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2024\/06\/IMG_0836-scaled.jpg\" alt=\"Free Sexual Health Care for Students\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Free Sexual Health Care for Students<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-health\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-health\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro facilitates comprehensive access to sexual and reproductive health services for students through various programs and free resources. One of these is LPKB UNDIP. To prevent violence and bullying, UNDIP established the Institute for Protection from Violence and Bullying (Lembaga Perlindungan dari Kekerasan dan Perundungan\/LPKB UNDIP). LPKB UNDIP is a semi-autonomous institution under the auspices of the Directorate of Student Affairs at Universitas Diponegoro that operates in the field of prevention and handling of violence and bullying within the Universitas Diponegoro environment. LPKB UNDIP was established in 2023 with the aim of creating a safe, comfortable campus environment free from violence and bullying. UNDIP also provides free consultation services for students and staff regarding sexual and reproductive health at Diponegoro National Hospital.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-health\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-health\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-health\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/lembaga-perlindungan-kekerasan-dan-bullying\" target=\"_blank\">https:\/\/undip.ac.id\/lembaga-perlindungan-kekerasan-dan-bullying<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- Slide 5: Mental Health Support --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-health\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-health\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2024\/05\/bkm-01.jpeg\" alt=\"Mental Health Support\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Mental Health Support<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-health\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-health\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro organized a peer counselor training program at the Faculty of Social and Political Sciences (FISIP) in June 2024 as an active promotion initiative to strengthen mental health support for students. This program was designed to equip UNDIP students with knowledge and skills in providing mental health support through a peer counseling approach. The training covered essential topics including basic counseling techniques, mental health issue recognition, stress management, and prevention of sexual violence. By training students as peer counselors, UNDIP created an accessible mental health support system where students can seek help from their peers in a comfortable and non-stigmatizing environment. This peer counseling initiative represents UNDIP&#8217;s commitment to actively promoting good mental health among students through a sustainable support mechanism. The program not only provides students with access to mental health support but also empowers them to become agents of change in creating a mentally healthy campus environment. This approach is particularly effective as peer support has proven to be more approachable for students experiencing mental health challenges.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->Universitas Diponegoro provides a Student Consultation Department as an institutional commitment to offering free access to mental health support for all students. This service can be accessed through UNDIP&#8217;s official portal, which provides clear information on how to access various types of consultation, including mental health counseling. The Student Consultation Department offers professional counseling services that are easily accessible to students at no cost. The portal functions as effective signposting, making it easier for students to find and access the mental health support services they need. These services cover consultations related to academic, personal, social, and mental health issues.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-health\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-health\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-health\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/wpsandbox5.undip.ac.id\/2024\/06\/25\/pelatihan-konselor-sebaya-di-fisip-undip-menguatkan-dukungan-kesehatan-mental-dan-penanganan-kekerasan-seksual\/\" target=\"_blank\">https:\/\/wpsandbox5.undip.ac.id\/2024\/06\/25\/pelatihan-konselor-sebaya-di-fisip-undip-menguatkan-dukungan-kesehatan-mental-dan-penanganan-kekerasan-seksual\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/student-consultation-department\" target=\"_blank\">https:\/\/undip.ac.id\/student-consultation-department<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- Slide 6: Staff Mental Health and Wellbeing Programs --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-health\"><!-- [et_pb_line_break_holder] -->          <!-- Gambar di atas judul --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-health\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2024\/12\/IMG_8094-1536x1024.jpg\" alt=\"Staff Mental Health and Wellbeing Programs\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Staff Mental Health and Wellbeing Programs<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-health\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-health\"><!-- [et_pb_line_break_holder] -->              FISIP Wellness Unit at Universitas Diponegoro takes practical steps in providing promotive and preventive mental health support for staff through PPKS socialization and mental health literacy programs. This initiative actively ensures staff access to mental health education, featuring talks from professional psychologists and interactive skills sessions aimed at daily mental well-being. Institutional support and enthusiastic staff participation highlight UNDIP&#8217;s dedication to building a healthier and safer campus atmosphere. Such efforts not only give short-term benefits but reinforce a lasting culture of mental health awareness in the university. The program fulfills the principle of actively promoting mental health and providing direct access to mental health support for staff, strengthening well-being and resilience among university personnel.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->Mental health is a vital aspect for the smooth operation of campus activities. In addition to physical health, Universitas Diponegoro also pays special attention to the mental well-being of its staff and students. UNDIP ensures that students and staff receive high-quality counseling services delivered by professional counselors. The launch of a mental health screening application utilizing the Self Reporting Questionnaire (SRQ) method developed by the World Health Organization (WHO) demonstrates UNDIP&#8217;s strong commitment to creating a healthy work environment that supports the balance between work and mental health for the entire academic community.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-health\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-health\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-health\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/wpsandbox5.undip.ac.id\/2024\/07\/18\/fisip-wellness-unit-adakan-sosialisasi-ppks-dan-kesehatan-mental-untuk-tenaga-kependidikan\/\" target=\"_blank\">https:\/\/wpsandbox5.undip.ac.id\/2024\/07\/18\/fisip-wellness-unit-adakan-sosialisasi-ppks-dan-kesehatan-mental-untuk-tenaga-kependidikan\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/post\/40746\/peduli-kesehatan-mental-rektor-undip-launching-aplikasi-skrining-kesehatan-mental.html\" target=\"_blank\">https:\/\/undip.ac.id\/post\/40746\/peduli-kesehatan-mental-rektor-undip-launching-aplikasi-skrining-kesehatan-mental.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider-nav-health\"><!-- [et_pb_line_break_holder] -->        <button class=\"prev-health\" aria-label=\"Previous Slide\">\u2039<\/button><!-- [et_pb_line_break_holder] -->        <button class=\"next-health\" aria-label=\"Next Slide\">\u203a<\/button><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* --- Layout & Card Style --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-health {<!-- [et_pb_line_break_holder] -->  background: rgba(0, 53, 127, 0.08);<!-- [et_pb_line_break_holder] -->  border-radius: 12px;<!-- [et_pb_line_break_holder] -->  padding: 30px;<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(0, 53, 127, 0.1);<!-- [et_pb_line_break_holder] -->  box-shadow: 0 4px 15px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slide-health {<!-- [et_pb_line_break_holder] -->  display: none;<!-- [et_pb_line_break_holder] -->  animation: paFadeInHealth 0.4s ease-in-out;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slide-health.active {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->@keyframes paFadeInHealth {<!-- [et_pb_line_break_holder] -->  from { opacity: 0; transform: translateY(10px); }<!-- [et_pb_line_break_holder] -->  to { opacity: 1; transform: translateY(0); }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Image Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slide-image-health {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 500px;<!-- [et_pb_line_break_holder] -->  margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 8px rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slide-image-health img {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 100%;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  object-fit: cover;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Typography --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slide-health h3 {<!-- [et_pb_line_break_holder] -->  font-family: inherit;<!-- [et_pb_line_break_holder] -->  font-size: 1.25em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  line-height: 1.3;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-text-container-health {<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  min-height: 180px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-description-health {<!-- [et_pb_line_break_holder] -->  font-size: 0.95em;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  color: #333;<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  height: 114px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: height 0.4s ease;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  display: -webkit-box;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: 5;<!-- [et_pb_line_break_holder] -->  -webkit-box-orient: vertical;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-description-health.expanded {<!-- [et_pb_line_break_holder] -->  height: auto;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: unset;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Buttons & Links --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-read-more-btn-health {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  padding: 5px 0;<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  font-size: 0.9em;<!-- [et_pb_line_break_holder] -->  display: inline-block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-read-more-btn-health:hover {<!-- [et_pb_line_break_holder] -->  color: #003366;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-view-source-btn-health {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  margin-top: 10px;<!-- [et_pb_line_break_holder] -->  padding: 10px 0;<!-- [et_pb_line_break_holder] -->  border-top: 1px solid rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  text-align: left;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  transition: color 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-view-source-btn-health:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Source Links Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health {<!-- [et_pb_line_break_holder] -->  max-height: 0;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: max-height 0.4s ease, padding 0.4s ease;<!-- [et_pb_line_break_holder] -->  padding: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health.expanded {<!-- [et_pb_line_break_holder] -->  max-height: 800px;<!-- [et_pb_line_break_holder] -->  padding: 15px 0 0 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health ul {<!-- [et_pb_line_break_holder] -->  list-style: none;<!-- [et_pb_line_break_holder] -->  padding: 15px;<!-- [et_pb_line_break_holder] -->  margin: 0;<!-- [et_pb_line_break_holder] -->  background: rgba(255, 255, 255, 0.5);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health li {<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  padding-left: 0;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health li:last-child {<!-- [et_pb_line_break_holder] -->  margin-bottom: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health li::before {<!-- [et_pb_line_break_holder] -->  content: \"\u2022\";<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: bold;<!-- [et_pb_line_break_holder] -->  font-size: 1.2em;<!-- [et_pb_line_break_holder] -->  margin-right: 10px;<!-- [et_pb_line_break_holder] -->  vertical-align: middle;<!-- [et_pb_line_break_holder] -->  flex-shrink: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health a {<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  word-break: break-word;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  flex: 1;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-source-links-health a:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Navigation --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slider-nav-health {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  justify-content: space-between;<!-- [et_pb_line_break_holder] -->  margin-top: 25px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slider-nav-health button {<!-- [et_pb_line_break_holder] -->  background: #ffffff;<!-- [et_pb_line_break_holder] -->  border: 1px solid #cdd4e0;<!-- [et_pb_line_break_holder] -->  width: 45px;<!-- [et_pb_line_break_holder] -->  height: 45px;<!-- [et_pb_line_break_holder] -->  border-radius: 50%;<!-- [et_pb_line_break_holder] -->  font-size: 1.8em;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  justify-content: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slider-nav-health button:hover:not([disabled]) {<!-- [et_pb_line_break_holder] -->  background: #1f305f;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  border-color: #1f305f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-card-health .pa-slider-nav-health button[disabled] {<!-- [et_pb_line_break_holder] -->  opacity: 0.3;<!-- [et_pb_line_break_holder] -->  cursor: not-allowed;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->document.querySelectorAll('.pa-slider-card-health').forEach(card => {<!-- [et_pb_line_break_holder] -->  const slides = card.querySelectorAll('.pa-slide-health');<!-- [et_pb_line_break_holder] -->  const prevBtn = card.querySelector('.prev-health');<!-- [et_pb_line_break_holder] -->  const nextBtn = card.querySelector('.next-health');<!-- [et_pb_line_break_holder] -->  let index = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function updateNavButtons() {<!-- [et_pb_line_break_holder] -->    prevBtn.disabled = (index === 0);<!-- [et_pb_line_break_holder] -->    nextBtn.disabled = (index === slides.length - 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Function to check if text is truncated<!-- [et_pb_line_break_holder] -->  function checkTruncation() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-description-health').forEach(desc => {<!-- [et_pb_line_break_holder] -->      const readMoreBtn = desc.parentElement.querySelector('.pa-read-more-btn-health');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      \/\/ Check if content is being truncated<!-- [et_pb_line_break_holder] -->      if (desc.scrollHeight > desc.clientHeight) {<!-- [et_pb_line_break_holder] -->        readMoreBtn.style.display = 'inline-block';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        readMoreBtn.style.display = 'none';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Check truncation on load and when window resizes<!-- [et_pb_line_break_holder] -->  checkTruncation();<!-- [et_pb_line_break_holder] -->  window.addEventListener('resize', checkTruncation);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  updateNavButtons();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Next button<!-- [et_pb_line_break_holder] -->  nextBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index >= slides.length - 1) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index++;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->    \/\/ Recheck truncation when slide changes<!-- [et_pb_line_break_holder] -->    setTimeout(checkTruncation, 50);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Previous button<!-- [et_pb_line_break_holder] -->  prevBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index <= 0) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index--;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->    \/\/ Recheck truncation when slide changes<!-- [et_pb_line_break_holder] -->    setTimeout(checkTruncation, 50);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Read More functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-read-more-btn-health').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const container = this.closest('.pa-text-container-health');<!-- [et_pb_line_break_holder] -->      const desc = container.querySelector('.pa-description-health');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      if (desc.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->        desc.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Read More';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        desc.classList.add('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Show Less';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ View Source functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-view-source-btn-health').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const sourceLinks = this.nextElementSibling;<!-- [et_pb_line_break_holder] -->      if (sourceLinks && sourceLinks.classList.contains('pa-source-links-health')) {<!-- [et_pb_line_break_holder] -->        if (sourceLinks.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'View Source \u2192';<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.add('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'Hide Source \u2192';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllReadMore() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-description-health').forEach(p => p.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-read-more-btn-health').forEach(btn => btn.textContent = 'Read More');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllSources() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-source-links-health').forEach(links => links.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-view-source-btn-health').forEach(btn => btn.textContent = 'View Source \u2192');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;22px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;26px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Publications<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;11%&#8221; width_tablet=&#8221;11%&#8221; width_phone=&#8221;37%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-34px||false|false&#8221; custom_margin_tablet=&#8221;||-34px||false|false&#8221; custom_margin_phone=&#8221;||-85px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-8px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class='ays-chart-container-google ays-chart-container-21' id='ays-chart-container69e97bc8b75ae' data-id='69e97bc8b75ae'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e97bc8b75ae'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e97bc8b75ae' id=\"ays-chart-column_chart69e97bc8b75ae\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='21'><\/div><\/div><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>Goal 3 Good Health and Well-BeingEnsure healthy lives and promote well-being for all at all ages: what Universitas Diponegoro is doing in pursuit of this goal.    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-3: #2c9e3d;\n      --sdg-hover-3: color-mix(in srgb, var(--sdg-color-3) 85%, black);\n      --sdg-light-3: color-mix(in srgb, var(--sdg-color-3) 10%, white);\n    }\n    \n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    .sdg-container-3 {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      max-width: 100%;\n      margin: 0;\n      margin-top: 45px;\n    }\n    \n    .custom-dropdown-3 {\n      display: flex;\n      gap: 10px;\n      background: #fff;\n      padding: 0;\n      max-width: 100%;\n      margin: 0 auto;\n      flex-wrap: wrap;\n    }\n    \n    .custom-dropdown-3.layout-auto .dropdown-group-3 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-3.layout-full .dropdown-group-3 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-3.layout-paired .dropdown-group-3 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-3.layout-paired .dropdown-group-3:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-3 {\n      background: var(--sdg-color-3);\n      color: #fff;\n      padding: 15px 20px;\n      cursor: pointer;\n      font-weight: bold;\n      transition: background 0.3s;\n      white-space: nowrap;\n      text-align: center;\n      display: block;\n      width: 100%;\n      border: none;\n      user-select: none;\n    }\n    \n    .dropdown-parent-3:hover {\n      background: var(--sdg-hover-3);\n    }\n    \n    .dropdown-submenu-3 {\n      display: none;\n      position: absolute;\n      top: 100%;\n      left: 0;\n      background: #fff;\n      border: 1px solid #ddd;\n      min-width: 250px;\n      max-width: 400px;\n      max-height: 400px;\n      overflow-y: auto;\n      z-index: 100;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    \n    .dropdown-submenu-3.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-3 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-3);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-3 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-3 div:hover {\n      background: var(--sdg-light-3);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-3 {\n      display: none;\n      margin-top: 20px;\n      padding: 0;\n      background: #e8eaf0;\n      border-radius: 8px;\n      max-width: 100%;\n      margin-left: auto;\n      margin-right: auto;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .dynamic-content-3.active {\n      display: block;\n      animation: fadeIn-3 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-3 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-3 {\n      position: absolute;\n      top: 15px;\n      right: 15px;\n      background: #000352;\n      color: white;\n      border: none;\n      width: 35px;\n      height: 35px;\n      border-radius: 50%;\n      cursor: pointer;\n      font-size: 20px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.2);\n      z-index: 10;\n    }\n\n    .close-btn-3:hover {\n      background: #000352;\n      transform: rotate(90deg);\n      box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n    }\n\n    .pa-slider-card-3 {\n      background: #e8eaf0;\n      border-radius: 12px;\n      padding: 30px 30px 30px 30px;\n      border: none;\n      box-shadow: none;\n      position: relative;\n      margin: 20px;\n    }\n\n    \/* Navigation Section at Bottom *\/\n    .pa-slider-nav-top-3 {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-top: 25px;\n      gap: 15px;\n      padding: 15px 20px;\n      background: transparent;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n    }\n\n    .pa-slider-nav-top-3 button {\n      background: transparent;\n      border: 2px solid #000352;\n      width: 45px;\n      height: 45px;\n      border-radius: 50%;\n      font-size: 1.8em;\n      cursor: pointer;\n      color: #000352;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      flex-shrink: 0;\n    }\n\n    .pa-slider-nav-top-3 button:hover:not(:disabled) {\n      background: #000352;\n      color: #fff;\n      border-color: #000352;\n      transform: scale(1.05);\n    }\n\n    .pa-slider-nav-top-3 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-3 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-3 {\n      font-size: 0.75em;\n      color: #666;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 5px;\n    }\n\n    .year-value-3 {\n      font-size: 2.5em;\n      font-weight: 800;\n      color: #000352;\n      line-height: 1;\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.05);\n    }\n\n    .slide-indicator-3 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-3 {\n      display: none;\n      animation: paFadeIn-3 0.4s ease-in-out;\n    }\n\n    .pa-slide-3.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-3 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-3 h3 {\n      font-family: inherit;\n      font-size: 1.3em;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.3;\n      color: #000352;\n    }\n\n    .pa-image-container-3 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-3 {\n      max-width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n      display: block;\n      margin: 0 auto;\n    }\n\n    .pa-text-container-3 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-3 {\n      font-size: 0.95em;\n      line-height: 1.7;\n      color: #1f305f;\n      margin-bottom: 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 5;\n      -webkit-box-orient: vertical;  \n      overflow: hidden;\n      transition: all 0.3s ease;\n      white-space: pre-line;\n    }\n\n    .pa-description-3.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-3 {\n      background: none;\n      border: none;\n      color: #000352;  \n      font-weight: 700;\n      cursor: pointer;\n      padding: 5px 0;\n      text-decoration: underline;\n      font-size: 0.9em;\n      display: inline-block;\n    }\n\n    .evidence-section-3 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-3 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-3 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-3 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-3 a {\n      color: #000352;\n      text-decoration: none;\n      word-wrap: break-word;\n      word-break: break-word;\n      font-size: 0.85em;\n    }\n\n    .evidence-list-3 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-3::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-3::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-3::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-3);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-3::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-3);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-3 { flex-direction: column; }\n      .custom-dropdown-3 .dropdown-group-3 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-3 {\n        font-size: 0.78em;\n        padding: 10px 12px;\n        white-space: normal;\n        word-break: break-word;\n        line-height: 1.3;\n      }\n      .dropdown-submenu-3 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-3 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-3 { padding: 30px 12px 12px 12px; }\n      .pa-slide-3 h3 { font-size: 1em; }\n      .pa-image-container-3 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-3 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-3 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-3 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-3 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-3 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-3\">\n      <div class=\"custom-dropdown-3 layout-auto\">\n        <div class=\"dropdown-group-3\"><div class=\"dropdown-parent-3\">3.2 Number of students graduating in health professions<\/div><div class=\"dropdown-submenu-3\"><div data-content=\"ind-88\">3.2.1 Proportion of Graduates in Health Professions<\/div><\/div><\/div><div class=\"dropdown-group-3\"><div class=\"dropdown-parent-3\">3.3 Collaborations and health services<\/div><div class=\"dropdown-submenu-3\"><div data-content=\"ind-89\">3.3.1 Current Collaborations with Health Institutions<\/div><div data-content=\"ind-90\">3.3.2 Health Outreach Programmes<\/div><div data-content=\"ind-91\">3.3.3 Shared Sports Facilities<\/div><div data-content=\"ind-92\">3.3.4 Sexual and Reproductive Health Care Services for Students<\/div><div data-content=\"ind-93\">3.3.5 Mental Health Support for Students and Staff<\/div><div data-content=\"ind-94\">3.3.6 Smoke Free Policy<\/div><\/div><\/div><div class=\"dropdown-group-3\"><div class=\"dropdown-parent-3\">3.4 Undip Contribution<\/div><div class=\"dropdown-submenu-3\"><div data-content=\"ind-286\">3.4.1 Undip Contribution 1<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-3\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 3;\n      const contentData = {\"ind-88\":{\"title\":\"3.2.1 Proportion of Graduates in Health Professions\",\"slides\":[{\"year\":\"2025\",\"content\":\"Number of graduates: 11,912 || Number of graduates in health professions: 1,810\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Number of graduates: 9,650 || Number of graduates in health professions: 1,458\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Number of graduates: 10,688 || Number of graduates in health professions: 1,615\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Number of graduates: 11,746 || Number of graduates in health professions: 2,033\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Number of graduates: 10,648 || Number of graduates in health professions: 2,048\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-89\":{\"title\":\"3.3.1 Current Collaborations with Health Institutions\",\"slides\":[{\"year\":\"2025\",\"content\":\"Undip has collaborated a lot at the local, national and international levels. Diponegoro University's Faculty of Public Health initiated collaboration with the Centers for Disease Control (CDC) Atlanta. This meeting was attended by Endang Widadistuti Handzel, MD, MPH and Hazna Zainul, MPH from CDC Atlanta; Rebecca D. Merrill, PhD and C. Yekti Praptingsih MDDs, MEpid from CDC Indonesia; Dr. Armunanto and Bobby Marwal Syahrizal, M.Sc from UNICEF Indonesia. This meeting was held to discuss CDC and UNICEF support for maternal and child health issues in Indonesia. Apart from that, the aim of this activity is planning the MNRH Program and developing a curriculum for epidemiological preparedness and response at Diponegoro University.\",\"evidence\":[\"https:\/\/fkm.undip.ac.id\/inisiasi-kerjasama-fkm-undip-dengan-cdc-atlanta\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Undip has collaborated a lot at the local, national and international levels. UNDIP together with UNICEF strengthened organizational capacity to optimize UNDIP's role in overcoming health problems in Central Java such as triple burden malnutrition experienced by Indonesia, sanitation problems, overcoming stunting and wasting that occurred in Central Java. In addition, it also collaborates with IDI Semarang City in conducting blood donations\",\"evidence\":[\"https:\/\/fpp.undip.ac.id\/berita-id\/undip-dan-unicef-perkuat-kapasitas-organisasi-untuk-optimalisasi-peran-undip-dalam-mengatasimasalah-kesehatan-di-jawa-tengah\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has many collaborations with local, national and global health institutions in education and community service projects. UNDIP in collaboration with Nidom Foundation tested the effectiveness of UNDIP's Zeta Green CPR product in reducing the Covid-19 Virus in the room. In addition, UNDIP through the Institute for Research and Community Service (LPPM) also collaborates with the United Nations International Children's Emergency Fund (UNICEF) in various fields of activity, for example in a seminar themed \\\"Supplementary Food (MP) for Milk (ASI). Quality: Healthy, Smart, and Quality Generation\\\" as a series of activities to commemorate National Health Day.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/20227\/nidom-foundation-lakukan-uji-efektivitas-zeta-green-kreasi-cpr-undip-meredukusi-virus-covid-19-di-ruangan.html\",\"https:\/\/www.undip.ac.id\/post\/22262\/lppm-undip-dan-unicef-bedah-mp-asi-berkualitas-untuk-cetak-generasi-sehat-dan-cerdas.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has many cooperations with local, national, and global health institutes in terms of education and community service project. UNDIP collaborates with Tadulako University (2018-2023) and Semarang Health Polytechnic (2017-2020) in improving the quality of human well-being. Moreover, UNDIP and Prof. Dr. Soerjo Hospital Magelang working together to improve the quality of service of the mental hospital. Nationally, UNDIP and The Ministry of Health, Republic of Indonesia join hands in improving the health service to achieve the SDGs goals and The First 1000 Days of Life Program through collaborative research. Internationally, UNDIP, UNICEF, and other international health institutions collaborate to improve the qualities of education, research, and public health in the form of international conferences, summer courses, and community services to anticipate the impact of the COVID-19 pandemic on children, toddlers, and pregnant women regarding nutritional adequacy and health.\",\"evidence\":[\"http:\/\/ners.fk.undip.ac.id\/international-conference-on-transnational-medicine-and-health-sciences-tahun-2020-2\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/08\/24\/progress-of-medical-science-and-research-in-universitas-diponegoro-supporting-the-achievement-of-sdg-3-health-and-welfare\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/08\/08\/colaboration-between-undip-and-unicef-to-make-posyandu-actively-anticipate-covid-19-impact\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has many current cooperation with local, national, and global health institutes in terms of education and community service project. UNDIP collaborates with Tadulako University (2018-2023) and Semarang Health Polytechnic (2017-2020) in the program of improving the quality of human resources. Moreover, in 2017 UNDIP and Prof. Dr. Soerojo Hospital Magelang agreed to work together to improve the quality of service of the mental hospital. UNDIP and The Ministry of Health, Republic of Indonesia work together in improving the health service to achieve the SDGs goals for five years since 2017 and The First 1000 Days of Life Program through collaborative research. A number of collaborations have been carried out between UNDIP and other international health institutions to improve the qualities of education, research and public health. The result of collaboration with foreign universities has held The 3rd International Conference on Translational Medicine and Health Sciences (ICTMHS).\",\"evidence\":[\"https:\/\/the.undip.ac.id\/download\/18sdg3\/Ministry%20of%20Health%20of%20The%20Republic%20of%20Indonesia.pdf\",\"http:\/\/sustainability.undip.ac.id\/2019\/06\/24\/selamatkan-ibu-dan-bayi-melalui-peningkatan-1000-hari-pertama-kehidupan-melalui-penelitian-kesehatan-oleh-tim-peneliti-universitas-diponegoro\/\",\"https:\/\/gizi.fk.undip.ac.id\/2019\/10\/ictmhs-fakultas-kedokteran-undip-2019.html\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Foto-FK-Gizi-1-1024x576.jpg\"}]},\"ind-90\":{\"title\":\"3.3.2 Health Outreach Programmes\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has implemented collaboration with UNICEF and the Provincial Government since 2022 to respond to the impact of Covid-19, especially in Central Java. The form of action implemented this year is increasing human resources in managing data quality, collaboration, post-pandemic budget recovery, and developing a child protection dashboard. This activity was carried out for 2 days in 5 regencies\/cities in Central Java. Semarang, 30 \u2013 31 March 2023 LPPM UNDIP in collaboration with UNICEF held a Workshop on Data Quality Analysis and Post Pandemic Covid-19 Planning for Children.\",\"evidence\":[\"https:\/\/www.kompasiana.com\/nissaatulasfiya9341\/6461e8ca08a8b574192378d2\/undip-bekerjasama-dengan-unicef-menyelenggarakan-lokakarya-dalam-meningkatkan-kesehatan-pendidikan-dan-perlindungan-anak-akibat-covid-19-di-jawa-tengah\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"One of the outreach programs and projects in local communities carried out by UNDIP is the Real Work Lecture (KKN) by sending students from various faculties to various regions in Central Java to carry out various programs, one of which is related to health, both education, counseling, health checks\",\"evidence\":[\"http:\/\/khn.undip.ac.id\/?p=375088\",\"http:\/\/khn.undip.ac.id\/?p=374382\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Several outreach programs have been carried out regularly as part of UNDIP's ongoing program to improve and promote the health and welfare of the local community. One of the programs carried out by UNDIP is through Real Work Lectures (KKN) by sending students from various faculties to various regions in Central Java. KKN students carry out various activities which also include activities that can improve or promote health & well-being including hygiene, nutrition, family planning, exercise, exercise, aging properly, and other health and welfare-related topics such as food handler hygiene education, biscuit-making training high protein fish for supplementary food for undernourished toddlers and many other activities.\",\"evidence\":[\"https:\/\/kkn.undip.ac.id\/?p=203438\",\"https:\/\/kkn.undip.ac.id\/?p=182693\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Several outreach programs have been conducted regularly as part of the ongoing program by UNDIP to improve and promote the health and wellbeing of the local community. Located at the Kyai Galang Sewu Women's Islamic Boarding School, Tembalang, Semarang, anemia handling counseling activity was carried out aimed at young women and women of childbearing age. The total number of participants who attended the counseling activity were 97 people. This activity is a form of contribution and concern of UNDIP to the community in the field of Health. UNDIP lecturers in collaboration with students made an innovation from processed mangroves that were used as hand sanitizers and disinfectants. One of the affected tourism sectors is edu-ecotourism mangrove in Tugurejo Village. The implementation of community service activities regarding the Waste Management System Training workshop as an Effort to Reduce Waste from Sources in the Temanggung Regency has been successfully carried out.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/09\/22\/penyuluhan-penanganan-anemia-pada-remaja-putri-dan-wanita-usia-subur-oleh-departemen-ilmu-gizi-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Several outreach programs (in the form of community service programs) have been conducted regularly as part of the ongoing program by UNDIP to improve and promote health and wellbeing of local community. In 2019, the medical faculty in collaboration with the Ministry of Health organized health promotion interventions through nutrition education for pregnant women and mothers under five to prevent stunting in Blora and Grobogan Districts. Department of Nutrition also conducted women nutrition class as a strategy to prevent anemia in Islamic boarding school students. Faculty of Public Health conducted Education on TB Prevention in Families through Empowerment of Dasa Wisma in the Work Area of the Gayamsari Community Health Center, Semarang City. The Faculty of Engineering, through CBIOM3S in collaboration with the Social Service of Central Java Province, provided assistance in the form of mechanical hands to 27 people with disabilities in Central Java.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/09\/22\/penyuluhan-penanganan-anemia-pada-remaja-putri-dan-wanita-usia-subur-oleh-departemen-ilmu-gizi-undip\/\",\"https:\/\/akuatik.fpik.undip.ac.id\/melawan-virus-covid-19-dengan-inovasi-olahan-mangrove\/\",\"https:\/\/lingkungan.ft.undip.ac.id\/pelatihan-sistem-pengelolaan-sampah-sebagai-upaya-reduksi-sampah-dari-sumber-di-lingkungan-dusun-ngadiprono-desa-ngadimulyo-kabupaten-temanggung-jawa-tengah\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/penyuluhan-anemia_gizi-undip.png\"}]},\"ind-91\":{\"title\":\"3.3.3 Shared Sports Facilities\",\"slides\":[{\"year\":\"2025\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sport is also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as soccer fields, volleyball courts, basketball courts, and jogging tracks can be accessed free of charge by students as well as local schools and the general public. Some facilities such as tennis courts and futsal courts can be used by the local community for an additional fee. Undip added one international standard facility, namely the Basketball Sports Hall (GOR), which is located to the east of the Undip Stadium and adjacent to the Undip Education Reservoir. This basketball hall was built following FIBA (International Basketball Federation) standards. The basketball court is 28 meters long and 15 meters wide. The center circle has a diameter of 3.6 meters, while the three-point circle has a diameter of 6.75 meters.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/30640\/undip-resmikan-gedung-olahraga-basket-berstandar-internasional.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sport is also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as soccer fields, volleyball courts, basketball courts, and jogging tracks can be accessed free of charge by students as well as local schools and the general public. Some facilities such as tennis courts and football courts can be used by the local community for an additional fee. This year, Diponegoro University built the latest infrastructure for the Diponegoro University jogging track, abbreviated as JTU. Besides being able to be used as an open sports venue, JTU also provides co-working spaces such as gazebos, sitting groups, and an open theater as a place for discussion, studying together, and even \u2018hangout\u2019 together in an open space for Undip. Academic community. The existence of a river in the middle of this facility further enhances JTU and makes the atmosphere more comfortable.\",\"evidence\":[\"https:\/\/www.youtube.com\/watch?v=fwfBqZQPyg8\",\"https:\/\/sustainability.undip.ac.id\/2022\/11\/22\/masyarakat-dapat-manfaatkan-lima-area-ruang-terbuka-di-kampus-undip-tembalang-untuk-olah-raga-dan-rekreasi\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sport is also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as soccer fields, volleyball courts, basketball courts, and jogging tracks can be accessed free of charge by students as well as local schools and the general public. Some facilities such as tennis courts and futsal courts can be used by the local community for an additional fee. This year, Diponegoro University built the latest infrastructure for the Diponegoro University jogging track, abbreviated as JITU. Besides being able to be used as an open sports venue, JITU also provides co-working spaces such as gazebos, sitting groups, and an open theater as a place for discussion, studying together, and even \\\"hangout\\\" together in an open space for Undip. academic community. The existence of a river in the middle of this facility further enhances JITU and makes the atmosphere more comfortable.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/19374\/undip-launching-jitu.html\",\"https:\/\/www.youtube.com\/watch?v=fwBqZQPyq8&channel=BEMUNDIP\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sports are also a favorite of many people. UNDIP has a number of sports facilities. Most of the facilities such as football field, volleyball field, basketball field, jogging track are free to be accessed by students and also local schools and the general public. Some facilities such as tennis court and futsal court may be used by local community with charge.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-sarana-dan-prasarana-olahraga\/\",\"https:\/\/infotembalang.com\/2020\/08\/14\/jaga-tubuh-tetap-fit-ini-dia-tempat-jogging-favorit-di-tembalang\/\",\"https:\/\/www.heriheryanto.com\/2020\/08\/bendungan-waduk-pendidikan-diponegoro-undip.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Exercising is one of the right ways to maintain health and fitness. Sports are also a favorite of many people. UNDIP has a number of sport facilities. Most of the facilities such as football field, volleyball field, basketball field, jogging track are free to be accessed by students and also local schools and general public. Some facilities such as tennis court and futsal court may be used by local community with charge.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-sarana-dan-prasarana-olahraga\/\",\"https:\/\/infotembalang.com\/2020\/08\/14\/jaga-tubuh-tetap-fit-ini-dia-tempat-jogging-favorit-di-tembalang\/\",\"https:\/\/www.heriheryanto.com\/2020\/08\/bendungan-waduk-pendidikan-diponegoro-undip.html\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/se-tahun-2020-sarana-dan-prasarana-olahraga.png\"}]},\"ind-92\":{\"title\":\"3.3.4 Sexual and Reproductive Health Care Services for Students\",\"slides\":[{\"year\":\"2025\",\"content\":\"To prevent violence and bullying, UNDIP established the Diponegoro University Violence and Bullying Protection Institute (LPKB UNDIP) LPKB UNDIP is a semi-autonomous institution under the auspices of the Directorate of Student Affairs at Diponegoro University which operates in the field of preventing and handling violence and bullying within Diponegoro University. LPKB Undip was founded in 2023 with the aim of creating a campus environment that is safe, comfortable and free from violence and bullying. UNDIP also opened a free consultation service for students and staff for sexual and reproductive health at the Diponegoro National Hospital.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/lembaga-perlindungan-kekerasan-dan-bullying\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2018, UNDIP established the PPKS (Prosperous Family Service Center Program) \\\"Puspaku Sejahtera\\\" which is a BKKBN program in collaboration with the Faculty of Psychology, Diponegoro University. PPKS will provide services for prosperous family patterns, ranging from family planning (KB), and reproductive health, providing understanding such as the risks of early marriage or the dangers of LGBT as well as efforts to foster responsible families. In addition, through the Diponegoro National Hospital (RSND) UNDIP provides reproductive health services to students.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripurna-disediakan-rsnd\/\",\"https:\/\/bak.undip.ac.id\/download\/peraturan-rektor-nomor-13-tahun-2022-tentang-pedoman-pencegahan-dan-pengananan-kekerasan-seksual-di-lingkungan-universitas-diponegoro\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"In 2018, UNDIP established the PPKS (Prosperous Family Service Center Program) \u201cPuspaku Sejahtera\u201d which is a BKKBN program in collaboration with the Faculty of Psychology, Diponegoro University. PPKS will provide services for prosperous family patterns, ranging from family planning (KB), and reproductive health, providing understanding such as the risks of early marriage or the dangers of LGBT as well as efforts to foster responsible families. In addition, through the Diponegoro National Hospital (RSND) UNDIP provides reproductive health services to students.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/10840\/rektor-undip-resmikan-ppks-pupsaku-sejahtera.html\",\"http:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripunadisediakan-rsnd\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"In March 2018, UNDIP established a reproductive health student consulting agency, which provided students access to free sexual and reproductive healthcare services including information and education services. Through National Diponegoro Hospital (UNDIP teaching hospital\/RSND), UNDIP provides students to get free reproductive healthcare services. Moreover, the Faculty of Psychology also provides free sexual and reproductive healthcare and counseling services for UNDIP's students.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripurna-disediakan-rnd\/\",\"http:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/SDG-3-National-Diponegoro-Hospital.pdf\",\"http:\/\/psikologi.undip.ac.id\/japsi\/en\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"On March 2018, UNDIP established reproductive health student consulting agency, which provided students access to free sexual and reproductive health-care services including information and education services. Through National Diponegoro Hospital (UNDIP teaching hospital\/RSND), UNDIP provides students to get free reproductive health-care services. Moreover, the Faculty of Psychology also provides free sexual and reproductive health-care and counselling services for students.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2017\/01\/11\/layanan-kesehatan-reproduksi-paripurna-disediakan-rsnd\/\",\"http:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/SDG-3-National-Diponegoro-Hospital.pdf\",\"http:\/\/psikologi.undip.ac.id\/japsi\/en\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/SDG-3-National-Diponegoro-Hospital.png\"}]},\"ind-93\":{\"title\":\"3.3.5 Mental Health Support for Students and Staff\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP, as a major educational institution in Central Java with nearly 4,000 employees, recognizes that comprehensive human resource management is essential for smooth campus operations. Physical and mental health are critical aspects of UNDIP's HR management strategy. The university demonstrates its commitment to employee welfare by supporting healthy lifestyles and providing access to both mental and physical health services to achieve long-term success for individuals and the organization. ||\\r\\nUNDIP implements regular health check programs across all faculties and central units to maintain and monitor employee health conditions. These health examination programs include external and internal physical examinations as well as mental health consultation services, such as the FISIP Wellness Unit. ||\\r\\nFor students, UNDIP provides dedicated mental health support through various initiatives. On Tuesday, June 27, 2023, the Faculty of Engineering Undip collaborated with the Student Executive Board (BEM) FT Undip to hold the \\\"Socialization and Raising Awareness of the Talking Room x Peer Counseling Mental Health\\\" event at R. Theatre, Dean Building Floor 5. This event marked the first step for the Faculty of Engineering in raising awareness among all academics about the importance of maintaining mental health. The event explored the theme \\\"Engineering Students Really Have Mental Steel?\\\" addressing concerns about the mental health of engineering students who often face significant academic pressure and heavy burdens as future successors, which can affect their academic abilities.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2023\/11\/08\/undip-siapkan-layanan-konseling-pedulikesehatan-mental-mahasiswa\/\",\"https:\/\/sustainability.undip.ac.id\/2023\/11\/09\/undip-peduli-kesehatan-mental-pagawal\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Undip Mental Health Movement is a mental health campaign under the auspices of the Field of Strategic Studies and Action of BEM Psychology, Diponegoro University. Undip GSM aims to increase awareness of the importance of mental health for Undip students. In addition, the Faculty of Psychology also has a Student Consultation Board of the Faculty of Psychology Undip (BKMf)\",\"evidence\":[\"https:\/\/id.linkedin.com\/company\/gerakansheat mental-undip\",\"https:\/\/www.instagram.com\/p\/CbjPRR7LC6V\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has a dedicated official unit that is responsible for providing access to mental health support for students and staff. At the university level, the BMKF established by the Faculty of Psychology provides students with access to free mental health support. The counseling services provided are in the form of individual and group counseling. The supervisor at BMKF is a lecturer at the Faculty of Psychology. BMKF will help students as part of the academic community in finding solutions to academic and non-academic problems through several programs. In addition to BMKF, the Faculty of Psychology also formed the Undip Mental Health Movement. Through the Undip Mental Health Movement, students can do online counseling for 90 minutes per session.\",\"evidence\":[\"https:\/\/linktr.ee\/GerakanSehatMentalUndip\",\"https:\/\/psikologi.undip.ac.id\/bkmf-en\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has a specific official unit to be responsible for serving the students and staff with access to free mental health support. At the university level, a state in the unit entitled \u201cStudent Consultation Agency Faculty of Medicine (BKMF)\u201d. In addition, the Faculty of Psychology also provides students with access to free mental health support. The counseling services provided are in the form of individual and group counseling. The counselors at BKMF are Faculty of Psychology lecturers. Those who can become BKMF clients are UNDIP Faculty of Psychology students. The implementation of this counseling program is expected to help students solve their problems and be able to develop themselves and their academic results optimally. BKMF will help students as part of the academic community in finding solutions to academic and non-academic problems through several programs. The Faculty of Psychology also has a counseling service for university staff regarding mental health support.\",\"evidence\":[\"https:\/\/psikologi.undip.ac.id\/bkmf\",\"https:\/\/www.undip.ac.id\/post\/17201\/psikolog-undip-ingatkan-potensi-gangguan-psikologis-di-masa-pandemi-covid-19.html\",\"https:\/\/sustainability.undip.ac.id\/2019\/07\/27\/bkmf-fk-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has a specific official unit to be responsible in serving the students and staffs with access to free mental health support. In university level, state in the unit entitled \\\"Student Consultation Agency Faculty of Medicine (BKMF)\\\". In addition, the Faculty of Psychology also provides students with access to free mental health support. The counseling services provided are in the form of individual and group counseling. The counselors at BKMF are Faculty of Psychology lecturers. Those who can become BKMF clients are UNDIP Faculty of Psychology students. The implementation of this counseling program is expected to help students solve their problems and be able to develop themselves and their academic results optimally. BKMF help students as part of the academic community in finding solutions to academic and non-academic problems through several programs. The Faculty of Psychology also has the counselling service for university staffs regarding the mental health support.\",\"evidence\":[\"https:\/\/psikologi.undip.ac.id\/bkmf\",\"https:\/\/www.undip.ac.id\/post\/17201\/psikolog-undip-ingatkan-potensi-gangguan-psikologis-di-masa-pandemi-covid-19.html\",\"https:\/\/sustainability.undip.ac.id\/2019\/07\/27\/bkmf-fk-undip\/\"],\"image_url\":\"\"}]},\"ind-94\":{\"title\":\"3.3.6 Smoke Free Policy\",\"slides\":[{\"year\":\"2025\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned (by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP since 2020 is \\\"smoke-free campus\\\". || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019, which means that UNDIP now, 2020, is a \\\"smoke-free campus\\\"\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Peraturan-Rektor-Nomor-11-Tahun-2015.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP since 2020 is \u201csmoke-free campus.\u201d || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019, which means that UNDIP now, 2020, is a \u201csmoke-free campus\u201d.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2015\/12\/29\/peraturan-rektor-nomor-11-tahun-2015-kawasan-tanpa-rokok-di-lingkungan-student-center-universitas-diponegoro\",\"http:\/\/lpmedentsundip.com\/mereka-yang-paling-percaya-diri-refleksi-kawasan-feb-undip-bebas-asap-rokok\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP since 2020 is \u201csmoke-free campus\\\". || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019 which means that UNDIP since 2020 is a \u201csmoke-free campus.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/01\/10\/kawasan-bebas-asap-rokok-di-lingkungan-universitas-diponegoro\/\",\"https:\/\/sustainability.undip.ac.id\/2015\/12\/29\/peraturan-rektor-nomor-11-tahun-2015-kawasan-tanpa-rokok-di-lingkungan-student-center-universitas-diponegoro\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"University regulation (approved by the rector in December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP now is a \u201csmoke-free campus\u201d. || || Policy created: 2015 || Rector Regulation No. 11 of 2015 about the determination of cigarette free area in the student center building. || Policy reviewed: 2020 || The permission (smoking in assigned spots) is no longer permitted to start from 31 December 2019, which means that UNDIP now, 2020, is a \u201csmoke-free campus\\\".\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Peraturan-Rektor-Nomor-11-Tahun-2015.pdf\",\"http:\/\/beritajateng.net\/mahasiswa-undip-deklarasi-kampus-bebas-rokok\/\",\"http:\/\/www.kampusundip.com\/2016\/01\/undip-resmikan-student-center-sebagai.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"University regulation (approved by rector on December 2015) prohibits academic community in UNDIP to smoke in the student area, or area where the student doing academic activities. Yet, smoking is still permitted in some particular spots in the campus that is assigned by UNDIP. As a note, the permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP, start from 2020 is \\\"smoke-free campus\\\". || || Policy created: 2015 || Policy reviewed: The permission (smoking in assigned spots) is no longer permitted start from 31 December 2019, which means that UNDIP now, 2020, is \\\"smoke-free campus\\\".\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2015\/12\/29\/peraturan-rektor-nomor-11-tahun-2015-kawasan-tanpa-rokok-di-lingkungan-student-center-universitas-diponegoro\/\",\"http:\/\/www.kampusundip.com\/2016\/01\/undip-resmikan-student-center-sebagai.html\",\"http:\/\/beritajateng.net\/mahasiswa-undip-deklarasi-kampus-bebas-rokok\/\"],\"image_url\":\"https:\/\/sdgscenter.undip.ac.id\/uploads\/peraturan-rektor-nomor-11-tahun-2015.png\"}]}};\n      let currentSlideIndex = {};\n      \n      document.addEventListener('DOMContentLoaded', function() {\n        const containerSelector = '#content-container-' + sdgNumber;\n        const dropdownGroups = document.querySelectorAll('.dropdown-group-' + sdgNumber);\n        const contentContainer = document.querySelector(containerSelector);\n        \n        if (!contentContainer) {\n          console.error('Content container not found:', containerSelector);\n          return;\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initializing');\n        \n        dropdownGroups.forEach((group, index) => {\n          const parent = group.querySelector('.dropdown-parent-' + sdgNumber);\n          const submenu = group.querySelector('.dropdown-submenu-' + sdgNumber);\n          \n          console.log('Setting up dropdown ' + (index + 1) + ':', parent.textContent.trim());\n          \n          parent.addEventListener('click', function(e) {\n            e.preventDefault();\n            e.stopPropagation();\n            \n            console.log('Parent clicked:', this.textContent.trim());\n            \n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              if (menu !== submenu) {\n                menu.classList.remove('show');\n                menu.style.display = 'none';\n              }\n            });\n            \n            const isVisible = submenu.classList.contains('show');\n            \n            if (isVisible) {\n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n              console.log('Closing submenu');\n            } else {\n              submenu.classList.add('show');\n              submenu.style.display = 'block';\n              console.log('Opening submenu');\n            }\n          });\n          \n          const items = submenu.querySelectorAll('[data-content]');\n          items.forEach(item => {\n            item.addEventListener('click', function(e) {\n              e.preventDefault();\n              e.stopPropagation();\n              \n              const contentId = this.getAttribute('data-content');\n              console.log('Submenu item clicked:', contentId);\n              showContent(contentId);\n              \n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n            });\n          });\n        });\n        \n        document.addEventListener('click', function(e) {\n          if (!e.target.closest('.dropdown-group-' + sdgNumber)) {\n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              menu.classList.remove('show');\n              menu.style.display = 'none';\n            });\n          }\n        });\n        \n        function showContent(id) {\n          const data = contentData[id];\n          \n          if (!data || !data.slides || data.slides.length === 0) {\n            return;\n          }\n          \n          currentSlideIndex[id] = 0;\n          \n          let slidesHtml = data.slides.map((slide, index) => {\n            let formattedContent = slide.content.replace(\/\\|\\|\/g, '\\n');\n            \n            let imageHtml = '';\n            if (slide.image_url && slide.image_url.trim() !== '') {\n              imageHtml = `\n                <div class=\"pa-image-container-${sdgNumber}\">\n                  <img decoding=\"async\" src=\"${slide.image_url}\" \n                       alt=\"Image for ${data.title} - ${slide.year}\" \n                       class=\"pa-slide-image-${sdgNumber}\"\n                       onerror=\"this.parentElement.style.display='none'\">\n                <\/div>\n              `;\n            }\n            \n            let evidenceHtml = '';\n            if (slide.evidence && slide.evidence.length > 0) {\n              evidenceHtml = `\n                <div class=\"evidence-section-${sdgNumber}\">\n                  <h4 class=\"evidence-title-${sdgNumber}\">Evidence URL:<\/h4>\n                  <ul class=\"evidence-list-${sdgNumber}\">\n                    ${slide.evidence.map(url => `<li><a href=\"${url}\" target=\"_blank\">${url}<\/a><\/li>`).join('')}\n                  <\/ul>\n                <\/div>\n              `;\n            }\n            \n            return `\n              <div class=\"pa-slide-${sdgNumber} ${index === 0 ? 'active' : ''}\" data-slide=\"${index}\" data-year=\"${slide.year}\">\n                <h3>${data.title}<\/h3>\n                ${imageHtml}\n                <div class=\"pa-text-container-${sdgNumber}\">\n                  <p class=\"pa-description-${sdgNumber}\">${formattedContent}<\/p>\n                  <button class=\"pa-read-more-btn-${sdgNumber}\" style=\"display: none;\">Read More<\/button>\n                <\/div>\n                ${evidenceHtml}\n              <\/div>\n            `;\n          }).join('');\n          \n          contentContainer.innerHTML = `\n            <div class=\"dynamic-content-${sdgNumber} active\">\n              <button class=\"close-btn-${sdgNumber}\" onclick=\"closeContent${sdgNumber}()\" title=\"Close\">\u00d7<\/button>\n              <div class=\"pa-slider-card-${sdgNumber}\">\n                <!-- Slide Content -->\n                <div class=\"pa-slider-${sdgNumber}\" data-content-id=\"${id}\">\n                  ${slidesHtml}\n                <\/div>\n                \n                <!-- Navigation at Bottom with Year Display -->\n                <div class=\"pa-slider-nav-top-${sdgNumber}\">\n                  <button class=\"prev\" aria-label=\"Previous Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', -1)\">\u2039<\/button>\n                  <div class=\"year-display-${sdgNumber}\">\n                    <div class=\"year-label-${sdgNumber}\">Year<\/div>\n                    <div class=\"year-value-${sdgNumber}\" id=\"current-year-${id}\">${data.slides[0].year}<\/div>\n                    <div class=\"slide-indicator-${sdgNumber}\">\n                      <span id=\"current-slide-${id}\">1<\/span> \/ ${data.slides.length}\n                    <\/div>\n                  <\/div>\n                  <button class=\"next\" aria-label=\"Next Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', 1)\">\u203a<\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          `;\n          \n          setTimeout(() => {\n            checkAndSetupReadMore();\n          }, 300);\n          \n          updateNavButtons(id);\n          \n          setTimeout(() => {\n            contentContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          }, 100);\n        }\n        \n        function checkAndSetupReadMore() {\n          document.querySelectorAll('.pa-slide-' + sdgNumber).forEach(slide => {\n            const desc = slide.querySelector('.pa-description-' + sdgNumber);\n            const btn = slide.querySelector('.pa-read-more-btn-' + sdgNumber);\n            \n            if (!desc || !btn) return;\n            \n            const wasActive = slide.classList.contains('active');\n            \n            if (!wasActive) {\n              slide.style.display = 'block';\n              slide.style.visibility = 'hidden';\n              slide.style.position = 'absolute';\n            }\n            \n            void desc.offsetHeight;\n            \n            const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n            \n            if (isTruncated) {\n              btn.style.display = 'inline-block';\n              btn.onclick = function() {\n                if (desc.classList.contains('expanded')) {\n                  desc.classList.remove('expanded');\n                  this.innerText = 'Read More';\n                } else {\n                  desc.classList.add('expanded');\n                  this.innerText = 'Show Less';\n                }\n              };\n            } else {\n              btn.style.display = 'none';\n            }\n            \n            if (!wasActive) {\n              slide.style.display = '';\n              slide.style.visibility = '';\n              slide.style.position = '';\n            }\n          });\n        }\n        \n        window['navigateSlide' + sdgNumber] = function(contentId, direction) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const slides = document.querySelectorAll(`[data-content-id=\"${contentId}\"] .pa-slide-${sdgNumber}`);\n          const totalSlides = slides.length;\n          \n          slides.forEach(s => {\n            s.classList.remove('active');\n            s.style.display = 'none';\n          });\n          \n          currentSlideIndex[contentId] = (currentSlideIndex[contentId] + direction + totalSlides) % totalSlides;\n          \n          const currentSlide = slides[currentSlideIndex[contentId]];\n          currentSlide.classList.add('active');\n          currentSlide.style.display = 'block';\n          \n          \/\/ Update year display\n          const yearValue = currentSlide.getAttribute('data-year');\n          const yearDisplay = document.getElementById(`current-year-${contentId}`);\n          if (yearDisplay && yearValue) {\n            yearDisplay.textContent = yearValue;\n          }\n          \n          const desc = currentSlide.querySelector('.pa-description-' + sdgNumber);\n          const btn = currentSlide.querySelector('.pa-read-more-btn-' + sdgNumber);\n          \n          if (desc && btn) {\n            desc.classList.remove('expanded');\n            btn.innerText = 'Read More';\n            \n            setTimeout(() => {\n              const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n              btn.style.display = isTruncated ? 'inline-block' : 'none';\n            }, 50);\n          }\n          \n          const indicator = document.getElementById(`current-slide-${contentId}`);\n          if (indicator) {\n            indicator.textContent = currentSlideIndex[contentId] + 1;\n          }\n          \n          updateNavButtons(contentId);\n        }\n        \n        function updateNavButtons(contentId) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const prevBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .prev');\n          const nextBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .next');\n          \n          if (prevBtn) prevBtn.disabled = currentSlideIndex[contentId] === 0;\n          if (nextBtn) nextBtn.disabled = currentSlideIndex[contentId] === data.slides.length - 1;\n        }\n        \n        window['closeContent' + sdgNumber] = function() {\n          contentContainer.innerHTML = '';\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initialized successfully');\n      });\n    })();\n    <\/script>\n    \n    Student &amp; Internal Support Facilities<div class='ays-chart-container-google ays-chart-container-6' id='ays-chart-container69e97bc8c74fb' data-id='69e97bc8c74fb'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e97bc8c74fb'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e97bc8c74fb' id=\"ays-chart-column_chart69e97bc8c74fb\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='6'><\/div><\/div><\/div>Current Collaborations Health InstitutionsPublications<div class='ays-chart-container-google ays-chart-container-21' id='ays-chart-container69e97bc8c7b3d' data-id='69e97bc8c7b3d'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e97bc8c7b3d'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e97bc8c7b3d' id=\"ays-chart-column_chart69e97bc8c7b3d\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='21'><\/div><\/div><\/div><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-38097","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/comments?post=38097"}],"version-history":[{"count":40,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38097\/revisions"}],"predecessor-version":[{"id":39000,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38097\/revisions\/39000"}],"wp:attachment":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/media?parent=38097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}