{"id":21911,"date":"2026-04-22T13:24:04","date_gmt":"2026-04-22T10:24:04","guid":{"rendered":"https:\/\/isa.atu.edu.iq\/?page_id=21911"},"modified":"2026-04-22T13:24:13","modified_gmt":"2026-04-22T10:24:13","slug":"medical-laboratories-dept","status":"publish","type":"page","link":"https:\/\/isa.atu.edu.iq\/?page_id=21911&lang=en","title":{"rendered":".Medical Laboratories Dept"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n<title>Medical Laboratories Dept. &#8211; Al-Samawa Technical Institute<\/title>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700&display=swap');\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\nbody {\n    background-color: #f4f7fc;\n}\n.oil-wp {\n    direction: ltr;\n    text-align: left;\n    max-width: 100%;\n    overflow-x: hidden;\n}\n.oil-wp * {\n    font-family: \"Cairo\", sans-serif;\n}\n.oil-container {\n    max-width: 1300px;\n    margin: auto;\n    display: grid;\n    grid-template-columns: 3fr 1fr;\n    gap: 28px;\n    padding: 30px 20px;\n}\n@media(max-width: 900px){\n    .oil-container {\n        grid-template-columns: 1fr;\n        gap: 20px;\n        padding: 20px 15px;\n    }\n}\n.oil-card {\n    background: #fff;\n    border-radius: 16px;\n    padding: 24px;\n    box-shadow: 0 10px 25px rgba(0,0,0,.08);\n    margin-bottom: 24px;\n    transition: all 0.3s ease;\n}\n.oil-card:hover {\n    box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n}\n.oil-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 20px;\n    border-left: 5px solid #c99a2e;\n    padding-left: 15px;\n    border-right: none;\n    color: #1a2a3a;\n}\n.oil-images {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n    margin-top: 20px;\n}\n.oil-image-box {\n    position: relative;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 6px 12px rgba(0,0,0,0.1);\n}\n.oil-image-box img {\n    width: 100%;\n    height: 180px;\n    object-fit: cover;\n    transition: .4s;\n    display: block;\n}\n.oil-image-box img:hover {\n    transform: scale(1.05);\n}\n.image-title {\n    position: absolute;\n    bottom: 10px;\n    left: 10px;\n    right: auto;\n    background: rgba(0,0,0,0.7);\n    color: #fff;\n    padding: 5px 12px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 500;\n}\n.oil-links a, .lecture-links a {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    margin-bottom: 12px;\n    background: #f8fafc;\n    border-radius: 12px;\n    text-decoration: none;\n    color: #1e293b;\n    font-weight: 500;\n    transition: all 0.3s;\n    border: 1px solid #e2e8f0;\n}\n.oil-links a:hover, .lecture-links a:hover {\n    background: #0f3c5c;\n    color: #fff;\n    transform: translateX(5px);\n    border-color: #0f3c5c;\n}\n.oil-profile {\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n.oil-profile img {\n    width: 130px;\n    height: 130px;\n    border-radius: 50%;\n    border: 4px solid #c99a2e;\n    object-fit: cover;\n    margin-bottom: 15px;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n}\n.oil-profile h3 {\n    font-size: 1.3rem;\n    color: #0f3c5c;\n}\n.oil-profile p {\n    color: #475569;\n    margin: 5px 0;\n}\n.oil-accordion-header {\n    background: #f1f5f9;\n    border: none;\n    padding: 14px 20px;\n    width: 100%;\n    font-size: 18px;\n    font-weight: 600;\n    cursor: pointer;\n    border-radius: 12px;\n    margin-bottom: 10px;\n    display: flex;\n    justify-content: flex-start;\n    align-items: center;\n    gap: 12px;\n    text-align: left;\n    transition: 0.3s;\n}\n.oil-accordion-header:hover {\n    background: #0f3c5c;\n    color: #fff;\n}\n.oil-accordion-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease-out;\n    padding: 0 16px;\n    background-color: #fefce8;\n    border-radius: 12px;\n    margin-bottom: 12px;\n}\n.oil-accordion-content p, .oil-accordion-content ul {\n    margin: 12px 0;\n    text-align: left;\n    line-height: 1.6;\n}\n.arrow {\n    transition: transform 0.3s ease;\n    font-size: 14px;\n    display: inline-block;\n}\n.arrow.open {\n    transform: rotate(180deg);\n}\n.accordion-text {\n    flex: 1;\n}\n.stats-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    justify-content: space-between;\n    margin-top: 15px;\n}\n.stat-card {\n    background: #eef2ff;\n    border-radius: 16px;\n    padding: 15px;\n    text-align: center;\n    flex: 1;\n    min-width: 110px;\n    border-left: 3px solid #c99a2e;\n    border-right: none;\n}\n.stat-number {\n    font-size: 28px;\n    font-weight: 800;\n    color: #0f3c5c;\n}\n.video-container {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    margin-top: 15px;\n}\n.video-container iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n}\nhr {\n    margin: 15px 0;\n    border: 0;\n    height: 1px;\n    background: #e2e8f0;\n}\n.oil-animate {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n}\n.oil-animate.show {\n    opacity: 1;\n    transform: translateY(0);\n}\n@media (max-width: 768px) {\n    .oil-container {\n        padding: 15px;\n    }\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"oil-wp\">\n    <div class=\"oil-container\">\n        <!-- Main column (left in LTR) -->\n        <div>\n            <!-- 1. About the Department -->\n            <div class=\"oil-card oil-animate\">\n                <h2 class=\"oil-title\">\ud83d\udccb About the Department<\/h2>\n                <p style=\"line-height: 1.7; text-align: justify;\">\n                    The Medical Laboratories Department was established in the academic year 2020-2021 for morning studies, and evening studies were introduced in the academic year 2023-2024. \n                    The department is dedicated to graduating mid-level specialized cadres in the field of pathological analyses to work in public and private laboratories. It is equipped with modern laboratories that keep pace with technical and scientific development.\n                <\/p>\n                <p style=\"margin-top: 15px; line-height: 1.7; text-align: justify;\">\n                    The department focuses on qualifying highly competent technicians to perform medical analyses, isolate and diagnose pathogens, and conduct histological examinations, meeting the needs of the healthcare sector and serving the local community.\n                <\/p>\n            <\/div>\n\n            <!-- 2. Vision, Mission, Objectives (Accordion) -->\n            <div class=\"oil-card oil-animate\">\n                <h2 class=\"oil-title\">\ud83c\udfaf Vision, Mission &#038; Objectives<\/h2>\n                <div class=\"oil-accordion\">\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\ud83d\udc41\ufe0f Vision<\/span><\/button>\n                        <div class=\"oil-accordion-content\"><p>To equip graduates with knowledge and experience in the field of medical laboratories, whether governmental or private, including the isolation and diagnosis of various clinical samples and the preparation of histological slides. The graduate shall possess scientific and practical qualifications and have a positive impact on serving society and developing the laboratory healthcare sector.<\/p><\/div>\n                    <\/div>\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\ud83d\udcdc Mission<\/span><\/button>\n                        <div class=\"oil-accordion-content\"><p>To achieve excellence in acquiring scientific skills and to implement specialized educational, training, and research programs in the field of medical laboratories. The department seeks to graduate specialized health cadres who work in health and research institutions to enhance the high ability to diagnose various diseases and develop health services in the service of society.<\/p><\/div>\n                    <\/div>\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\ud83c\udfc6 Objectives<\/span><\/button>\n                        <div class=\"oil-accordion-content\"><p>The department aims to graduate technical staff capable of working in medical laboratories, performing routine laboratory analyses, general chemical tests, body fluid examinations, as well as operating and maintaining laboratory equipment.<\/p><\/div>\n                    <\/div>\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\ud83d\udc68\u200d\ud83d\udd2c Graduate Job Description<\/span><\/button>\n                        <div class=\"oil-accordion-content\">\n                            <ul>\n                                <li>Perform laboratory work related to isolation, staining, and examination of bacteria in clinical samples.<\/li>\n                                <li>Prepare and sterilize all culture media and examine food for food contaminants.<\/li>\n                                <li>Conduct all blood-related analyses and tests.<\/li>\n                                <li>Perform urine, stool, and various body fluid tests (synovial fluid, cerebrospinal fluid, sputum, semen).<\/li>\n                                <li>Prepare histological slides for various body organs and prepare them for examination.<\/li>\n                                <li>Prepare all laboratory solutions.<\/li>\n                                <li>Operate and maintain medical laboratory devices used in pathological analysis laboratories.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- 3. Department Laboratories (Accordion updated) -->\n            <div class=\"oil-card oil-animate\">\n                <h2 class=\"oil-title\">\ud83d\udd2c Department Laboratories<\/h2>\n                <div class=\"oil-accordion\">\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\ud83e\uddeb Histology Slide Lab<\/span><\/button>\n                        <div class=\"oil-accordion-content\"><p><strong>Objective:<\/strong> Train students to prepare and study histological slides using a microscope.<br><strong>Practical content:<\/strong> Preparing tissue samples, staining slides, studying cellular structure and different tissues.<br><strong>Benefit:<\/strong> Develops students&#8217; skills in laboratory diagnosis and understanding tissue-related diseases.<\/p><\/div>\n                    <\/div>\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\u2697\ufe0f General Chemistry Lab<\/span><\/button>\n                        <div class=\"oil-accordion-content\"><p><strong>Objective:<\/strong> Teach students the basics of chemistry and its medical applications.<br><strong>Practical content:<\/strong> Preparing solutions, studying chemical reactions, testing biological samples.<br><strong>Benefit:<\/strong> Connects chemistry with medical sciences and qualifies students to understand laboratory analyses.<\/p><\/div>\n                    <\/div>\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\ud83e\uddea Medical Techniques &#038; Quality Control Lab<\/span><\/button>\n                        <div class=\"oil-accordion-content\"><p><strong>Objective:<\/strong> Train students to use medical devices and perform laboratory tests according to quality standards.<br><strong>Practical content:<\/strong> Operating medical analyzers, performing blood and urine tests, applying quality control procedures.<br><strong>Benefit:<\/strong> Enhances students&#8217; ability to work in medical laboratories and ensures accuracy of results.<\/p><\/div>\n                    <\/div>\n                    <div class=\"oil-accordion-item\">\n                        <button class=\"oil-accordion-header\"><span class=\"arrow\">\u25bc<\/span><span class=\"accordion-text\">\ud83e\udec0 Histology &#038; Anatomy Lab<\/span><\/button>\n                        <div class=\"oil-accordion-content\"><p><strong>Objective:<\/strong> Teach students the structure and functions of the human body organs.<br><strong>Practical content:<\/strong> Studying anatomical models, conducting tissue experiments, understanding the relationship between structure and function.<br><strong>Benefit:<\/strong> Links theoretical knowledge with practical application to understand the human body and diagnose diseases.<\/p><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Promotional Video (updated link) -->\n            <div class=\"oil-card oil-animate\">\n                <h2 class=\"oil-title\">\ud83c\udfa5 Department Introductory Video<\/h2>\n                <div class=\"video-container\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/kGl6dMTU6N8\" title=\"Medical Laboratories Dept. intro video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n                <\/div>\n            <\/div>\n\n            <!-- Photo Gallery -->\n            <div class=\"oil-card oil-animate\">\n                <h2 class=\"oil-title\">\ud83d\udcf7 Photo Gallery<\/h2>\n                <div class=\"oil-images\">\n                    <div class=\"oil-image-box\"><img decoding=\"async\" src=\"https:\/\/images.pexels.com\/photos\/4031820\/pexels-photo-4031820.jpeg?auto=compress&#038;cs=tinysrgb&#038;w=600\" alt=\"Advanced microscope\"><div class=\"image-title\">Advanced Microscope<\/div><\/div>\n                    <div class=\"oil-image-box\"><img decoding=\"async\" src=\"https:\/\/images.pexels.com\/photos\/2280571\/pexels-photo-2280571.jpeg?auto=compress&#038;cs=tinysrgb&#038;w=600\" alt=\"Medical analysis\"><div class=\"image-title\">Lab Analysis<\/div><\/div>\n                    <div class=\"oil-image-box\"><img decoding=\"async\" src=\"https:\/\/images.pexels.com\/photos\/3862132\/pexels-photo-3862132.jpeg?auto=compress&#038;cs=tinysrgb&#038;w=600\" alt=\"Modern medical devices\"><div class=\"image-title\">Modern Equipment<\/div><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Department Statistics (student and staff counts) -->\n            <div class=\"oil-card oil-animate\">\n                <h2 class=\"oil-title\">\ud83d\udcca Staff &#038; Student Statistics<\/h2>\n                <div class=\"stats-row\">\n                    <div class=\"stat-card\"><div class=\"stat-number\">138<\/div><div>1st Year Students (Morning)<\/div><\/div>\n                    <div class=\"stat-card\"><div class=\"stat-number\">439<\/div><div>1st Year Students (Evening)<\/div><\/div>\n                    <div class=\"stat-card\"><div class=\"stat-number\">30<\/div><div>2nd Year Students (Morning)<\/div><\/div>\n                    <div class=\"stat-card\"><div class=\"stat-number\">350<\/div><div>2nd Year Students (Evening)<\/div><\/div>\n                    <div class=\"stat-card\"><div class=\"stat-number\">3<\/div><div>Teaching Staff<\/div><\/div>\n                    <div class=\"stat-card\"><div class=\"stat-number\">4<\/div><div>Technical Staff (Permanent)<\/div><\/div>\n                    <div class=\"stat-card\"><div class=\"stat-number\">3<\/div><div>Technical Staff (Contract)<\/div><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Workshops and Courses (updated) -->\n            <div class=\"oil-card oil-animate\">\n                <h2 class=\"oil-title\">\ud83d\udd27 Workshops &#038; Courses<\/h2>\n                <ul style=\"list-style-type: none; padding: 0;\">\n                    <li style=\"background:#f1f5f9; margin-bottom:8px; padding:10px; border-radius:12px;\">\ud83d\udcc5 Nov 13, 2025 &#8211; Insulin Resistance: The Disease of the Era (Courses &#8211; Medical Labs)<\/li>\n                    <li style=\"background:#f1f5f9; margin-bottom:8px; padding:10px; border-radius:12px;\">\ud83d\udcc5 Jan 25, 2026 &#8211; Role of Viruses in Cancer Diseases (Courses &#8211; Medical Labs)<\/li>\n                    <li style=\"background:#f1f5f9; margin-bottom:8px; padding:10px; border-radius:12px;\">\ud83d\udcc5 Mar 11, 2025 &#8211; Ethics of the Health Profession (Courses &#8211; Medical Labs)<\/li>\n                    <li style=\"background:#f1f5f9; margin-bottom:8px; padding:10px; border-radius:12px;\">\ud83d\udcc5 Sep 22, 2025 &#8211; Oral Thrush in Infants and Children (Courses &#8211; Medical Labs)<\/li>\n                    <li style=\"background:#f1f5f9; margin-bottom:8px; padding:10px; border-radius:12px;\">\ud83d\udcc5 Jan 12, 2025 &#8211; Thalassemia: Causes, Types, and Symptoms (Workshops &#8211; Medical Labs)<\/li>\n                    <li style=\"background:#f1f5f9; margin-bottom:8px; padding:10px; border-radius:12px;\">\ud83d\udcc5 Mar 12, 2025 &#8211; Importance of Vitamin D and Causes of its Deficiency (Seminars &#8211; Medical Labs)<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Sidebar (right in LTR) -->\n        <div>\n            <!-- Head of Department Card -->\n            <div class=\"oil-card oil-animate oil-profile\">\n                <img decoding=\"async\" src=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-20-at-5.11.31-PM-1.jpeg\" alt=\"Assist. Prof. Rima Nimat Allah\" onerror=\"this.src='https:\/\/randomuser.me\/api\/portraits\/women\/68.jpg'\">\n                <h3>Assist. Prof. Rima Nimat Allah Hassan<\/h3>\n                <p>Head of Medical Laboratories Department<\/p>\n                <p style=\"font-size:14px;\">Assistant Professor \/ MSc in Microbiology<\/p>\n                <hr>\n                <small>\ud83d\udce7 ins.lab@atu.edu.iq<\/small>\n            <\/div>\n\n            <!-- Department Rapporteur Card -->\n            <div class=\"oil-card oil-animate oil-profile\" style=\"margin-top: 0;\">\n                <img decoding=\"async\" src=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-20-113902.png\" alt=\"Lect. Marwa Mohsen\" onerror=\"this.src='https:\/\/randomuser.me\/api\/portraits\/women\/50.jpg'\">\n                <h3>Lect. Marwa Mohsen Hussein<\/h3>\n                <p>Department Rapporteur<\/p>\n                <p style=\"font-size:14px;\">Assistant Lecturer \/ MSc in Zoology<\/p>\n                <hr>\n                <small>\ud83d\udce7 (Institutional email)<\/small>\n            <\/div>\n\n            <!-- Other Faculty Members -->\n            <div class=\"oil-card oil-animate\">\n                <h3 class=\"oil-title\">\ud83d\udc69\u200d\ud83c\udfeb Faculty Members<\/h3>\n                <ul style=\"list-style: none; padding: 0;\">\n                    <li style=\"padding: 8px 0; border-bottom:1px solid #e2e8f0;\">\ud83d\udd39 Rima Nimat Allah Hassan &#8211; Assistant Professor \/ MSc Microbiology<\/li>\n                    <li style=\"padding: 8px 0; border-bottom:1px solid #e2e8f0;\">\ud83d\udd39 Marwa Mohsen Hussein &#8211; Assistant Lecturer \/ MSc Zoology<\/li>\n                    <li style=\"padding: 8px 0; border-bottom:1px solid #e2e8f0;\">\ud83d\udd39 Zainab Mohammed Khalaf &#8211; Assistant Lecturer \/ MSc Microbiology<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Academic Links (updated) -->\n            <div class=\"oil-card oil-animate oil-links\">\n                <h3 class=\"oil-title\">\ud83d\udcda Academic Links<\/h3>\n                <a href=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2024\/12\/%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D8%AC-%D8%A7%D9%83%D8%A7%D8%AF%D9%8A%D9%85%D9%8A-%D9%85%D8%AE%D8%AA%D8%A8%D8%B1%D8%A7%D8%AA-%D8%B3%D9%85%D8%A7%D9%88%D8%A9-%D8%B9%D8%B1%D8%A8%D9%8A_compressed-1.pdf\" target=\"_blank\">\ud83d\udcd8 Academic Program Guide (Arabic)<\/a>\n                <a href=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2024\/12\/%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D8%AC-%D8%A7%D9%83%D8%A7%D8%AF%D9%8A%D9%85%D9%8A-%D9%85%D8%AE%D8%AA%D8%A8%D8%B1%D8%A7%D8%AA-%D8%B3%D9%85%D8%A7%D9%88%D8%A9-%D8%B9%D8%B1%D8%A8%D9%8A_compressed-1.pdf\" target=\"_blank\">\ud83d\udcd8 Academic Program Guide (English)<\/a>\n                <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=15746\" target=\"_blank\">\u23f1\ufe0f Academic Schedules<\/a>\n                <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=10816\" target=\"_blank\">\ud83d\udcd6 First Year Lectures<\/a>\n                <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=10257\" target=\"_blank\">\ud83d\udcd6 Second Year Lectures<\/a>\n            <\/div>\n\n            <!-- Important Links -->\n            <div class=\"oil-card oil-animate\">\n                <h3 class=\"oil-title\">\ud83d\udd17 Important Links<\/h3>\n                <div class=\"lecture-links\">\n                    <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=15413\" target=\"_blank\">\ud83d\udcc5 University Calendar<\/a>\n                    <a href=\"https:\/\/sis.mohesr.gov.iq\/sis\/login\" target=\"_blank\">\ud83d\udda5\ufe0f Student Portal (SIS)<\/a>\n                    <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=18738\" target=\"_blank\">\ud83d\udcdd Exam Schedule<\/a>\n                    <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=7261\" target=\"_blank\">\ud83c\udf93 Student Graduation Projects<\/a>\n                    <a href=\"#\" target=\"_blank\">\ud83d\udce7 Email Request Form<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n\/\/ Animation on scroll\n(function(){\n    const items = document.querySelectorAll('.oil-animate');\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if(entry.isIntersecting) {\n                entry.target.classList.add('show');\n            }\n        });\n    }, { threshold: 0.1 });\n    items.forEach(item => observer.observe(item));\n})();\n\n\/\/ Accordion functionality\ndocument.querySelectorAll('.oil-accordion-header').forEach(header => {\n    header.addEventListener('click', function() {\n        const content = this.nextElementSibling;\n        const arrow = this.querySelector('.arrow');\n        const parentAccordion = this.closest('.oil-accordion');\n        if(parentAccordion) {\n            parentAccordion.querySelectorAll('.oil-accordion-content').forEach(c => {\n                if(c !== content && c.style.maxHeight) {\n                    c.style.maxHeight = null;\n                    const prevArrow = c.previousElementSibling?.querySelector('.arrow');\n                    if(prevArrow) prevArrow.classList.remove('open');\n                }\n            });\n        }\n        if(content.style.maxHeight && content.style.maxHeight !== '0px') {\n            content.style.maxHeight = null;\n            arrow.classList.remove('open');\n        } else {\n            content.style.maxHeight = content.scrollHeight + \"px\";\n            arrow.classList.add('open');\n        }\n    });\n});\n<\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Medical Laboratories Dept. &#8211; Al-Samawa Technical Institute \ud83d\udccb About the Department The Medical Laboratories Department was established in the academic year 2020-2021 for morning studies, and evening studies were introduced in the academic year 2023-2024. The department is dedicated to graduating mid-level specialized cadres in the field of pathological analyses to work in public and &hellip; <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=21911&#038;lang=en\">Continued<\/a><\/p>\n","protected":false},"author":99900,"featured_media":21875,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-21911","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/21911","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/99900"}],"replies":[{"embeddable":true,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21911"}],"version-history":[{"count":2,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/21911\/revisions"}],"predecessor-version":[{"id":21913,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/21911\/revisions\/21913"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/media\/21875"}],"wp:attachment":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21911"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}