{"id":1197,"date":"2024-08-08T09:57:33","date_gmt":"2024-08-08T09:57:33","guid":{"rendered":"https:\/\/chetupon.ac.th\/?page_id=1197"},"modified":"2025-12-09T03:58:04","modified_gmt":"2025-12-09T03:58:04","slug":"%e0%b9%81%e0%b8%9c%e0%b8%99%e0%b8%9c%e0%b8%b1%e0%b8%87%e0%b8%a7%e0%b8%b4%e0%b8%97%e0%b8%a2%e0%b8%b2%e0%b8%a5%e0%b8%b1%e0%b8%a2","status":"publish","type":"page","link":"https:\/\/chetupon.ac.th\/?page_id=1197","title":{"rendered":"\u0e41\u0e1c\u0e19\u0e1c\u0e31\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1197\" class=\"elementor elementor-1197\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-260b27d e-con-full e-flex e-con e-parent\" data-id=\"260b27d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4daf95 elementor-widget elementor-widget-spacer\" data-id=\"f4daf95\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-342235b e-con-full e-flex e-con e-parent\" data-id=\"342235b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdd73fc elementor-widget elementor-widget-heading\" data-id=\"cdd73fc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\u0e41\u0e1c\u0e19\u0e1c\u0e31\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-761ef9d e-flex e-con-boxed e-con e-parent\" data-id=\"761ef9d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ff9f65 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"0ff9f65\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a380cea e-flex e-con-boxed e-con e-parent\" data-id=\"a380cea\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b80607e elementor-widget elementor-widget-html\" data-id=\"b80607e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n    <style>\r\n        body {\r\n            font-family: Helvetica, Arial, sans-serif\r\n        }\r\n        \r\n        #myImg {\r\n            display: block;\r\n            margin: 0 auto;\r\n            border-radius: 10px;\r\n            cursor: pointer;\r\n            transition: .3s;\r\n            \r\n            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15)\r\n        }\r\n        \r\n        #myImg:hover {\r\n            opacity: .8;\r\n        }\r\n        \r\n        .modal {\r\n            display: none;\r\n            position: fixed;\r\n            z-index: 1000;\r\n            left: 0;\r\n            top: 0;\r\n            width: 100vw;\r\n            height: 100vh;\r\n            background: rgba(0, 0, 0, .85);\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center\r\n        }\r\n        \r\n        .modal-content {\r\n            background: #fff;\r\n            padding: 10px;\r\n            margin-bottom: 16px;\r\n            border-radius: 16px;\r\n            box-shadow: 0 8px 40px rgba(0, 0, 0, .5);\r\n            max-width: 90vw;\r\n            max-height: 85vh;\r\n            width: auto;\r\n            height: auto;\r\n            animation: zoom .5s\r\n        }\r\n        \r\n        @keyframes zoom {\r\n            from {\r\n                transform: scale(.7)\r\n            }\r\n            to {\r\n                transform: scale(1)\r\n            }\r\n        }\r\n        \r\n        #caption {\r\n            text-align: center;\r\n            color: #f1f1f1;\r\n            margin-top: 8px;\r\n            font-size: 1.1em;\r\n            text-shadow: 0 2px 8px #000\r\n        }\r\n        \r\n        .close {\r\n            position: absolute;\r\n            z-index: 1100;\r\n            top: 24px;\r\n            right: 40px;\r\n            color: #fff;\r\n            font-size: 32px;\r\n            font-weight: bold;\r\n            transition: .3s;\r\n            text-shadow: 0 2px 8px #000\r\n        }\r\n        \r\n        .close:hover,\r\n        .close:focus {\r\n            color: #ffb3b3;\r\n            cursor: pointer\r\n        }\r\n        \r\n        @media only screen and (max-width:700px) {\r\n            .modal-content {\r\n                max-width: 98vw;\r\n                max-height: 60vh\r\n            }\r\n            .close {\r\n                top: 10px;\r\n                right: 16px;\r\n                font-size: 28px\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n\r\n<body>\r\n    <div class=\"container\">\r\n        <img decoding=\"async\" id=\"myImg\" src=\"https:\/\/chetupon.ac.th\/wp-content\/uploads\/2025\/06\/%E0%B8%9C%E0%B8%B1%E0%B8%87%E0%B8%A7%E0%B8%B4%E0%B8%97%E0%B8%A2%E0%B8%B2%E0%B8%A5%E0%B8%B1%E0%B8%A2%E0%B8%9E%E0%B8%93%E0%B8%B4%E0%B8%8A%E0%B8%A2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%8A%E0%B8%95%E0%B8%B8%E0%B8%9E%E0%B8%99.jpg\"\r\n            style=\"width:100%;max-width: 500px;\">\r\n    <\/div>\r\n    <div id=\"myModal\" class=\"modal\">\r\n        <span class=\"close\">&times;<\/span>\r\n        <img class=\"modal-content\" id=\"img01\">\r\n        <div id=\"caption\"><\/div>\r\n    <\/div>\r\n    <script>\r\n        var m = document.getElementById(\"myModal\"),\r\n            i = document.getElementById(\"myImg\"),\r\n            x = document.getElementById(\"img01\"),\r\n            c = document.getElementById(\"caption\"),\r\n            s = document.getElementsByClassName(\"close\")[0];\r\n        i.onclick = function() {\r\n            m.style.display = \"flex\", x.src = this.src, c.innerHTML = this.alt || \"\u0e41\u0e1c\u0e19\u0e1c\u0e31\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\"\r\n        };\r\n        s.onclick = function() {\r\n            m.style.display = \"none\"\r\n        };\r\n        m.onclick = function(e) {\r\n            e.target === m && (m.style.display = \"none\")\r\n        };\r\n    <\/script>\r\n<\/body>\r\n\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5ad83b e-flex e-con-boxed e-con e-parent\" data-id=\"e5ad83b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64845cf elementor-widget elementor-widget-spacer\" data-id=\"64845cf\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0e41\u0e1c\u0e19\u0e1c\u0e31\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 &times;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1197","page","type-page","status-publish","hentry"],"acf":[],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"admin","author_link":"https:\/\/chetupon.ac.th\/?author=1"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"\u0e41\u0e1c\u0e19\u0e1c\u0e31\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 &times;","_links":{"self":[{"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/1197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1197"}],"version-history":[{"count":19,"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/1197\/revisions"}],"predecessor-version":[{"id":11107,"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/1197\/revisions\/11107"}],"wp:attachment":[{"href":"https:\/\/chetupon.ac.th\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}