{"id":9745,"date":"2024-01-31T01:17:15","date_gmt":"2024-01-31T01:17:15","guid":{"rendered":"https:\/\/new.iesco.my\/?page_id=9745"},"modified":"2026-05-24T00:45:35","modified_gmt":"2026-05-24T00:45:35","slug":"iesco-gallery","status":"publish","type":"page","link":"https:\/\/iesco.my\/ar\/iesco-gallery\/","title":{"rendered":"IESCO Gallery"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9745\" class=\"elementor elementor-9745\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42f5020 e-con-full e-flex e-con e-parent\" data-id=\"42f5020\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ede693d elementor-widget elementor-widget-html\" data-id=\"ede693d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Gallery \u2014 IESCO<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    :root {\r\n      --brand:      #0767b1;\r\n      --brand-dark: #054e88;\r\n      --brand-deep: #033260;\r\n      --brand-mid:  #1a7fc4;\r\n      --brand-soft: #e8f3fb;\r\n      --brand-tint: #cce4f5;\r\n      --gold:       #f5a623;\r\n      --gold-light: #fde8c0;\r\n      --ink:        #0d1b2a;\r\n      --ink-muted:  #5a6a7a;\r\n      --surface:    #f5f8fb;\r\n      --border:     #dde8f2;\r\n      --white:      #ffffff;\r\n      --r-md: 14px;\r\n      --r-lg: 22px;\r\n      --r-xl: 32px;\r\n    }\r\n\r\n    html { scroll-behavior: smooth; }\r\n    body {\r\n      font-family: 'Plus Jakarta Sans', sans-serif;\r\n      background: var(--white);\r\n      color: var(--ink);\r\n      line-height: 1.7;\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .hero {\r\n      min-height: 72vh;\r\n      background: var(--brand);\r\n      position: relative;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      text-align: center;\r\n      padding: 5rem 1.5rem 6rem;\r\n      overflow: hidden;\r\n    }\r\n    .hero::before {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background-image: radial-gradient(rgba(255,255,255,0.12) 1px, transparent 1px);\r\n      background-size: 28px 28px;\r\n      pointer-events: none;\r\n    }\r\n    .hero-ring {\r\n      position: absolute; border-radius: 50%;\r\n      border: 1px solid rgba(255,255,255,0.08);\r\n      pointer-events: none;\r\n    }\r\n    .hero-ring-1 { width: 500px; height: 500px; top: -180px; right: -140px; }\r\n    .hero-ring-2 { width: 700px; height: 700px; top: -260px; right: -260px; }\r\n    .hero-ring-3 { width: 340px; height: 340px; bottom: -120px; left: -100px; border-color: rgba(255,255,255,0.05); }\r\n    .hero-glow {\r\n      position: absolute; width: 480px; height: 480px;\r\n      border-radius: 50%; background: rgba(255,255,255,0.05);\r\n      top: 50%; left: 50%; transform: translate(-50%, -50%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .hero-content { position: relative; z-index: 2; max-width: 680px; }\r\n\r\n    .hero-eyebrow {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      background: rgba(255,255,255,0.12);\r\n      border: 1px solid rgba(255,255,255,0.22);\r\n      color: var(--gold-light);\r\n      font-size: 11px; font-weight: 600;\r\n      letter-spacing: 0.14em; text-transform: uppercase;\r\n      padding: 6px 18px; border-radius: 100px; margin-bottom: 1.75rem;\r\n    }\r\n    .hero-eyebrow-dot {\r\n      width: 5px; height: 5px; background: var(--gold);\r\n      border-radius: 50%; animation: blink 2s ease-in-out infinite;\r\n    }\r\n    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.3} }\r\n\r\n    .hero-page-title {\r\n      font-size: clamp(1.1rem, 2vw, 1.45rem); font-weight: 600;\r\n      letter-spacing: 0.18em; text-transform: uppercase;\r\n      color: rgba(255,255,255,0.85); margin-bottom: 0.75rem;\r\n    }\r\n    .hero h1 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(2rem, 4vw, 3.2rem); color: var(--white);\r\n      line-height: 1.15; font-weight: 600;\r\n      margin-bottom: 1.25rem; letter-spacing: -0.01em;\r\n    }\r\n    .hero h1 em { font-style: italic; font-weight: 400; color: var(--gold-light); }\r\n    .hero-sub {\r\n      font-size: clamp(1rem, 1.8vw, 1.1rem); color: rgba(255,255,255,0.65);\r\n      font-weight: 300; max-width: 500px; margin: 0 auto; line-height: 1.75;\r\n    }\r\n\r\n    .scroll-cue {\r\n      position: absolute; bottom: 2.5rem; left: 50%; transform: translateX(-50%);\r\n      display: flex; flex-direction: column; align-items: center; gap: 6px;\r\n      color: rgba(255,255,255,0.35); font-size: 10px;\r\n      letter-spacing: 0.14em; text-transform: uppercase;\r\n      animation: dip 2.2s ease-in-out infinite;\r\n    }\r\n    .scroll-cue::after {\r\n      content: ''; width: 1px; height: 38px;\r\n      background: linear-gradient(to bottom, rgba(255,255,255,0.35), transparent);\r\n    }\r\n    @keyframes dip {\r\n      0%,100%{transform:translateX(-50%) translateY(0)}\r\n      50%{transform:translateX(-50%) translateY(7px)}\r\n    }\r\n\r\n    \/* \u2500\u2500 SHARED \u2500\u2500 *\/\r\n    .wrap { max-width: 1200px; margin: 0 auto; }\r\n\r\n    .eyebrow {\r\n      font-size: 11px; font-weight: 700;\r\n      letter-spacing: 0.16em; text-transform: uppercase;\r\n      color: var(--brand); margin-bottom: 0.6rem;\r\n    }\r\n    .heading {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.85rem, 3.5vw, 2.7rem);\r\n      color: var(--brand-deep); line-height: 1.15;\r\n      font-weight: 600; margin-bottom: 1.2rem; letter-spacing: -0.01em;\r\n    }\r\n    .body-copy { font-size: 1rem; color: var(--ink-muted); line-height: 1.85; }\r\n\r\n    \/* REVEAL *\/\r\n    .reveal { opacity: 0; transform: translateY(22px); transition: opacity 0.6s ease, transform 0.6s ease; }\r\n    .reveal.on { opacity: 1; transform: none; }\r\n    .d1 { transition-delay: 0.08s; }\r\n    .d2 { transition-delay: 0.16s; }\r\n\r\n    \/* \u2500\u2500 GALLERY SECTION \u2500\u2500 *\/\r\n    .gallery-section {\r\n      padding: 6rem 1.5rem;\r\n      background: var(--surface);\r\n    }\r\n\r\n    .gallery-header {\r\n      text-align: center;\r\n      max-width: 580px;\r\n      margin: 0 auto 3.5rem;\r\n    }\r\n\r\n    \/* Masonry-style grid using CSS columns *\/\r\n    .gallery-grid {\r\n      columns: 4;\r\n      column-gap: 1rem;\r\n    }\r\n\r\n    .gallery-item {\r\n      break-inside: avoid;\r\n      margin-bottom: 1rem;\r\n      border-radius: var(--r-lg);\r\n      overflow: hidden;\r\n      border: 1px solid var(--border);\r\n      background: var(--white);\r\n      cursor: pointer;\r\n      position: relative;\r\n    }\r\n\r\n    .gallery-item img {\r\n      width: 100%;\r\n      display: block;\r\n      transition: transform 0.5s ease;\r\n    }\r\n\r\n    .gallery-item::after {\r\n      content: '';\r\n      position: absolute;\r\n      inset: 0;\r\n      background: linear-gradient(to top, rgba(3,50,96,0.55), transparent 55%);\r\n      opacity: 0;\r\n      transition: opacity 0.35s ease;\r\n      border-radius: var(--r-lg);\r\n    }\r\n\r\n    .gallery-item:hover img { transform: scale(1.06); }\r\n    .gallery-item:hover::after { opacity: 1; }\r\n\r\n    \/* zoom icon on hover *\/\r\n    .gallery-item .zoom-hint {\r\n      position: absolute;\r\n      bottom: 1rem; right: 1rem;\r\n      width: 36px; height: 36px;\r\n      border-radius: 50%;\r\n      background: rgba(255,255,255,0.9);\r\n      display: flex; align-items: center; justify-content: center;\r\n      opacity: 0;\r\n      transform: scale(0.7);\r\n      transition: opacity 0.3s ease, transform 0.3s ease;\r\n      z-index: 2;\r\n    }\r\n    .gallery-item .zoom-hint svg {\r\n      width: 16px; height: 16px;\r\n      stroke: var(--brand); fill: none;\r\n      stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;\r\n    }\r\n    .gallery-item:hover .zoom-hint {\r\n      opacity: 1;\r\n      transform: scale(1);\r\n    }\r\n\r\n    \/* \u2500\u2500 LIGHTBOX \u2500\u2500 *\/\r\n    .lightbox {\r\n      display: none;\r\n      position: fixed; inset: 0; z-index: 1000;\r\n      background: rgba(3,50,96,0.95);\r\n      align-items: center; justify-content: center;\r\n      padding: 2rem;\r\n      animation: lbFadeIn 0.25s ease;\r\n    }\r\n    .lightbox.open { display: flex; }\r\n    @keyframes lbFadeIn { from{opacity:0} to{opacity:1} }\r\n\r\n    .lightbox-inner {\r\n      position: relative;\r\n      max-width: 900px;\r\n      width: 100%;\r\n    }\r\n\r\n    .lightbox-img {\r\n      width: 100%;\r\n      max-height: 80vh;\r\n      object-fit: contain;\r\n      border-radius: var(--r-lg);\r\n      display: block;\r\n    }\r\n\r\n    .lightbox-close {\r\n      position: absolute;\r\n      top: -3rem; right: 0;\r\n      width: 40px; height: 40px;\r\n      border-radius: 50%;\r\n      background: rgba(255,255,255,0.12);\r\n      border: 1px solid rgba(255,255,255,0.2);\r\n      color: var(--white);\r\n      display: flex; align-items: center; justify-content: center;\r\n      cursor: pointer;\r\n      font-size: 1.2rem;\r\n      transition: background 0.2s;\r\n    }\r\n    .lightbox-close:hover { background: rgba(255,255,255,0.22); }\r\n\r\n    .lightbox-nav {\r\n      position: absolute;\r\n      top: 50%; transform: translateY(-50%);\r\n      width: 44px; height: 44px;\r\n      border-radius: 50%;\r\n      background: rgba(255,255,255,0.12);\r\n      border: 1px solid rgba(255,255,255,0.2);\r\n      color: var(--white);\r\n      display: flex; align-items: center; justify-content: center;\r\n      cursor: pointer;\r\n      transition: background 0.2s;\r\n    }\r\n    .lightbox-nav:hover { background: rgba(255,255,255,0.22); }\r\n    .lightbox-prev { left: -3.5rem; }\r\n    .lightbox-next { right: -3.5rem; }\r\n    .lightbox-nav svg {\r\n      width: 18px; height: 18px;\r\n      stroke: var(--white); fill: none;\r\n      stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round;\r\n    }\r\n\r\n    .lightbox-counter {\r\n      text-align: center;\r\n      margin-top: 1rem;\r\n      font-size: 0.82rem;\r\n      color: rgba(255,255,255,0.4);\r\n      letter-spacing: 0.1em;\r\n    }\r\n\r\n    \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n    .cta-wrap { background: var(--white); padding: 5rem 1.5rem; }\r\n\r\n    .cta-block {\r\n      background: var(--brand);\r\n      border-radius: var(--r-xl);\r\n      padding: 5rem 3rem;\r\n      text-align: center;\r\n      position: relative; overflow: hidden;\r\n    }\r\n    .cta-block::before {\r\n      content: ''; position: absolute; inset: 0;\r\n      background-image: radial-gradient(rgba(255,255,255,0.08) 1px, transparent 1px);\r\n      background-size: 24px 24px;\r\n    }\r\n    .cta-block h2 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.9rem, 4vw, 2.9rem);\r\n      color: var(--white); font-weight: 600;\r\n      margin-bottom: 1rem; position: relative;\r\n    }\r\n    .cta-block p {\r\n      color: rgba(255,255,255,0.6); font-size: 1.02rem;\r\n      max-width: 440px; margin: 0 auto 2.5rem; position: relative;\r\n    }\r\n    .btn-gold {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      background: var(--gold); color: var(--brand-deep);\r\n      font-weight: 700; font-size: 14px; padding: 13px 28px;\r\n      border-radius: 100px; text-decoration: none; position: relative;\r\n      transition: transform 0.22s, box-shadow 0.22s;\r\n    }\r\n    .btn-gold:hover { transform: translateY(-2px); box-shadow: 0 10px 26px rgba(245,166,35,0.4); }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 1024px) { .gallery-grid { columns: 3; } }\r\n    @media (max-width: 700px)  { .gallery-grid { columns: 2; } }\r\n    @media (max-width: 440px)  { .gallery-grid { columns: 1; } }\r\n\r\n    @media (max-width: 700px) {\r\n      .lightbox-prev { left: -0.5rem; }\r\n      .lightbox-next { right: -0.5rem; }\r\n      .lightbox-close { top: -2.5rem; }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n      .cta-block { padding: 3rem 1.5rem; border-radius: var(--r-lg); }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- HERO -->\r\n  <section class=\"hero\">\r\n    <div class=\"hero-ring hero-ring-1\"><\/div>\r\n    <div class=\"hero-ring hero-ring-2\"><\/div>\r\n    <div class=\"hero-ring hero-ring-3\"><\/div>\r\n    <div class=\"hero-glow\"><\/div>\r\n    <div class=\"hero-content reveal\">\r\n      <div class=\"hero-eyebrow\"><span class=\"hero-eyebrow-dot\"><\/span>Our Visual Story<\/div>\r\n      <p class=\"hero-page-title\">Gallery<\/p>\r\n      <h1>Moments That<br><em>Inspire<\/em> Change<\/h1>\r\n      <p class=\"hero-sub\">Experience IESCO's journey through powerful visuals reflecting our dedication to education, empowerment, and humanitarian aid.<\/p>\r\n    <\/div>\r\n    <div class=\"scroll-cue\" aria-hidden=\"true\">Scroll<\/div>\r\n  <\/section>\r\n\r\n  <!-- GALLERY -->\r\n  <section class=\"gallery-section\" id=\"gallery\">\r\n    <div class=\"wrap\">\r\n      <div class=\"gallery-header\">\r\n        <p class=\"eyebrow reveal\">Our Work in Pictures<\/p>\r\n        <h2 class=\"heading reveal d1\">Image Gallery<\/h2>\r\n        <p class=\"body-copy reveal d2\">Every photograph captures a real moment \u2014 a child learning, a community supported, a future shaped.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"gallery-grid reveal d2\">\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/4-1.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/2-scaled.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/7-scaled.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/6-scaled.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/5-scaled.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/05\/2025-05-25-at-17.00.52_6dabeaba.jpg\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/028A0269-scaled.webp\" alt=\"IESCO event\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/028A0332-scaled.webp\" alt=\"IESCO event\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/\u0635\u0648\u0631\u0629-7-1.webp\" alt=\"IESCO community\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/\u0635\u0648\u0631\u0629-10-2.webp\" alt=\"IESCO community\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/\u0635\u0648\u0631\u0629-20.webp\" alt=\"IESCO community\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/028A0150-scaled.webp\" alt=\"IESCO event\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/06\/6.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/06\/1.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/06\/3.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/06\/4.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/06\/5.webp\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/pic6.png\" alt=\"IESCO program\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/pic7.png\" alt=\"IESCO program\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/05\/gaza-edu.png\" alt=\"Gaza education\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/05\/gaza-edu-classes-in-tents.png\" alt=\"Gaza education in tents\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/05\/gaza-teacher.png\" alt=\"Gaza teacher\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/05\/gaza-child-with-a-book.png\" alt=\"Gaza child with book\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/08\/photos-from-the-event-With-the-minister-of-malaysian-higher-education.webp\" alt=\"Event with Minister\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/08\/photos-from-the-event.webp\" alt=\"IESCO event\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/pic5.png\" alt=\"IESCO program\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/pic4.png\" alt=\"IESCO program\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/kids-memorizing-quran.png\" alt=\"Kids memorizing Quran\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/quran-halaka.png\" alt=\"Quran halaka\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2022\/11\/IESCO-and-IICO-Inaugurate-Student-Support-Project.png\" alt=\"Student support project\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2019\/12\/iesco-delivers-aids-to-gaza.png\" alt=\"IESCO aids to Gaza\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/IESCO-and-IIUM-Host-Educational-Symposium-on-Palestine.png\" alt=\"Educational symposium\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/iesco-campaign.webp\" alt=\"IESCO campaign\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/al-quds-scaled.webp\" alt=\"Al Quds\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n        <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/05\/2025-05-25-at-17.00.52_320af393.jpg\" alt=\"IESCO activity\"><div class=\"zoom-hint\"><svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div><\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- CTA -->\r\n  <section class=\"cta-wrap\">\r\n    <div class=\"wrap\">\r\n      <div class=\"cta-block reveal\">\r\n        <h2>Be Part of<br>the Story<\/h2>\r\n        <p>Support IESCO's mission and help us create more moments of hope and learning around the world.<\/p>\r\n        <a href=\"https:\/\/iesco.my\/campaigns\/\" class=\"btn-gold\">\r\n          Donate Now\r\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 7h10M7 2l5 5-5 5\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- LIGHTBOX -->\r\n  <div class=\"lightbox\" id=\"lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image viewer\">\r\n    <div class=\"lightbox-inner\">\r\n      <button class=\"lightbox-close\" id=\"lb-close\" aria-label=\"Close\">\u2715<\/button>\r\n      <button class=\"lightbox-nav lightbox-prev\" id=\"lb-prev\" aria-label=\"Previous\">\r\n        <svg viewBox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"\/><\/svg>\r\n      <\/button>\r\n      <img decoding=\"async\" class=\"lightbox-img\" id=\"lb-img\" src=\"\" alt=\"\">\r\n      <button class=\"lightbox-nav lightbox-next\" id=\"lb-next\" aria-label=\"Next\">\r\n        <svg viewBox=\"0 0 24 24\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n      <\/button>\r\n      <div class=\"lightbox-counter\" id=\"lb-counter\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    \/\/ Reveal on scroll\r\n    const obs = new IntersectionObserver(entries => {\r\n      entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('on'); obs.unobserve(e.target); } });\r\n    }, { threshold: 0.08 });\r\n    document.querySelectorAll('.reveal').forEach(el => obs.observe(el));\r\n    setTimeout(() => document.querySelectorAll('.hero .reveal').forEach(el => el.classList.add('on')), 150);\r\n\r\n    \/\/ Lightbox\r\n    const items = Array.from(document.querySelectorAll('.gallery-item img'));\r\n    const lb    = document.getElementById('lightbox');\r\n    const lbImg = document.getElementById('lb-img');\r\n    const lbCtr = document.getElementById('lb-counter');\r\n    let cur = 0;\r\n\r\n    function openLb(i) {\r\n      cur = i;\r\n      lbImg.src = items[i].src;\r\n      lbImg.alt = items[i].alt;\r\n      lbCtr.textContent = `${i + 1} \/ ${items.length}`;\r\n      lb.classList.add('open');\r\n      document.body.style.overflow = 'hidden';\r\n    }\r\n\r\n    function closeLb() {\r\n      lb.classList.remove('open');\r\n      document.body.style.overflow = '';\r\n    }\r\n\r\n    function navigate(dir) {\r\n      cur = (cur + dir + items.length) % items.length;\r\n      lbImg.src = items[cur].src;\r\n      lbImg.alt = items[cur].alt;\r\n      lbCtr.textContent = `${cur + 1} \/ ${items.length}`;\r\n    }\r\n\r\n    document.querySelectorAll('.gallery-item').forEach((el, i) => {\r\n      el.addEventListener('click', () => openLb(i));\r\n    });\r\n\r\n    document.getElementById('lb-close').addEventListener('click', closeLb);\r\n    document.getElementById('lb-prev').addEventListener('click', () => navigate(-1));\r\n    document.getElementById('lb-next').addEventListener('click', () => navigate(1));\r\n\r\n    lb.addEventListener('click', e => { if (e.target === lb) closeLb(); });\r\n\r\n    document.addEventListener('keydown', e => {\r\n      if (!lb.classList.contains('open')) return;\r\n      if (e.key === 'Escape') closeLb();\r\n      if (e.key === 'ArrowLeft') navigate(-1);\r\n      if (e.key === 'ArrowRight') navigate(1);\r\n    });\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Gallery \u2014 IESCO Our Visual Story Gallery Moments ThatInspire Change Experience IESCO&#8217;s journey through powerful visuals reflecting our dedication to education, empowerment, and humanitarian aid. Scroll Our Work in Pictures Image Gallery Every photograph captures a real moment \u2014 a child learning, a community supported, a future shaped. Be Part ofthe Story Support IESCO&#8217;s mission [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-9745","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>IESCO Gallery - IESCO<\/title>\n<meta name=\"description\" content=\"IESCO Gallery: Immerse yourself in our visual showcase featuring highlights of our educational, scientific, and cultural endeavors.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/iesco.my\/ar\/iesco-gallery\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IESCO Gallery - IESCO\" \/>\n<meta property=\"og:description\" content=\"IESCO Gallery: Immerse yourself in our visual showcase featuring highlights of our educational, scientific, and cultural endeavors.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iesco.my\/ar\/iesco-gallery\/\" \/>\n<meta property=\"og:site_name\" content=\"IESCO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/IESCOMALAYSIA\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-24T00:45:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/4-1.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@IESCOMalaysia\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/\",\"name\":\"IESCO Gallery - IESCO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/4-1.webp\",\"datePublished\":\"2024-01-31T01:17:15+00:00\",\"dateModified\":\"2026-05-24T00:45:35+00:00\",\"description\":\"IESCO Gallery: Immerse yourself in our visual showcase featuring highlights of our educational, scientific, and cultural endeavors.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/#primaryimage\",\"url\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/4-1.webp\",\"contentUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/4-1.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-gallery\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iesco.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IESCO Gallery\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\",\"url\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/\",\"name\":\"IESCO\",\"description\":\"Supporting Education and relief in conflict zones with Malaysian scholarships and education aids. Donate today.\",\"publisher\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#organization\",\"name\":\"IESCO\",\"url\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/SVGddd-e1704645198919.png\",\"contentUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/SVGddd-e1704645198919.png\",\"width\":1150,\"height\":536,\"caption\":\"IESCO\"},\"image\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/IESCOMALAYSIA\\\/\",\"https:\\\/\\\/x.com\\\/IESCOMalaysia\",\"https:\\\/\\\/www.instagram.com\\\/IESCOMALAYSIA\",\"https:\\\/\\\/www.youtube.com\\\/@iescomalaysia\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"IESCO Gallery - IESCO","description":"IESCO Gallery: Immerse yourself in our visual showcase featuring highlights of our educational, scientific, and cultural endeavors.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/iesco.my\/ar\/iesco-gallery\/","og_locale":"ar_AR","og_type":"article","og_title":"IESCO Gallery - IESCO","og_description":"IESCO Gallery: Immerse yourself in our visual showcase featuring highlights of our educational, scientific, and cultural endeavors.","og_url":"https:\/\/iesco.my\/ar\/iesco-gallery\/","og_site_name":"IESCO","article_publisher":"https:\/\/www.facebook.com\/IESCOMALAYSIA\/","article_modified_time":"2026-05-24T00:45:35+00:00","og_image":[{"url":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/4-1.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@IESCOMalaysia","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"8 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iesco.my\/iesco-gallery\/","url":"https:\/\/iesco.my\/iesco-gallery\/","name":"IESCO Gallery - IESCO","isPartOf":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/iesco.my\/iesco-gallery\/#primaryimage"},"image":{"@id":"https:\/\/iesco.my\/iesco-gallery\/#primaryimage"},"thumbnailUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/4-1.webp","datePublished":"2024-01-31T01:17:15+00:00","dateModified":"2026-05-24T00:45:35+00:00","description":"IESCO Gallery: Immerse yourself in our visual showcase featuring highlights of our educational, scientific, and cultural endeavors.","breadcrumb":{"@id":"https:\/\/iesco.my\/iesco-gallery\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iesco.my\/iesco-gallery\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/iesco.my\/iesco-gallery\/#primaryimage","url":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/4-1.webp","contentUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/07\/4-1.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/iesco.my\/iesco-gallery\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iesco.my\/"},{"@type":"ListItem","position":2,"name":"IESCO Gallery"}]},{"@type":"WebSite","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","name":"IESCO","description":"Supporting Education and relief in conflict zones with Malaysian scholarships and education aids. Donate today.","publisher":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tan-spoonbill-985953.hostingersite.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization","name":"IESCO","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/","url":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/SVGddd-e1704645198919.png","contentUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/SVGddd-e1704645198919.png","width":1150,"height":536,"caption":"IESCO"},"image":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/IESCOMALAYSIA\/","https:\/\/x.com\/IESCOMalaysia","https:\/\/www.instagram.com\/IESCOMALAYSIA","https:\/\/www.youtube.com\/@iescomalaysia"]}]}},"_links":{"self":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9745","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/comments?post=9745"}],"version-history":[{"count":15,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9745\/revisions"}],"predecessor-version":[{"id":17417,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9745\/revisions\/17417"}],"wp:attachment":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media?parent=9745"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}